Builder

class Builder
execute within wasm/MsgExecuteContract, used by Terra Classic
Protobuf type TW.Cosmos.Proto.Message.WasmTerraExecuteContractGeneric

Functions

Link copied to clipboard
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun addCoins(index: Int, builderForValue: Builder): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
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
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
token contract address
string contract_address = 2;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
string execute_msg = 3;
Link copied to clipboard
sender address
string sender_address = 1;
Link copied to clipboard
open fun getCoins(index: Int): Amount
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun getCoinsCount(): Int
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun getCoinsList(): List<Amount>
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
token contract address
string contract_address = 2;
Link copied to clipboard
open fun getContractAddressBytes(): ByteString
token contract address
string contract_address = 2;
Link copied to clipboard
open fun getExecuteMsg(): String
execute_msg to be executed in the context of recipient contract
string execute_msg = 3;
Link copied to clipboard
open fun getExecuteMsgBytes(): ByteString
execute_msg to be executed in the context of recipient contract
string execute_msg = 3;
Link copied to clipboard
sender address
string sender_address = 1;
Link copied to clipboard
open fun getSenderAddressBytes(): ByteString
sender address
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
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
open fun setCoins(index: Int, builderForValue: Builder): Cosmos.Message.WasmTerraExecuteContractGeneric.Builder
used in case you are sending native tokens along with this message
Gap in field numbering is intentional
repeated .TW.Cosmos.Proto.Amount coins = 5;
Link copied to clipboard
token contract address
string contract_address = 2;
Link copied to clipboard
token contract address
string contract_address = 2;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
string execute_msg = 3;
Link copied to clipboard
execute_msg to be executed in the context of recipient contract
string execute_msg = 3;
Link copied to clipboard
sender address
string sender_address = 1;
Link copied to clipboard
sender address
string sender_address = 1;