Create Token Account Or Builder
interface CreateTokenAccountOrBuilder
Functions
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 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 main_address = 1;
Link copied to clipboard
Token address
Content copied to clipboard
string token_address = 3;
Link copied to clipboard
Token address
Content copied to clipboard
string token_address = 3;
Link copied to clipboard
Token minting address
Content copied to clipboard
string token_mint_address = 2;
Link copied to clipboard
Token minting address
Content copied to clipboard
string token_mint_address = 2;