v1

latestOpenAPI 3.0.32026-07-1411903.4 MB
Ethereum
Transaction Requests

sendERC721

sendERC721

post/v2/ethereum/transactions/erc721

Request body

contractaddressstring
fromstring
passwordstring
tostring
tokenidnumber

Example request

{
  "contractaddress": "0x55d398326f99059fF775485246999027B3197955",
  "from": "0xa1f36016221d48ce7f15cde7b826a4fbe09bacce",
  "password": "test123",
  "to": "0xef4943d727e34280a2efa0b3352dfd61f508ee48",
  "tokenid": 123
}