Builder
class Builder
send within wasm/MsgExecuteContract, used by Terra Classic
Content copied to clipboard
TW.Cosmos.Proto.Message.WasmTerraExecuteContractSend
Functions
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
size is uint128, as bigint
Content copied to clipboard
bytes amount = 3;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
token contract address
Content copied to clipboard
string contract_address = 2;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string msg = 5;
Link copied to clipboard
string recipient_contract_address = 4;
Link copied to clipboard
sender address
Content copied to clipboard
string sender_address = 1;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
token contract address
Content copied to clipboard
string contract_address = 2;
Link copied to clipboard
token contract address
Content copied to clipboard
string contract_address = 2;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string msg = 5;
Link copied to clipboard
string recipient_contract_address = 4;
Link copied to clipboard
string recipient_contract_address = 4;
Link copied to clipboard
sender address
Content copied to clipboard
string sender_address = 1;
Link copied to clipboard
sender address
Content copied to clipboard
string sender_address = 1;
Link copied to clipboard
size is uint128, as bigint
Content copied to clipboard
bytes amount = 3;
Link copied to clipboard
used in case you are sending native tokens along with this message
Content copied to clipboard
repeated string coin = 6;
Link copied to clipboard
token contract address
Content copied to clipboard
string contract_address = 2;
Link copied to clipboard
open fun setContractAddressBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractSend.Builder
token contract address
Content copied to clipboard
string contract_address = 2;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string msg = 5;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string msg = 5;
Link copied to clipboard
open fun setRecipientContractAddress(value: String): Cosmos.Message.WasmTerraExecuteContractSend.Builder
string recipient_contract_address = 4;
Link copied to clipboard
open fun setRecipientContractAddressBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractSend.Builder
string recipient_contract_address = 4;
Link copied to clipboard
sender address
Content copied to clipboard
string sender_address = 1;
Link copied to clipboard
open fun setSenderAddressBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractSend.Builder
sender address
Content copied to clipboard
string sender_address = 1;