Builder
class Builder
execute within wasm/MsgExecuteContract, used by Terra Classic
Content copied to clipboard
TW.Cosmos.Proto.Message.WasmTerraExecuteContractGeneric
Functions
Link copied to clipboard
open fun addAllCoins(values: Iterable<out Amount>): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun addCoins(index: Int, builderForValue: Builder): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
open fun addCoins(index: Int, value: Amount): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
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 execute_msg = 3;
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
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
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 execute_msg = 3;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string execute_msg = 3;
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
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun setCoins(index: Int, builderForValue: Builder): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
open fun setCoins(index: Int, value: Amount): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
Content copied to clipboard
repeated .TW.Cosmos.Proto.Amount coins = 5;
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.WasmTerraExecuteContractGeneric.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 execute_msg = 3;
Link copied to clipboard
open fun setExecuteMsgBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
execute_msg to be executed in the context of recipient contract
Content copied to clipboard
string execute_msg = 3;
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.WasmTerraExecuteContractGeneric.Builder
sender address
Content copied to clipboard
string sender_address = 1;