API methods
Last updated
Last updated
chainId*
number
Chain ID
walletAddress*
string
Wallet address
inputAllocation*
object
[
{
assetId: string,
amountStr: string
},
...
]
outputAllocation*
object
[
{
assetId: string,
fraction: number
},
...
]