Skip to content

FT Token: Decrease storage deposit requirements 10x #169

@mfornet

Description

@mfornet

Users of the Bridge Tokens need to deposit NEAR tokens in advance before being able to interact with the contract. (I.e receive / transfer funds). The deposit amount is computed using the old STORAGE_PRICE_PER_BYTE, while it was decreased 10x.

This value is hardcoded in the fungible token dependency. We need to update the dependency to make sure the storage price per byte is computed using the new value. In particular, a host function can be used to this end to get the most recent value.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions