Interface: SendNativeTokensParams
Address with native tokens
Table of contents
Properties
Properties
address
• address: string
The Bech32 address.
nativeTokens
• nativeTokens: [string
, bigint
][]
The Native Tokens to send.
returnAddress
• Optional
returnAddress: string
Bech32 encoded address, to which the storage deposit will be returned. Default will use the first address of the account.
expiration
• Optional
expiration: number
Expiration in seconds, after which the output will be available for the sender again, if not spent by the receiver before. Default is 1 day.