Module tokens

Source

Structs§

FTBalance
A helper type that represents the fungible token balance with a given precision.
UserBalance
Account balance on the NEAR blockchain.

Constants§

STORAGE_COST_PER_BYTE
The cost of storage per byte in NEAR.
USDC_BALANCE
Static instance of FTBalance for USDC token with correct decimals and symbol.
USDT_BALANCE
Static instance of FTBalance for USDT token with correct decimals and symbol.
W_NEAR_BALANCE
Static instance of FTBalance for wNEAR token with correct decimals and symbol.