Create And Transfer Token Or Builder
interface CreateAndTransferTokenOrBuilder
Functions
Link copied to clipboard
Note: 8-bit value
Content copied to clipboard
uint32 decimals = 6;
Link copied to clipboard
optional
Content copied to clipboard
string memo = 7;
Link copied to clipboard
main account -- can be same as signer, or other main account (if done on some other account's behalf)
Content copied to clipboard
string recipient_main_address = 1;
Link copied to clipboard
main account -- can be same as signer, or other main account (if done on some other account's behalf)
Content copied to clipboard
string recipient_main_address = 1;
Link copied to clipboard
Token address for the recipient, will be created first
Content copied to clipboard
string recipient_token_address = 3;
Link copied to clipboard
Token address for the recipient, will be created first
Content copied to clipboard
string recipient_token_address = 3;
Link copied to clipboard
optional referenced public keys
Content copied to clipboard
repeated string references = 8;
Link copied to clipboard
optional referenced public keys
Content copied to clipboard
repeated string references = 8;
Link copied to clipboard
optional referenced public keys
Content copied to clipboard
repeated string references = 8;
Link copied to clipboard
optional referenced public keys
Content copied to clipboard
repeated string references = 8;
Link copied to clipboard
Sender's token address
Content copied to clipboard
string sender_token_address = 4;
Link copied to clipboard
Sender's token address
Content copied to clipboard
string sender_token_address = 4;
Link copied to clipboard
Mint address of the token
Content copied to clipboard
string token_mint_address = 2;
Link copied to clipboard
Mint address of the token
Content copied to clipboard
string token_mint_address = 2;