Structs§
- FTBalance
- A helper type that represents the fungible token balance with a given precision.
- User
Balance - 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.