T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/tezos/src
FA2TransferParam
Interface FA2TransferParam
FA2 transfer parameter structure
interface
FA2TransferParam
{
from_
:
string
;
txs
:
{
to_
:
string
;
token_id
:
number
;
amount
:
string
}
[]
;
}
Index
Properties
from_
txs
Properties
from_
from_
:
string
txs
txs
:
{
to_
:
string
;
token_id
:
number
;
amount
:
string
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from_
txs
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
FA2 transfer parameter structure