Builder
class Builder
transfer within wasm/MsgExecuteContract, used by Terra Classic
Content copied to clipboard
TW.Cosmos.Proto.Message.WasmTerraExecuteContractTransferFunctions
Link copied to clipboard
                size is uint128, as bigint
Content copied to clipboard
bytes amount = 3;Link copied to clipboard
                token contract address
Content copied to clipboard
string contract_address = 2;Link copied to clipboard
                string recipient_address = 4;Link copied to clipboard
                sender address
Content copied to clipboard
string sender_address = 1;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
                string recipient_address = 4;Link copied to clipboard
                string recipient_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
                token contract address
Content copied to clipboard
string contract_address = 2;Link copied to clipboard
                open fun setContractAddressBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractTransfer.Builder
token contract address
Content copied to clipboard
string contract_address = 2;Link copied to clipboard
                open fun setRecipientAddress(value: String): Cosmos.Message.WasmTerraExecuteContractTransfer.Builder
string recipient_address = 4;Link copied to clipboard
                open fun setRecipientAddressBytes(value: ByteString): Cosmos.Message.WasmTerraExecuteContractTransfer.Builder
string recipient_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.WasmTerraExecuteContractTransfer.Builder
sender address
Content copied to clipboard
string sender_address = 1;