Skip to main content
POST
Build NFT transfer transaction

Authorizations

x-api-key
string
header
required

API key provided by WalletSuite team

Body

application/json
chain
string
required
from
string
required
to
string
required
contract
string
required
tokenId
string
required
standard
enum<string>
required
Available options:
ERC721,
ERC1155,
TRC721,
TRC1155
amount
string
nonce
string

Response

200 - */*

OK

ok
boolean
required
code
string
required
message
string
required
data
object