Interface: SmartTokenDepositArgs
Smart Token units to mint to the caller (equal to backing-coin units sent).
Defined in: packages/bitbadgesjs-sdk/src/core/smart-tokens.ts:166
Properties
amount
amount:
string
Defined in: packages/bitbadgesjs-sdk/src/core/smart-tokens.ts:172
Smart Token units to mint to the caller (equal to backing-coin units sent).
collectionId
collectionId:
string
Defined in: packages/bitbadgesjs-sdk/src/core/smart-tokens.ts:170
Collection ID to deposit into.
creator
creator:
string
Defined in: packages/bitbadgesjs-sdk/src/core/smart-tokens.ts:168
Caller (bb1...) — the user receiving Smart Token units.
details
details:
SmartTokenDetails
Defined in: packages/bitbadgesjs-sdk/src/core/smart-tokens.ts:174
Resolved from extractSmartTokenDetails.