Builder
class Builder
ERC721 NFT transfer transaction
Content copied to clipboard
TW.Ethereum.Proto.Transaction.ERC721Transfer
Functions
Link copied to clipboard
Source address
Content copied to clipboard
string from = 1;
Link copied to clipboard
Destination address
Content copied to clipboard
string to = 2;
Link copied to clipboard
ID of the token (uint256, serialized little endian)
Content copied to clipboard
bytes token_id = 3;
Link copied to clipboard
Source address
Content copied to clipboard
string from = 1;
Link copied to clipboard
Destination address
Content copied to clipboard
string to = 2;
Link copied to clipboard
ID of the token (uint256, serialized little endian)
Content copied to clipboard
bytes token_id = 3;
Link copied to clipboard
Source address
Content copied to clipboard
string from = 1;
Link copied to clipboard
Source address
Content copied to clipboard
string from = 1;
Link copied to clipboard
Destination address
Content copied to clipboard
string to = 2;
Link copied to clipboard
Destination address
Content copied to clipboard
string to = 2;
Link copied to clipboard
ID of the token (uint256, serialized little endian)
Content copied to clipboard
bytes token_id = 3;