event

package
v1.7.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

View Source
const ACCOUNT_TRANSFERRED = "AccountTransferred"
View Source
const BLOCK_COMMISSIONED = "BlockCommissioned"
View Source
const BLOCK_CREATED = "BlockCreated"
View Source
const BLOCK_PROPOSER_REWARDED = "BlockProposerRewarded"
View Source
const BLOCK_RAW_EVENT_CREATED = "BlockRawEventCreated"
View Source
const BLOCK_REWARDED = "BlockRewarded"
View Source
const CHAINMAIN_MSG_REGISTER_ACCOUNT = "/chainmain.icaauth.v1.MsgRegisterAccount"
View Source
const CHAINMAIN_MSG_REGISTER_ACCOUNT_CREATED = "/chainmain.icaauth.v1.MsgRegisterAccount.Created"
View Source
const CHAINMAIN_MSG_REGISTER_ACCOUNT_FAILED = "/chainmain.icaauth.v1.MsgRegisterAccount.Failed"
View Source
const CHAINMAIN_MSG_SUBMIT_TX = "/chainmain.icaauth.v1.MsgSubmitTx"
View Source
const CHAINMAIN_MSG_SUBMIT_TX_CREATED = "/chainmain.icaauth.v1.MsgSubmitTx.Created"
View Source
const CHAINMAIN_MSG_SUBMIT_TX_FAILED = "/chainmain.icaauth.v1.MsgSubmitTx.Failed"
View Source
const CRONOS_SEND_TO_IBC_CREATED = "CronosSendToIBCCreated"
View Source
const GENESIS_CREATED = "GenesisCreated"
View Source
const GENESIS_VALIDATOR_CREATED = "GenesisValidatorCreated"
View Source
const GRAVITY_ETHEREUM_SEND_TO_COSMOS_HANDLED = "GravityEthereumSendToCosmosHandled"
View Source
const MINTED = "Minted"
View Source
const MSG_ALREADY_RELAYED_IBC_ACKNOWLEDGEMENT = "MsgAlreadyRelayedAcknowledgement"
View Source
const MSG_ALREADY_RELAYED_IBC_ACKNOWLEDGEMENT_CREATED = "MsgAlreadyRelayedAcknowledgementCreated"
View Source
const MSG_ALREADY_RELAYED_IBC_ACKNOWLEDGEMENT_FAILED = "MsgAlreadyRelayedAcknowledgementFailed"
View Source
const MSG_ALREADY_RELAYED_IBC_RECV_PACKET = "MsgAlreadyRelayedRecvPacket"
View Source
const MSG_ALREADY_RELAYED_IBC_RECV_PACKET_CREATED = "MsgAlreadyRelayedRecvPacketCreated"
View Source
const MSG_ALREADY_RELAYED_IBC_RECV_PACKET_FAILED = "MsgAlreadyRelayedRecvPacketFailed"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT = "MsgAlreadyRelayedTimeout"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT_CREATED = "MsgAlreadyRelayedTimeoutCreated"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT_FAILED = "MsgAlreadyRelayedTimeoutFailed"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT_ON_CLOSE = "MsgAlreadyRelayedTimeoutOnClose"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT_ON_CLOSE_CREATED = "MsgAlreadyRelayedTimeoutOnCloseCreated"
View Source
const MSG_ALREADY_RELAYED_IBC_TIMEOUT_ON_CLOSE_FAILED = "MsgAlreadyRelayedTimeoutOnCloseFailed"
View Source
const MSG_BEGIN_REDELEGATE = "/cosmos.staking.v1beta1.MsgBeginRedelegate"
View Source
const MSG_BEGIN_REDELEGATE_CREATED = "/cosmos.staking.v1beta1.MsgBeginRedelegate.Created"
View Source
const MSG_BEGIN_REDELEGATE_FAILED = "/cosmos.staking.v1beta1.MsgBeginRedelegate.Failed"
View Source
const MSG_CREATE_VALIDATOR = "/cosmos.staking.v1beta1.MsgCreateValidator"
View Source
const MSG_CREATE_VALIDATOR_CREATED = "/cosmos.staking.v1beta1.MsgCreateValidator.Created"
View Source
const MSG_CREATE_VALIDATOR_FAILED = "/cosmos.staking.v1beta1.MsgCreateValidator.Failed"
View Source
const MSG_CREATE_VESTING_ACCOUNT = "/cosmos.vesting.v1beta1.MsgCreateVestingAccount"
View Source
const MSG_CREATE_VESTING_ACCOUNT_CREATED = "/cosmos.vesting.v1beta1.MsgCreateVestingAccount.Created"
View Source
const MSG_CREATE_VESTING_ACCOUNT_FAILED = "/cosmos.vesting.v1beta1.MsgCreateVestingAccount.Failed"
View Source
const MSG_DELEGATE = "/cosmos.staking.v1beta1.MsgDelegate"
View Source
const MSG_DELEGATE_CREATED = "/cosmos.staking.v1beta1.MsgDelegate.Created"
View Source
const MSG_DELEGATE_FAILED = "/cosmos.staking.v1beta1.MsgDelegate.Failed"
View Source
const MSG_DEPOSIT = "/cosmos.gov.v1beta1.MsgDeposit"
View Source
const MSG_DEPOSIT_CREATED = "/cosmos.gov.v1beta1.MsgDeposit.Created"
View Source
const MSG_DEPOSIT_FAILED = "/cosmos.gov.v1beta1.MsgDeposit.Failed"
View Source
const MSG_DEPOSIT_V1 = "/cosmos.gov.v1.MsgDeposit"
View Source
const MSG_DEPOSIT_V1_CREATED = "/cosmos.gov.v1.MsgDeposit.Created"
View Source
const MSG_DEPOSIT_V1_FAILED = "/cosmos.gov.v1.MsgDeposit.Failed"
View Source
const MSG_EDIT_VALIDATOR = "/cosmos.staking.v1beta1.MsgEditValidator"
View Source
const MSG_EDIT_VALIDATOR_CREATED = "/cosmos.staking.v1beta1.MsgEditValidator.Created"
View Source
const MSG_EDIT_VALIDATOR_FAILED = "/cosmos.staking.v1beta1.MsgEditValidator.Failed"
View Source
const MSG_ETHEREUM_TX = "/ethermint.evm.v1.MsgEthereumTx"
View Source
const MSG_ETHEREUM_TX_CREATED = "/ethermint.evm.v1.MsgEthereumTx.Created"
View Source
const MSG_ETHEREUM_TX_FAILED = "/ethermint.evm.v1.MsgEthereumTx.Failed"
View Source
const MSG_EXEC = "/cosmos.authz.v1beta1.MsgExec"
View Source
const MSG_EXEC_CREATED = "/cosmos.authz.v1beta1.MsgExec.Created"
View Source
const MSG_EXEC_FAILED = "/cosmos.authz.v1beta1.MsgExec.Failed"
View Source
const MSG_FAILED_SUFFIX = "Failed"
View Source
const MSG_FUND_COMMUNITY_POOL = "/cosmos.distribution.v1beta1.MsgFundCommunityPool"
View Source
const MSG_FUND_COMMUNITY_POOL_CREATED = "/cosmos.distribution.v1beta1.MsgFundCommunityPool.Created"
View Source
const MSG_FUND_COMMUNITY_POOL_FAILED = "/cosmos.distribution.v1beta1.MsgFundCommunityPool.Failed"
View Source
const MSG_GRANT = "/cosmos.authz.v1beta1.MsgGrant"
View Source
const MSG_GRANT_ALLOWANCE = "/cosmos.feegrant.v1beta1.MsgGrantAllowance"
View Source
const MSG_GRANT_ALLOWANCE_CREATED = "/cosmos.feegrant.v1beta1.MsgGrantAllowance.Created"
View Source
const MSG_GRANT_ALLOWANCE_FAILED = "/cosmos.feegrant.v1beta1.MsgGrantAllowance.Failed"
View Source
const MSG_GRANT_CREATED = "/cosmos.authz.v1beta1.MsgGrant.Created"
View Source
const MSG_GRANT_FAILED = "/cosmos.authz.v1beta1.MsgGrant.Failed"
View Source
const MSG_IBC_ACKNOWLEDGEMENT = "/ibc.core.channel.v1.MsgAcknowledgement"
View Source
const MSG_IBC_ACKNOWLEDGEMENT_CREATED = "/ibc.core.channel.v1.MsgAcknowledgement.Created"
View Source
const MSG_IBC_ACKNOWLEDGEMENT_FAILED = "/ibc.core.channel.v1.MsgAcknowledgement.Failed"
View Source
const MSG_IBC_CHANNEL_CLOSE_CONFIRM = "/ibc.core.channel.v1.MsgChannelCloseConfirm"
View Source
const MSG_IBC_CHANNEL_CLOSE_CONFIRM_CREATED = "/ibc.core.channel.v1.MsgChannelCloseConfirm.Created"
View Source
const MSG_IBC_CHANNEL_CLOSE_CONFIRM_FAILED = "/ibc.core.channel.v1.MsgChannelCloseConfirm.Failed"
View Source
const MSG_IBC_CHANNEL_CLOSE_INIT = "/ibc.core.channel.v1.MsgChannelCloseInit"
View Source
const MSG_IBC_CHANNEL_CLOSE_INIT_CREATED = "/ibc.core.channel.v1.MsgChannelCloseInit.Created"
View Source
const MSG_IBC_CHANNEL_CLOSE_INIT_FAILED = "/ibc.core.channel.v1.MsgChannelCloseInit.Failed"
View Source
const MSG_IBC_CHANNEL_OPEN_ACK = "/ibc.core.channel.v1.MsgChannelOpenAck"
View Source
const MSG_IBC_CHANNEL_OPEN_ACK_CREATED = "/ibc.core.channel.v1.MsgChannelOpenAck.Created"
View Source
const MSG_IBC_CHANNEL_OPEN_ACK_FAILED = "/ibc.core.channel.v1.MsgChannelOpenAck.Failed"
View Source
const MSG_IBC_CHANNEL_OPEN_CONFIRM = "/ibc.core.channel.v1.MsgChannelOpenConfirm"
View Source
const MSG_IBC_CHANNEL_OPEN_CONFIRM_CREATED = "/ibc.core.channel.v1.MsgChannelOpenConfirm.Created"
View Source
const MSG_IBC_CHANNEL_OPEN_CONFIRM_FAILED = "/ibc.core.channel.v1.MsgChannelOpenConfirm.Failed"
View Source
const MSG_IBC_CHANNEL_OPEN_INIT = "/ibc.core.channel.v1.MsgChannelOpenInit"
View Source
const MSG_IBC_CHANNEL_OPEN_INIT_CREATED = "/ibc.core.channel.v1.MsgChannelOpenInit.Created"
View Source
const MSG_IBC_CHANNEL_OPEN_INIT_FAILED = "/ibc.core.channel.v1.MsgChannelOpenInit.Failed"
View Source
const MSG_IBC_CHANNEL_OPEN_TRY = "/ibc.core.channel.v1.MsgChannelOpenTry"
View Source
const MSG_IBC_CHANNEL_OPEN_TRY_CREATED = "/ibc.core.channel.v1.MsgChannelOpenTry.Created"
View Source
const MSG_IBC_CHANNEL_OPEN_TRY_FAILED = "/ibc.core.channel.v1.MsgChannelOpenTry.Failed"
View Source
const MSG_IBC_CONNECTION_OPEN_ACK = "/ibc.core.connection.v1.MsgConnectionOpenAck"
View Source
const MSG_IBC_CONNECTION_OPEN_ACK_CREATED = "/ibc.core.connection.v1.MsgConnectionOpenAck.Created"
View Source
const MSG_IBC_CONNECTION_OPEN_ACK_FAILED = "/ibc.core.connection.v1.MsgConnectionOpenAck.Failed"
View Source
const MSG_IBC_CONNECTION_OPEN_CONFIRM = "/ibc.core.connection.v1.MsgConnectionOpenConfirm"
View Source
const MSG_IBC_CONNECTION_OPEN_CONFIRM_CREATED = "/ibc.core.connection.v1.MsgConnectionOpenConfirm.Created"
View Source
const MSG_IBC_CONNECTION_OPEN_CONFIRM_FAILED = "/ibc.core.connection.v1.MsgConnectionOpenConfirm.Failed"
View Source
const MSG_IBC_CONNECTION_OPEN_INIT = "/ibc.core.connection.v1.MsgConnectionOpenInit"
View Source
const MSG_IBC_CONNECTION_OPEN_INIT_CREATED = "/ibc.core.connection.v1.MsgConnectionOpenInit.Created"
View Source
const MSG_IBC_CONNECTION_OPEN_INIT_FAILED = "/ibc.core.connection.v1.MsgConnectionOpenInit.Failed"
View Source
const MSG_IBC_CONNECTION_OPEN_TRY = "/ibc.core.connection.v1.MsgConnectionOpenTry"
View Source
const MSG_IBC_CONNECTION_OPEN_TRY_CREATED = "/ibc.core.connection.v1.MsgConnectionOpenTry.Created"
View Source
const MSG_IBC_CONNECTION_OPEN_TRY_FAILED = "/ibc.core.connection.v1.MsgConnectionOpenTry.Failed"
View Source
const MSG_IBC_CREATE_CLIENT = "/ibc.core.client.v1.MsgCreateClient"
View Source
const MSG_IBC_CREATE_CLIENT_CREATED = "/ibc.core.client.v1.MsgCreateClient.Created"
View Source
const MSG_IBC_CREATE_CLIENT_FAILED = "/ibc.core.client.v1.MsgCreateClient.Failed"
View Source
const MSG_IBC_RECV_PACKET = "/ibc.core.channel.v1.MsgRecvPacket"
View Source
const MSG_IBC_RECV_PACKET_CREATED = "/ibc.core.channel.v1.MsgRecvPacket.Created"
View Source
const MSG_IBC_RECV_PACKET_FAILED = "/ibc.core.channel.v1.MsgRecvPacket.Failed"
View Source
const MSG_IBC_TIMEOUT = "/ibc.core.channel.v1.MsgTimeout"
View Source
const MSG_IBC_TIMEOUT_CREATED = "/ibc.core.channel.v1.MsgTimeout.Created"
View Source
const MSG_IBC_TIMEOUT_FAILED = "/ibc.core.channel.v1.MsgTimeout.Failed"
View Source
const MSG_IBC_TIMEOUT_ON_CLOSE = "/ibc.core.channel.v1.MsgTimeoutOnClose"
View Source
const MSG_IBC_TIMEOUT_ON_CLOSE_CREATED = "/ibc.core.channel.v1.MsgTimeoutOnClose.Created"
View Source
const MSG_IBC_TIMEOUT_ON_CLOSE_FAILED = "/ibc.core.channel.v1.MsgTimeoutOnClose.Failed"
View Source
const MSG_IBC_TRANSFER_TRANSFER = "/ibc.applications.transfer.v1.MsgTransfer"
View Source
const MSG_IBC_TRANSFER_TRANSFER_CREATED = "/ibc.applications.transfer.v1.MsgTransfer.Created"
View Source
const MSG_IBC_TRANSFER_TRANSFER_FAILED = "/ibc.applications.transfer.v1.MsgTransfer.Failed"
View Source
const MSG_IBC_UPDATE_CLIENT = "/ibc.core.client.v1.MsgUpdateClient"
View Source
const MSG_IBC_UPDATE_CLIENT_CREATED = "/ibc.core.client.v1.MsgUpdateClient.Created"
View Source
const MSG_IBC_UPDATE_CLIENT_FAILED = "/ibc.core.client.v1.MsgUpdateClient.Failed"
View Source
const MSG_MULTI_SEND = "/cosmos.bank.v1beta1.MsgMultiSend"
View Source
const MSG_MULTI_SEND_CREATED = "/cosmos.bank.v1beta1.MsgMultiSend.Created"
View Source
const MSG_MULTI_SEND_FAILED = "/cosmos.bank.v1beta1.MsgMultiSend.Failed"
View Source
const MSG_NFT_BURN_NFT = "/chainmain.nft.v1.MsgBurnNFT"
View Source
const MSG_NFT_BURN_NFT_CREATED = "/chainmain.nft.v1.MsgBurnNFT.Created"
View Source
const MSG_NFT_BURN_NFT_FAILED = "/chainmain.nft.v1.MsgBurnNFT.Failed"
View Source
const MSG_NFT_EDIT_NFT = "/chainmain.nft.v1.MsgEditNFT"
View Source
const MSG_NFT_EDIT_NFT_CREATED = "/chainmain.nft.v1.MsgEditNFT.Created"
View Source
const MSG_NFT_EDIT_NFT_FAILED = "/chainmain.nft.v1.MsgEditNFT.Failed"
View Source
const MSG_NFT_ISSUE_DENOM = "/chainmain.nft.v1.MsgIssueDenom"
View Source
const MSG_NFT_ISSUE_DENOM_CREATED = "/chainmain.nft.v1.MsgIssueDenom.Created"
View Source
const MSG_NFT_ISSUE_DENOM_FAILED = "/chainmain.nft.v1.MsgIssueDenom.Failed"
View Source
const MSG_NFT_MINT_NFT = "/chainmain.nft.v1.MsgMintNFT"
View Source
const MSG_NFT_MINT_NFT_CREATED = "/chainmain.nft.v1.MsgMintNFT.Created"
View Source
const MSG_NFT_MINT_NFT_FAILED = "/chainmain.nft.v1.MsgMintNFT.Failed"
View Source
const MSG_NFT_TRANSFER_NFT = "/chainmain.nft.v1.MsgTransferNFT"
View Source
const MSG_NFT_TRANSFER_NFT_CREATED = "/chainmain.nft.v1.MsgTransferNFT.Created"
View Source
const MSG_NFT_TRANSFER_NFT_FAILED = "/chainmain.nft.v1.MsgTransferNFT.Failed"
View Source
const MSG_REGISTER_ACCOUNT = "/icaauth.v1.MsgRegisterAccount"
View Source
const MSG_REGISTER_ACCOUNT_CREATED = "/icaauth.v1.MsgRegisterAccount.Created"
View Source
const MSG_REGISTER_ACCOUNT_FAILED = "/icaauth.v1.MsgRegisterAccount.Failed"
View Source
const MSG_REVOKE = "/cosmos.authz.v1beta1.MsgRevoke"
View Source
const MSG_REVOKE_ALLOWANCE = "/cosmos.feegrant.v1beta1.MsgRevokeAllowance"
View Source
const MSG_REVOKE_ALLOWANCE_CREATED = "/cosmos.feegrant.v1beta1.MsgRevokeAllowance.Created"
View Source
const MSG_REVOKE_ALLOWANCE_FAILED = "/cosmos.feegrant.v1beta1.MsgRevokeAllowance.Failed"
View Source
const MSG_REVOKE_CREATED = "/cosmos.authz.v1beta1.MsgRevoke.Created"
View Source
const MSG_REVOKE_FAILED = "/cosmos.authz.v1beta1.MsgRevoke.Failed"
View Source
const MSG_SEND = "/cosmos.bank.v1beta1.MsgSend"
View Source
const MSG_SEND_CREATED = "/cosmos.bank.v1beta1.MsgSend.Created"
View Source
const MSG_SEND_FAILED = "/cosmos.bank.v1beta1.MsgSend.Failed"
View Source
const MSG_SET_SEND_ENABLED = "/cosmos.bank.v1beta1.MsgSetSendEnabled"
View Source
const MSG_SET_SEND_ENABLED_CREATED = "/cosmos.bank.v1beta1.MsgSetSendEnabled.Created"
View Source
const MSG_SET_SEND_ENABLED_FAILED = "/cosmos.bank.v1beta1.MsgSetSendEnabled.Failed"
View Source
const MSG_SET_WITHDRAW_ADDRESS = "/cosmos.distribution.v1beta1.MsgSetWithdrawAddress"
View Source
const MSG_SET_WITHDRAW_ADDRESS_CREATED = "/cosmos.distribution.v1beta1.MsgSetWithdrawAddress.Created"
View Source
const MSG_SET_WITHDRAW_ADDRESS_FAILED = "/cosmos.distribution.v1beta1.MsgSetWithdrawAddress.Failed"
View Source
const MSG_SUBMIT_CANCEL_SOFTWARE_UPGRADE_PROPOSAL = "/cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal"
View Source
const MSG_SUBMIT_CANCEL_SOFTWARE_UPGRADE_PROPOSAL_CREATED = "/cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal.Created"
View Source
const MSG_SUBMIT_CANCEL_SOFTWARE_UPGRADE_PROPOSAL_FAILED = "/cosmos.upgrade.v1beta1.CancelSoftwareUpgradeProposal.Failed"
View Source
const MSG_SUBMIT_COMMUNITY_POOL_SPEND_PROPOSAL = "/cosmos.distribution.v1beta1.CommunityPoolSpendProposal"
View Source
const MSG_SUBMIT_COMMUNITY_POOL_SPEND_PROPOSAL_CREATED = "/cosmos.distribution.v1beta1.CommunityPoolSpendProposal.Created"
View Source
const MSG_SUBMIT_COMMUNITY_POOL_SPEND_PROPOSAL_FAILED = "/cosmos.distribution.v1beta1.CommunityPoolSpendProposal.Failed"
View Source
const MSG_SUBMIT_PARAM_CHANGE_PROPOSAL = "/cosmos.params.v1beta1.ParameterChangeProposal"
View Source
const MSG_SUBMIT_PARAM_CHANGE_PROPOSAL_CREATED = "/cosmos.params.v1beta1.ParameterChangeProposal.Created"
View Source
const MSG_SUBMIT_PARAM_CHANGE_PROPOSAL_FAILED = "/cosmos.params.v1beta1.ParameterChangeProposal.Failed"
View Source
const MSG_SUBMIT_PROPOSAL = "/cosmos.gov.v1.MsgSubmitProposal"
View Source
const MSG_SUBMIT_PROPOSAL_CREATED = "/cosmos.gov.v1.MsgSubmitProposal.Created"
View Source
const MSG_SUBMIT_PROPOSAL_FAILED = "/cosmos.gov.v1.MsgSubmitProposal.Failed"
View Source
const MSG_SUBMIT_SOFTWARE_UPGRADE_PROPOSAL = "/cosmos.upgrade.v1beta1.SoftwareUpgradeProposal"
View Source
const MSG_SUBMIT_SOFTWARE_UPGRADE_PROPOSAL_CREATED = "/cosmos.upgrade.v1beta1.SoftwareUpgradeProposal.Created"
View Source
const MSG_SUBMIT_SOFTWARE_UPGRADE_PROPOSAL_FAILED = "/cosmos.upgrade.v1beta1.SoftwareUpgradeProposal.Failed"
View Source
const MSG_SUBMIT_TEXT_PROPOSAL = "/cosmos.gov.v1beta1.TextProposal"
View Source
const MSG_SUBMIT_TEXT_PROPOSAL_CREATED = "/cosmos.gov.v1beta1.TextProposal.Created"
View Source
const MSG_SUBMIT_TEXT_PROPOSAL_FAILED = "/cosmos.gov.v1beta1.TextProposal.Failed"
View Source
const MSG_SUBMIT_TX = "/icaauth.v1.MsgSubmitTx"
View Source
const MSG_SUBMIT_TX_CREATED = "/icaauth.v1.MsgSubmitTx.Created"
View Source
const MSG_SUBMIT_TX_FAILED = "/icaauth.v1.MsgSubmitTx.Failed"
View Source
const MSG_SUBMIT_UNKNOWN_PROPOSAL = "MsgSubmitUnknownProposal"
View Source
const MSG_SUBMIT_UNKNOWN_PROPOSAL_CREATED = "MsgSubmitUnknownProposal.Created"
View Source
const MSG_SUBMIT_UNKNOWN_PROPOSAL_FAILED = "MsgSubmitUnknownProposal.Failed"
View Source
const MSG_SUCCESS_SUFFIX = "Created"
View Source
const MSG_UNDELEGATE = "/cosmos.staking.v1beta1.MsgUndelegate"
View Source
const MSG_UNDELEGATE_CREATED = "/cosmos.staking.v1beta1.MsgUndelegate.Created"
View Source
const MSG_UNDELEGATE_FAILED = "/cosmos.staking.v1beta1.MsgUndelegate.Failed"
View Source
const MSG_UNJAIL = "/cosmos.slashing.v1beta1.MsgUnjail"
View Source
const MSG_UNJAIL_CREATED = "/cosmos.slashing.v1beta1.MsgUnjail.Created"
View Source
const MSG_UNJAIL_FAILED = "/cosmos.slashing.v1beta1.MsgUnjail.Failed"
View Source
const MSG_VOTE = "/cosmos.gov.v1beta1.MsgVote"
View Source
const MSG_VOTE_CREATED = "/cosmos.gov.v1beta1.MsgVote.Created"
View Source
const MSG_VOTE_FAILED = "/cosmos.gov.v1beta1.MsgVote.Failed"
View Source
const MSG_VOTE_V1 = "/cosmos.gov.v1.MsgVote"
View Source
const MSG_VOTE_V1_CREATED = "/cosmos.gov.v1.MsgVote.Created"
View Source
const MSG_VOTE_V1_FAILED = "/cosmos.gov.v1.MsgVote.Failed"
View Source
const MSG_VOTE_WEIGHTED_V1 = "/cosmos.gov.v1.MsgVoteWeighted"
View Source
const MSG_VOTE_WEIGHTED_V1_CREATED = "/cosmos.gov.v1.MsgVoteWeighted.Created"
View Source
const MSG_VOTE_WEIGHTED_V1_FAILED = "/cosmos.gov.v1.MsgVoteWeighted.Failed"
View Source
const MSG_WITHDRAW_DELEGATOR_REWARD = "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"
View Source
const MSG_WITHDRAW_DELEGATOR_REWARD_CREATED = "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward.Created"
View Source
const MSG_WITHDRAW_DELEGATOR_REWARD_FAILED = "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward.Failed"
View Source
const MSG_WITHDRAW_VALIDATOR_COMMISSION = "/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission"
View Source
const MSG_WITHDRAW_VALIDATOR_COMMISSION_CREATED = "/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission.Created"
View Source
const MSG_WITHDRAW_VALIDATOR_COMMISSION_FAILED = "/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission.Failed"
View Source
const POWER_CHANGED = "PowerChanged"
View Source
const PROPOSAL_ENDED = "ProposalEnded"
View Source
const PROPOSAL_INACTIVED = "ProposalInactived"
View Source
const PROPOSAL_VOTING_PERIOD_STARTED = "ProposalVotingPeriodStarted"
View Source
const RAW_BLOCK_CREATED = "RawBlockCreated"
View Source
const RAW_TRANSACTION_CREATED = "RawTransactionCreated"
View Source
const RAW_TRANSACTION_FAILED = "RawTransactionFailed"
View Source
const RAW_TRANSACTION_SIGNER_MULTISIG_LEGACY_AMINO = "/cosmos.crypto.multisig.LegacyAminoPubKey"
View Source
const RAW_TRANSACTION_SIGNER_SECP256K1 = "/cosmos.crypto.secp256k1.PubKey"
View Source
const TRANSACTION_CREATED = "TransactionCreated"
View Source
const TRANSACTION_FAILED = "TransactionFailed"
View Source
const TRANSACTION_SIGNER_MULTISIG_LEGACY_AMINO = "/cosmos.crypto.multisig.LegacyAminoPubKey"
View Source
const TRANSACTION_SIGNER_SECP256K1 = "/cosmos.crypto.secp256k1.PubKey"
View Source
const UNBONDING_COMPLETED = "UnbondingCompleted"
View Source
const VALIDATOR_JAILED = "ValidatorJailed"
View Source
const VALIDATOR_SLASHED = "ValidatorSlashed"

Variables

View Source
var MSG_EVENTS = []string{}/* 116 elements not displayed */

Functions

func DecodeAccountTransferred

func DecodeAccountTransferred(encoded []byte) (event_entity.Event, error)

func DecodeBlockCommissioned

func DecodeBlockCommissioned(encoded []byte) (event_entity.Event, error)

func DecodeBlockCreated

func DecodeBlockCreated(encoded []byte) (entity_event.Event, error)

func DecodeBlockProposerRewarded

func DecodeBlockProposerRewarded(encoded []byte) (event_entity.Event, error)

func DecodeBlockRawEventCreated added in v1.5.2

func DecodeBlockRawEventCreated(encoded []byte) (entity_event.Event, error)

func DecodeBlockRewarded

func DecodeBlockRewarded(encoded []byte) (event_entity.Event, error)

func DecodeChainmainMsgRegisterAccount added in v1.7.25

func DecodeChainmainMsgRegisterAccount(encoded []byte) (entity_event.Event, error)

func DecodeChainmainMsgSubmitTx added in v1.7.25

func DecodeChainmainMsgSubmitTx(encoded []byte) (entity_event.Event, error)

func DecodeCreateGenesisValidator

func DecodeCreateGenesisValidator(encoded []byte) (entity_event.Event, error)

func DecodeCronosSendToIBCCreated

func DecodeCronosSendToIBCCreated(encoded []byte) (entity_event.Event, error)

func DecodeGenesisCreated

func DecodeGenesisCreated(encoded []byte) (event_entity.Event, error)

func DecodeGravityEthereumSendToCosmosHandled

func DecodeGravityEthereumSendToCosmosHandled(encoded []byte) (event_entity.Event, error)

func DecodeMinted

func DecodeMinted(encoded []byte) (event_entity.Event, error)

func DecodeMsgAlreadyRelayedIBCAcknowledgement added in v1.1.9

func DecodeMsgAlreadyRelayedIBCAcknowledgement(encoded []byte) (entity_event.Event, error)

func DecodeMsgAlreadyRelayedIBCRecvPacket added in v1.1.9

func DecodeMsgAlreadyRelayedIBCRecvPacket(encoded []byte) (entity_event.Event, error)

func DecodeMsgAlreadyRelayedIBCTimeout added in v1.1.9

func DecodeMsgAlreadyRelayedIBCTimeout(encoded []byte) (entity_event.Event, error)

func DecodeMsgAlreadyRelayedIBCTimeoutOnClose added in v1.1.9

func DecodeMsgAlreadyRelayedIBCTimeoutOnClose(encoded []byte) (entity_event.Event, error)

func DecodeMsgBeginRedelegate

func DecodeMsgBeginRedelegate(encoded []byte) (entity_event.Event, error)

DecodeMsgBeginRedelegate decodes the event from encoded bytes

func DecodeMsgCreateValidator

func DecodeMsgCreateValidator(encoded []byte) (entity_event.Event, error)

func DecodeMsgCreateVestingAccount

func DecodeMsgCreateVestingAccount(encoded []byte) (entity_event.Event, error)

func DecodeMsgDelegate

func DecodeMsgDelegate(encoded []byte) (entity_event.Event, error)

DecodeMsgDelegate decodes the event from encoded bytes

func DecodeMsgDeposit

func DecodeMsgDeposit(encoded []byte) (entity_event.Event, error)

func DecodeMsgDepositV1 added in v1.7.0

func DecodeMsgDepositV1(encoded []byte) (entity_event.Event, error)

func DecodeMsgEditValidator

func DecodeMsgEditValidator(encoded []byte) (entity_event.Event, error)

func DecodeMsgEthereumTx added in v1.3.21

func DecodeMsgEthereumTx(encoded []byte) (entity_event.Event, error)

func DecodeMsgExec

func DecodeMsgExec(encoded []byte) (entity_event.Event, error)

func DecodeMsgFundCommunityPool

func DecodeMsgFundCommunityPool(encoded []byte) (entity_event.Event, error)

func DecodeMsgGrant

func DecodeMsgGrant(encoded []byte) (entity_event.Event, error)

func DecodeMsgGrantAllowance

func DecodeMsgGrantAllowance(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCAcknowledgement

func DecodeMsgIBCAcknowledgement(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelCloseConfirm

func DecodeMsgIBCChannelCloseConfirm(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelCloseInit

func DecodeMsgIBCChannelCloseInit(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelOpenAck

func DecodeMsgIBCChannelOpenAck(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelOpenConfirm

func DecodeMsgIBCChannelOpenConfirm(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelOpenInit

func DecodeMsgIBCChannelOpenInit(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCChannelOpenTry

func DecodeMsgIBCChannelOpenTry(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCConnectionOpenAck

func DecodeMsgIBCConnectionOpenAck(encoded []byte) (entity_event.Event, error)

DecodeMsgIBCConnectionOpenAck decodes the event from encoded bytes

func DecodeMsgIBCConnectionOpenConfirm

func DecodeMsgIBCConnectionOpenConfirm(encoded []byte) (entity_event.Event, error)

DecodeMsgIBCConnectionOpenConfirm decodes the event from encoded bytes

func DecodeMsgIBCConnectionOpenInit

func DecodeMsgIBCConnectionOpenInit(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCConnectionOpenTry

func DecodeMsgIBCConnectionOpenTry(encoded []byte) (entity_event.Event, error)

DecodeMsgIBCConnectionOpenTry decodes the event from encoded bytes

func DecodeMsgIBCCreateClient

func DecodeMsgIBCCreateClient(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCRecvPacket

func DecodeMsgIBCRecvPacket(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCTimeout

func DecodeMsgIBCTimeout(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCTimeoutOnClose

func DecodeMsgIBCTimeoutOnClose(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCTransferTransfer

func DecodeMsgIBCTransferTransfer(encoded []byte) (entity_event.Event, error)

func DecodeMsgIBCUpdateClient

func DecodeMsgIBCUpdateClient(encoded []byte) (entity_event.Event, error)

func DecodeMsgMultiSend

func DecodeMsgMultiSend(encoded []byte) (entity_event.Event, error)

func DecodeMsgNFTBurnNFT

func DecodeMsgNFTBurnNFT(encoded []byte) (entity_event.Event, error)

func DecodeMsgNFTEditNFT

func DecodeMsgNFTEditNFT(encoded []byte) (entity_event.Event, error)

func DecodeMsgNFTIssueDenom

func DecodeMsgNFTIssueDenom(encoded []byte) (entity_event.Event, error)

func DecodeMsgNFTMintNFT

func DecodeMsgNFTMintNFT(encoded []byte) (entity_event.Event, error)

func DecodeMsgNFTTransferNFT

func DecodeMsgNFTTransferNFT(encoded []byte) (entity_event.Event, error)

func DecodeMsgRegisterAccount added in v1.6.26

func DecodeMsgRegisterAccount(encoded []byte) (entity_event.Event, error)

func DecodeMsgRevoke

func DecodeMsgRevoke(encoded []byte) (entity_event.Event, error)

func DecodeMsgRevokeAllowance

func DecodeMsgRevokeAllowance(encoded []byte) (entity_event.Event, error)

func DecodeMsgSend

func DecodeMsgSend(encoded []byte) (entity_event.Event, error)

func DecodeMsgSetSendEnabled added in v1.7.22

func DecodeMsgSetSendEnabled(encoded []byte) (entity_event.Event, error)

func DecodeMsgSetWithdrawAddress

func DecodeMsgSetWithdrawAddress(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitCancelSoftwareUpgradeProposal

func DecodeMsgSubmitCancelSoftwareUpgradeProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitCommunityPoolSpendProposal

func DecodeMsgSubmitCommunityPoolSpendProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitParamChangeProposal

func DecodeMsgSubmitParamChangeProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitProposal added in v1.7.0

func DecodeMsgSubmitProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitSoftwareUpgradeProposal

func DecodeMsgSubmitSoftwareUpgradeProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitTextProposal

func DecodeMsgSubmitTextProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitTx added in v1.6.26

func DecodeMsgSubmitTx(encoded []byte) (entity_event.Event, error)

func DecodeMsgSubmitUnknownProposal added in v1.4.1

func DecodeMsgSubmitUnknownProposal(encoded []byte) (entity_event.Event, error)

func DecodeMsgUndelegate

func DecodeMsgUndelegate(encoded []byte) (entity_event.Event, error)

DecodeMsgUndelegate decodes the event from encoded bytes

func DecodeMsgUnjail

func DecodeMsgUnjail(encoded []byte) (entity_event.Event, error)

DecodeMsgUnjail decodes the event from encoded bytes

func DecodeMsgVote

func DecodeMsgVote(encoded []byte) (entity_event.Event, error)

func DecodeMsgVoteV1 added in v1.7.0

func DecodeMsgVoteV1(encoded []byte) (entity_event.Event, error)

func DecodeMsgVoteWeightedV1 added in v1.7.0

func DecodeMsgVoteWeightedV1(encoded []byte) (entity_event.Event, error)

func DecodeMsgWithdrawDelegatorReward

func DecodeMsgWithdrawDelegatorReward(encoded []byte) (entity_event.Event, error)

func DecodeMsgWithdrawValidatorCommission

func DecodeMsgWithdrawValidatorCommission(encoded []byte) (entity_event.Event, error)

func DecodePowerChanged

func DecodePowerChanged(encoded []byte) (event_entity.Event, error)

func DecodeProposalEnded

func DecodeProposalEnded(encoded []byte) (event_entity.Event, error)

func DecodeProposalInactived

func DecodeProposalInactived(encoded []byte) (event_entity.Event, error)

func DecodeProposalVotingPeriodStarted

func DecodeProposalVotingPeriodStarted(encoded []byte) (event_entity.Event, error)

func DecodeRawBlockCreated

func DecodeRawBlockCreated(encoded []byte) (entity_event.Event, error)

func DecodeRawTransactionCreated added in v1.5.2

func DecodeRawTransactionCreated(encoded []byte) (entity_event.Event, error)

func DecodeRawTransactionFailed added in v1.5.2

func DecodeRawTransactionFailed(encoded []byte) (entity_event.Event, error)

func DecodeTransactionCreated

func DecodeTransactionCreated(encoded []byte) (entity_event.Event, error)

func DecodeTransactionFailed

func DecodeTransactionFailed(encoded []byte) (entity_event.Event, error)

func DecodeUnbondingCompleted

func DecodeUnbondingCompleted(encoded []byte) (event_entity.Event, error)

func DecodeValidatorJailed

func DecodeValidatorJailed(encoded []byte) (event_entity.Event, error)

func DecodeValidatorSlashed

func DecodeValidatorSlashed(encoded []byte) (event_entity.Event, error)

func RegisterEvents

func RegisterEvents(registry *event.Registry)

Types

type AccountTransferred

type AccountTransferred struct {
	event_entity.Base

	Sender    string     `json:"sender"`
	Recipient string     `json:"recipient"`
	Amount    coin.Coins `json:"amount"`
}

func NewAccountTransferred

func NewAccountTransferred(blockHeight int64, params model.AccountTransferParams) *AccountTransferred

func (*AccountTransferred) String

func (event *AccountTransferred) String() string

func (*AccountTransferred) ToJSON

func (event *AccountTransferred) ToJSON() (string, error)

type BlockCommissioned

type BlockCommissioned struct {
	event_entity.Base

	Validator string        `json:"validator"`
	Amount    coin.DecCoins `json:"amount"`
}

func NewBlockCommissioned

func NewBlockCommissioned(
	blockHeight int64,
	validator string,
	amount coin.DecCoins,
) *BlockCommissioned

func (*BlockCommissioned) String

func (event *BlockCommissioned) String() string

func (*BlockCommissioned) ToJSON

func (event *BlockCommissioned) ToJSON() (string, error)

type BlockCreated

type BlockCreated struct {
	entity_event.Base

	Block *usecase_model.Block `json:"block"`
}

func NewBlockCreated

func NewBlockCreated(block *usecase_model.Block) *BlockCreated

func (*BlockCreated) String

func (event *BlockCreated) String() string

func (*BlockCreated) ToJSON

func (event *BlockCreated) ToJSON() (string, error)

type BlockProposerRewarded

type BlockProposerRewarded struct {
	event_entity.Base

	Validator string        `json:"validator"`
	Amount    coin.DecCoins `json:"amount"`
}

func NewProposerRewarded

func NewProposerRewarded(blockHeight int64, validator string, amount coin.DecCoins) *BlockProposerRewarded

func (*BlockProposerRewarded) String

func (event *BlockProposerRewarded) String() string

func (*BlockProposerRewarded) ToJSON

func (event *BlockProposerRewarded) ToJSON() (string, error)

type BlockRawEventCreated added in v1.5.2

type BlockRawEventCreated struct {
	entity_event.Base

	BlockHash  string                   `json:"blockHash"`
	BlockTime  utctime.UTCTime          `json:"blockTime"`
	FromResult string                   `json:"fromResult"`
	Data       usecase_model.DataParams `json:"data"`
}

func NewBlockRawEventCreated added in v1.5.2

func NewBlockRawEventCreated(blockHeight int64, params *usecase_model.CreateBlockRawEventParams) *BlockRawEventCreated

func (*BlockRawEventCreated) String added in v1.5.2

func (event *BlockRawEventCreated) String() string

func (*BlockRawEventCreated) ToJSON added in v1.5.2

func (event *BlockRawEventCreated) ToJSON() (string, error)

type BlockRewarded

type BlockRewarded struct {
	event_entity.Base

	Validator string        `json:"validator"`
	Amount    coin.DecCoins `json:"amount"`
}

func NewBlockRewarded

func NewBlockRewarded(blockHeight int64, validator string, amount coin.DecCoins) *BlockRewarded

func (*BlockRewarded) String

func (event *BlockRewarded) String() string

func (*BlockRewarded) ToJSON

func (event *BlockRewarded) ToJSON() (string, error)

type BondingCompleted

type BondingCompleted struct {
	event_entity.Base

	Delegator string     `json:"delegator"`
	Validator string     `json:"validator"`
	Amount    coin.Coins `json:"amount"`
}

func NewUnbondingCompleted

func NewUnbondingCompleted(blockHeight int64, params model.CompleteBondingParams) *BondingCompleted

func (*BondingCompleted) String

func (event *BondingCompleted) String() string

func (*BondingCompleted) ToJSON

func (event *BondingCompleted) ToJSON() (string, error)

type ChainmainMsgRegisterAccount added in v1.7.25

type ChainmainMsgRegisterAccount struct {
	MsgBase

	Params icaauthmodel.MsgRegisterAccountParams `json:"params"`
}

func NewChainmainMsgRegisterAccount added in v1.7.25

func NewChainmainMsgRegisterAccount(
	msgCommonParams MsgCommonParams,
	params icaauthmodel.MsgRegisterAccountParams,
) *ChainmainMsgRegisterAccount

func (*ChainmainMsgRegisterAccount) String added in v1.7.25

func (event *ChainmainMsgRegisterAccount) String() string

func (*ChainmainMsgRegisterAccount) ToJSON added in v1.7.25

func (event *ChainmainMsgRegisterAccount) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type ChainmainMsgSubmitTx added in v1.7.25

type ChainmainMsgSubmitTx struct {
	MsgBase

	Params icaauthmodel.MsgSubmitTxParams `json:"params"`
}

func NewChainmainMsgSubmitTx added in v1.7.25

func NewChainmainMsgSubmitTx(
	msgCommonParams MsgCommonParams,
	params icaauthmodel.MsgSubmitTxParams,
) *ChainmainMsgSubmitTx

func (*ChainmainMsgSubmitTx) String added in v1.7.25

func (event *ChainmainMsgSubmitTx) String() string

func (*ChainmainMsgSubmitTx) ToJSON added in v1.7.25

func (event *ChainmainMsgSubmitTx) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type CreateGenesisValidator

type CreateGenesisValidator struct {
	event_entity.Base

	Status            constants.Status           `json:"status"`
	Description       model.ValidatorDescription `json:"description"`
	CommissionRates   model.ValidatorCommission  `json:"commissionRates"`
	MinSelfDelegation string                     `json:"minSelfDelegation"`
	DelegatorAddress  string                     `json:"delegatorAddress"`
	ValidatorAddress  string                     `json:"validatorAddress"`
	TendermintPubkey  string                     `json:"tendermintPubkey"`
	Amount            coin.Coin                  `json:"amount"`
	Jailed            bool                       `json:"jailed"`
}

func (*CreateGenesisValidator) String

func (event *CreateGenesisValidator) String() string

func (*CreateGenesisValidator) ToJSON

func (event *CreateGenesisValidator) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type CronosSendToIBCCreated

type CronosSendToIBCCreated struct {
	event_entity.Base

	Params model.CronosSendToIBCParams `json:"params"`
}

func NewCronosSendToIBCCreated

func NewCronosSendToIBCCreated(
	blockHeight int64,
	params model.CronosSendToIBCParams,
) *CronosSendToIBCCreated

func (*CronosSendToIBCCreated) String

func (event *CronosSendToIBCCreated) String() string

func (*CronosSendToIBCCreated) ToJSON

func (event *CronosSendToIBCCreated) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type GenesisCreated

type GenesisCreated struct {
	event_entity.Base

	Genesis genesis.Genesis
}

func NewGenesisCreated

func NewGenesisCreated(genesis genesis.Genesis) *GenesisCreated

func (*GenesisCreated) String

func (event *GenesisCreated) String() string

func (*GenesisCreated) ToJSON

func (event *GenesisCreated) ToJSON() (string, error)

type GravityEthereumSendToCosmosHandled

type GravityEthereumSendToCosmosHandled struct {
	event_entity.Base

	Params model.GravityEthereumSendToCosmosHandledEventParams `json:"params"`
}

func (*GravityEthereumSendToCosmosHandled) String

func (*GravityEthereumSendToCosmosHandled) ToJSON

func (event *GravityEthereumSendToCosmosHandled) ToJSON() (string, error)

type Minted

type Minted struct {
	event_entity.Base

	BondedRatio      string       `json:"bondedRatio"`
	Inflation        string       `json:"inflation"`
	AnnualProvisions coin.DecCoin `json:"annualProvisions"`
	Amount           coin.Coins   `json:"amount"`
}

func NewMinted

func NewMinted(blockHeight int64, params model.MintParams) *Minted

func (*Minted) String

func (event *Minted) String() string

func (*Minted) ToJSON

func (event *Minted) ToJSON() (string, error)

type MsgAlreadyRelayedIBCAcknowledgement added in v1.1.9

type MsgAlreadyRelayedIBCAcknowledgement struct {
	MsgBase

	Params ibc_model.MsgAlreadyRelayedAcknowledgementParams `json:"params"`
}

func NewMsgAlreadyRelayedIBCAcknowledgement added in v1.1.9

func NewMsgAlreadyRelayedIBCAcknowledgement(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgAlreadyRelayedAcknowledgementParams,
) *MsgAlreadyRelayedIBCAcknowledgement

func (*MsgAlreadyRelayedIBCAcknowledgement) String added in v1.1.9

func (*MsgAlreadyRelayedIBCAcknowledgement) ToJSON added in v1.1.9

ToJSON encodes the event into JSON string payload

type MsgAlreadyRelayedIBCRecvPacket added in v1.1.9

type MsgAlreadyRelayedIBCRecvPacket struct {
	MsgBase

	Params ibc_model.MsgAlreadyRelayedRecvPacketParams `json:"params"`
}

func NewMsgAlreadyRelayedIBCRecvPacket added in v1.1.9

func NewMsgAlreadyRelayedIBCRecvPacket(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgAlreadyRelayedRecvPacketParams,
) *MsgAlreadyRelayedIBCRecvPacket

func (*MsgAlreadyRelayedIBCRecvPacket) String added in v1.1.9

func (event *MsgAlreadyRelayedIBCRecvPacket) String() string

func (*MsgAlreadyRelayedIBCRecvPacket) ToJSON added in v1.1.9

func (event *MsgAlreadyRelayedIBCRecvPacket) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgAlreadyRelayedIBCTimeout added in v1.1.9

type MsgAlreadyRelayedIBCTimeout struct {
	MsgBase

	Params ibc_model.MsgTimeoutParams `json:"params"`
}

func NewMsgAlreadyRelayedIBCTimeout added in v1.1.9

func NewMsgAlreadyRelayedIBCTimeout(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgTimeoutParams,
) *MsgAlreadyRelayedIBCTimeout

func (*MsgAlreadyRelayedIBCTimeout) String added in v1.1.9

func (event *MsgAlreadyRelayedIBCTimeout) String() string

func (*MsgAlreadyRelayedIBCTimeout) ToJSON added in v1.1.9

func (event *MsgAlreadyRelayedIBCTimeout) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgAlreadyRelayedIBCTimeoutOnClose added in v1.1.9

type MsgAlreadyRelayedIBCTimeoutOnClose struct {
	MsgBase

	Params ibc_model.MsgTimeoutOnCloseParams `json:"params"`
}

func NewMsgAlreadyRelayedIBCTimeoutOnClose added in v1.1.9

func NewMsgAlreadyRelayedIBCTimeoutOnClose(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgTimeoutOnCloseParams,
) *MsgAlreadyRelayedIBCTimeoutOnClose

func (*MsgAlreadyRelayedIBCTimeoutOnClose) String added in v1.1.9

func (*MsgAlreadyRelayedIBCTimeoutOnClose) ToJSON added in v1.1.9

func (event *MsgAlreadyRelayedIBCTimeoutOnClose) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgBase

type MsgBase struct {
	event.Base

	MsgName   string `json:"msgName"`
	MsgTxHash string `json:"txHash"`
	MsgIndex  int    `json:"msgIndex"`
}

MsgBase composes of Base except it has logical switch between succeeded and failed

func NewMsgBase

func NewMsgBase(params MsgBaseParams) MsgBase

func (*MsgBase) MsgType

func (base *MsgBase) MsgType() string

func (*MsgBase) TxHash

func (base *MsgBase) TxHash() string

func (*MsgBase) TxSuccess

func (base *MsgBase) TxSuccess() bool

type MsgBaseParams

type MsgBaseParams struct {
	MsgName string
	Version int

	MsgCommonParams
}

type MsgBeginRedelegate

type MsgBeginRedelegate struct {
	MsgBase

	DelegatorAddress    string    `json:"delegatorAddress"`
	ValidatorSrcAddress string    `json:"validatorSrcAddress"`
	ValidatorDstAddress string    `json:"validatorDstAddress"`
	Amount              coin.Coin `json:"amount"`
	AutoClaimedRewards  coin.Coin `json:"autoClaimedRewards"`
}

MsgBeginRedelegate defines a Cosmos SDK message for performing a redelegation of coins from a delegator and source validator to a destination validator.

func NewMsgBeginRedelegate

func NewMsgBeginRedelegate(msgCommonParams MsgCommonParams, params model.MsgBeginRedelegateParams) *MsgBeginRedelegate

NewMsgBeginRedelegate creates a new instance of MsgBeginRedelegate

func (*MsgBeginRedelegate) String

func (event *MsgBeginRedelegate) String() string

func (*MsgBeginRedelegate) ToJSON

func (event *MsgBeginRedelegate) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgCommonParams

type MsgCommonParams struct {
	BlockHeight int64
	TxHash      string
	TxSuccess   bool
	MsgIndex    int
}

type MsgCreateValidator

type MsgCreateValidator struct {
	MsgBase

	Description       model.ValidatorDescription `json:"description"`
	CommissionRates   model.ValidatorCommission  `json:"commissionRates"`
	MinSelfDelegation string                     `json:"minSelfDelegation"`
	DelegatorAddress  string                     `json:"delegatorAddress"`
	ValidatorAddress  string                     `json:"validatorAddress"`
	TendermintPubkey  string                     `json:"tendermintPubkey"`
	Amount            coin.Coin                  `json:"amount"`
}

func NewMsgCreateValidator

func NewMsgCreateValidator(msgCommonParams MsgCommonParams, params model.MsgCreateValidatorParams) *MsgCreateValidator

func (*MsgCreateValidator) String

func (event *MsgCreateValidator) String() string

func (*MsgCreateValidator) ToJSON

func (event *MsgCreateValidator) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgCreateVestingAccount

type MsgCreateVestingAccount struct {
	MsgBase

	Params model.MsgCreateVestingAccountParams `json:"params"`
}

func NewMsgCreateVestingAccount

func NewMsgCreateVestingAccount(
	msgCommonParams MsgCommonParams,
	params model.MsgCreateVestingAccountParams,
) *MsgCreateVestingAccount

func (*MsgCreateVestingAccount) String

func (event *MsgCreateVestingAccount) String() string

func (*MsgCreateVestingAccount) ToJSON

func (event *MsgCreateVestingAccount) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgDelegate

type MsgDelegate struct {
	MsgBase

	DelegatorAddress   string    `json:"delegatorAddress"`
	ValidatorAddress   string    `json:"validatorAddress"`
	Amount             coin.Coin `json:"amount"`
	AutoClaimedRewards coin.Coin `json:"autoClaimedRewards"`
}

MsgDelegate defines a Cosmos SDK message for performing a delegation of coins from a delegator to a validator.

func NewMsgDelegate

func NewMsgDelegate(msgCommonParams MsgCommonParams, params model.MsgDelegateParams) *MsgDelegate

NewMsgDelegate creates a new instance of MsgDelegate

func (*MsgDelegate) String

func (event *MsgDelegate) String() string

func (*MsgDelegate) ToJSON

func (event *MsgDelegate) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgDeposit

type MsgDeposit struct {
	MsgBase

	ProposalId string     `json:"proposalId"`
	Depositor  string     `json:"depositor"`
	Amount     coin.Coins `json:"amount"`
}

func NewMsgDeposit

func NewMsgDeposit(msgCommonParams MsgCommonParams, params model.MsgDepositParams) *MsgDeposit

func (*MsgDeposit) String

func (event *MsgDeposit) String() string

func (*MsgDeposit) ToJSON

func (event *MsgDeposit) ToJSON() (string, error)

type MsgDepositV1 added in v1.7.0

type MsgDepositV1 struct {
	MsgBase

	ProposalId string     `json:"proposalId"`
	Depositor  string     `json:"depositor"`
	Amount     coin.Coins `json:"amount"`
}

func NewMsgDepositV1 added in v1.7.0

func NewMsgDepositV1(msgCommonParams MsgCommonParams, params model_gov_v1.MsgDepositParams) *MsgDepositV1

func (*MsgDepositV1) String added in v1.7.0

func (event *MsgDepositV1) String() string

func (*MsgDepositV1) ToJSON added in v1.7.0

func (event *MsgDepositV1) ToJSON() (string, error)

type MsgEditValidator

type MsgEditValidator struct {
	MsgBase

	Description            model.ValidatorDescription `json:"description"`
	ValidatorAddress       string                     `json:"validatorAddress"`
	MaybeCommissionRate    *string                    `json:"commissionRate"`
	MaybeMinSelfDelegation *string                    `json:"minSelfDelegation"`
}

func NewMsgEditValidator

func NewMsgEditValidator(msgCommonParams MsgCommonParams, params model.MsgEditValidatorParams) *MsgEditValidator

func (*MsgEditValidator) String

func (event *MsgEditValidator) String() string

func (*MsgEditValidator) ToJSON

func (event *MsgEditValidator) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgEthereumTx added in v1.3.21

type MsgEthereumTx struct {
	MsgBase

	Params model.MsgEthereumTxParams `json:"params"`
}

func NewMsgEthereumTx added in v1.3.21

func NewMsgEthereumTx(
	msgCommonParams MsgCommonParams,
	params model.MsgEthereumTxParams,
) *MsgEthereumTx

func (*MsgEthereumTx) String added in v1.3.21

func (event *MsgEthereumTx) String() string

func (*MsgEthereumTx) ToJSON added in v1.3.21

func (event *MsgEthereumTx) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgEvent

type MsgEvent interface {
	event.Event

	MsgType() string
	TxHash() string
	TxSuccess() bool
}

type MsgExec

type MsgExec struct {
	MsgBase

	Params model.MsgExecParams `json:"params"`
}

func NewMsgExec

func NewMsgExec(
	msgCommonParams MsgCommonParams,
	params model.MsgExecParams,
) *MsgExec

func (*MsgExec) String

func (event *MsgExec) String() string

func (*MsgExec) ToJSON

func (event *MsgExec) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgFundCommunityPool

type MsgFundCommunityPool struct {
	MsgBase

	Depositor string     `json:"depositor"`
	Amount    coin.Coins `json:"amount"`
}

func NewMsgFundCommunityPool

func NewMsgFundCommunityPool(msgCommonParams MsgCommonParams, params model.MsgFundCommunityPoolParams) *MsgFundCommunityPool

func (*MsgFundCommunityPool) String

func (event *MsgFundCommunityPool) String() string

func (*MsgFundCommunityPool) ToJSON

func (event *MsgFundCommunityPool) ToJSON() (string, error)

type MsgGrant

type MsgGrant struct {
	MsgBase

	Params model.MsgGrantParams `json:"params"`
}

func NewMsgGrant

func NewMsgGrant(
	msgCommonParams MsgCommonParams,
	params model.MsgGrantParams,
) *MsgGrant

func (*MsgGrant) String

func (event *MsgGrant) String() string

func (*MsgGrant) ToJSON

func (event *MsgGrant) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgGrantAllowance

type MsgGrantAllowance struct {
	MsgBase

	Params model.MsgGrantAllowanceParams `json:"params"`
}

func NewMsgGrantAllowance

func NewMsgGrantAllowance(
	msgCommonParams MsgCommonParams,
	params model.MsgGrantAllowanceParams,
) *MsgGrantAllowance

func (*MsgGrantAllowance) String

func (event *MsgGrantAllowance) String() string

func (*MsgGrantAllowance) ToJSON

func (event *MsgGrantAllowance) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCAcknowledgement

type MsgIBCAcknowledgement struct {
	MsgBase

	Params ibc_model.MsgAcknowledgementParams `json:"params"`
}

func NewMsgIBCAcknowledgement

func NewMsgIBCAcknowledgement(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgAcknowledgementParams,
) *MsgIBCAcknowledgement

func (*MsgIBCAcknowledgement) String

func (event *MsgIBCAcknowledgement) String() string

func (*MsgIBCAcknowledgement) ToJSON

func (event *MsgIBCAcknowledgement) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelCloseConfirm

type MsgIBCChannelCloseConfirm struct {
	MsgBase

	Params ibc_model.MsgChannelCloseConfirmParams `json:"params"`
}

func NewMsgIBCChannelCloseConfirm

func NewMsgIBCChannelCloseConfirm(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelCloseConfirmParams,
) *MsgIBCChannelCloseConfirm

func (*MsgIBCChannelCloseConfirm) String

func (event *MsgIBCChannelCloseConfirm) String() string

func (*MsgIBCChannelCloseConfirm) ToJSON

func (event *MsgIBCChannelCloseConfirm) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelCloseInit

type MsgIBCChannelCloseInit struct {
	MsgBase

	Params ibc_model.MsgChannelCloseInitParams `json:"params"`
}

func NewMsgIBCChannelCloseInit

func NewMsgIBCChannelCloseInit(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelCloseInitParams,
) *MsgIBCChannelCloseInit

func (*MsgIBCChannelCloseInit) String

func (event *MsgIBCChannelCloseInit) String() string

func (*MsgIBCChannelCloseInit) ToJSON

func (event *MsgIBCChannelCloseInit) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelOpenAck

type MsgIBCChannelOpenAck struct {
	MsgBase

	Params ibc_model.MsgChannelOpenAckParams `json:"params"`
}

func NewMsgIBCChannelOpenAck

func NewMsgIBCChannelOpenAck(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelOpenAckParams,
) *MsgIBCChannelOpenAck

func (*MsgIBCChannelOpenAck) String

func (event *MsgIBCChannelOpenAck) String() string

func (*MsgIBCChannelOpenAck) ToJSON

func (event *MsgIBCChannelOpenAck) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelOpenConfirm

type MsgIBCChannelOpenConfirm struct {
	MsgBase

	Params ibc_model.MsgChannelOpenConfirmParams `json:"params"`
}

func NewMsgIBCChannelOpenConfirm

func NewMsgIBCChannelOpenConfirm(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelOpenConfirmParams,
) *MsgIBCChannelOpenConfirm

func (*MsgIBCChannelOpenConfirm) String

func (event *MsgIBCChannelOpenConfirm) String() string

func (*MsgIBCChannelOpenConfirm) ToJSON

func (event *MsgIBCChannelOpenConfirm) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelOpenInit

type MsgIBCChannelOpenInit struct {
	MsgBase

	Params ibc_model.MsgChannelOpenInitParams `json:"params"`
}

func NewMsgIBCChannelOpenInit

func NewMsgIBCChannelOpenInit(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelOpenInitParams,
) *MsgIBCChannelOpenInit

func (*MsgIBCChannelOpenInit) String

func (event *MsgIBCChannelOpenInit) String() string

func (*MsgIBCChannelOpenInit) ToJSON

func (event *MsgIBCChannelOpenInit) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCChannelOpenTry

type MsgIBCChannelOpenTry struct {
	MsgBase

	Params ibc_model.MsgChannelOpenTryParams `json:"params"`
}

func NewMsgIBCChannelOpenTry

func NewMsgIBCChannelOpenTry(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgChannelOpenTryParams,
) *MsgIBCChannelOpenTry

func (*MsgIBCChannelOpenTry) String

func (event *MsgIBCChannelOpenTry) String() string

func (*MsgIBCChannelOpenTry) ToJSON

func (event *MsgIBCChannelOpenTry) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCConnectionOpenAck

type MsgIBCConnectionOpenAck struct {
	MsgBase

	Params ibc_model.MsgConnectionOpenAckParams `json:"params"`
}

func NewMsgIBCConnectionOpenAck

func NewMsgIBCConnectionOpenAck(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgConnectionOpenAckParams,
) *MsgIBCConnectionOpenAck

func (*MsgIBCConnectionOpenAck) String

func (event *MsgIBCConnectionOpenAck) String() string

func (*MsgIBCConnectionOpenAck) ToJSON

func (event *MsgIBCConnectionOpenAck) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCConnectionOpenConfirm

type MsgIBCConnectionOpenConfirm struct {
	MsgBase

	Params ibc_model.MsgConnectionOpenConfirmParams `json:"params"`
}

func NewMsgIBCConnectionOpenConfirm

func NewMsgIBCConnectionOpenConfirm(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgConnectionOpenConfirmParams,
) *MsgIBCConnectionOpenConfirm

func (*MsgIBCConnectionOpenConfirm) String

func (event *MsgIBCConnectionOpenConfirm) String() string

func (*MsgIBCConnectionOpenConfirm) ToJSON

func (event *MsgIBCConnectionOpenConfirm) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCConnectionOpenInit

type MsgIBCConnectionOpenInit struct {
	MsgBase

	Params ibc_model.MsgConnectionOpenInitParams `json:"params"`
}

func NewMsgIBCConnectionOpenInit

func NewMsgIBCConnectionOpenInit(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgConnectionOpenInitParams,
) *MsgIBCConnectionOpenInit

func (*MsgIBCConnectionOpenInit) String

func (event *MsgIBCConnectionOpenInit) String() string

func (*MsgIBCConnectionOpenInit) ToJSON

func (event *MsgIBCConnectionOpenInit) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCConnectionOpenTry

type MsgIBCConnectionOpenTry struct {
	MsgBase

	Params ibc_model.MsgConnectionOpenTryParams `json:"params"`
}

func NewMsgIBCConnectionOpenTry

func NewMsgIBCConnectionOpenTry(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgConnectionOpenTryParams,
) *MsgIBCConnectionOpenTry

func (*MsgIBCConnectionOpenTry) String

func (event *MsgIBCConnectionOpenTry) String() string

func (*MsgIBCConnectionOpenTry) ToJSON

func (event *MsgIBCConnectionOpenTry) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCCreateClient

type MsgIBCCreateClient struct {
	MsgBase

	Params ibc_model.MsgCreateClientParams `json:"params"`
}

func NewMsgIBCCreateClient

func NewMsgIBCCreateClient(msgCommonParams MsgCommonParams, params ibc_model.MsgCreateClientParams) *MsgIBCCreateClient

func (*MsgIBCCreateClient) String

func (event *MsgIBCCreateClient) String() string

func (*MsgIBCCreateClient) ToJSON

func (event *MsgIBCCreateClient) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCRecvPacket

type MsgIBCRecvPacket struct {
	MsgBase

	Params ibc_model.MsgRecvPacketParams `json:"params"`
}

func NewMsgIBCRecvPacket

func NewMsgIBCRecvPacket(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgRecvPacketParams,
) *MsgIBCRecvPacket

func (*MsgIBCRecvPacket) String

func (event *MsgIBCRecvPacket) String() string

func (*MsgIBCRecvPacket) ToJSON

func (event *MsgIBCRecvPacket) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCTimeout

type MsgIBCTimeout struct {
	MsgBase

	Params ibc_model.MsgTimeoutParams `json:"params"`
}

func NewMsgIBCTimeout

func NewMsgIBCTimeout(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgTimeoutParams,
) *MsgIBCTimeout

func (*MsgIBCTimeout) String

func (event *MsgIBCTimeout) String() string

func (*MsgIBCTimeout) ToJSON

func (event *MsgIBCTimeout) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCTimeoutOnClose

type MsgIBCTimeoutOnClose struct {
	MsgBase

	Params ibc_model.MsgTimeoutOnCloseParams `json:"params"`
}

func NewMsgIBCTimeoutOnClose

func NewMsgIBCTimeoutOnClose(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgTimeoutOnCloseParams,
) *MsgIBCTimeoutOnClose

func (*MsgIBCTimeoutOnClose) String

func (event *MsgIBCTimeoutOnClose) String() string

func (*MsgIBCTimeoutOnClose) ToJSON

func (event *MsgIBCTimeoutOnClose) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCTransferTransfer

type MsgIBCTransferTransfer struct {
	MsgBase

	Params ibc_model.MsgTransferParams `json:"params"`
}

func NewMsgIBCTransferTransfer

func NewMsgIBCTransferTransfer(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgTransferParams,
) *MsgIBCTransferTransfer

func (*MsgIBCTransferTransfer) String

func (event *MsgIBCTransferTransfer) String() string

func (*MsgIBCTransferTransfer) ToJSON

func (event *MsgIBCTransferTransfer) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgIBCUpdateClient

type MsgIBCUpdateClient struct {
	MsgBase

	Params ibc_model.MsgUpdateClientParams `json:"params"`
}

func NewMsgIBCUpdateClient

func NewMsgIBCUpdateClient(
	msgCommonParams MsgCommonParams,
	params ibc_model.MsgUpdateClientParams,
) *MsgIBCUpdateClient

NewMsgDelegate creates a new instance of MsgDelegate

func (*MsgIBCUpdateClient) String

func (event *MsgIBCUpdateClient) String() string

func (*MsgIBCUpdateClient) ToJSON

func (event *MsgIBCUpdateClient) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgMultiSend

type MsgMultiSend struct {
	MsgBase

	Inputs  []model.MsgMultiSendInput  `json:"inputs"`
	Outputs []model.MsgMultiSendOutput `json:"outputs"`
}

func NewMsgMultiSend

func NewMsgMultiSend(msgCommonParams MsgCommonParams, params model.MsgMultiSendParams) *MsgMultiSend

func (*MsgMultiSend) String

func (event *MsgMultiSend) String() string

func (*MsgMultiSend) ToJSON

func (event *MsgMultiSend) ToJSON() (string, error)

type MsgNFTBurnNFT

type MsgNFTBurnNFT struct {
	MsgBase

	DenomId string `json:"denomId"`
	TokenId string `json:"tokenId"`
	Sender  string `json:"sender"`
}

func NewMsgNFTBurnNFT

func NewMsgNFTBurnNFT(
	msgCommonParams MsgCommonParams,
	params model.MsgNFTBurnNFTParams,
) *MsgNFTBurnNFT

func (*MsgNFTBurnNFT) String

func (event *MsgNFTBurnNFT) String() string

func (*MsgNFTBurnNFT) ToJSON

func (event *MsgNFTBurnNFT) ToJSON() (string, error)

type MsgNFTEditNFT

type MsgNFTEditNFT struct {
	MsgBase

	DenomId   string `json:"denomId"`
	TokenId   string `json:"tokenId"`
	TokenName string `json:"tokenName"`
	URI       string `json:"uri"`
	Data      string `json:"data"`
	Sender    string `json:"sender"`
}

func NewMsgNFTEditNFT

func NewMsgNFTEditNFT(
	msgCommonParams MsgCommonParams,
	params model.MsgNFTEditNFTParams,
) *MsgNFTEditNFT

func (*MsgNFTEditNFT) String

func (event *MsgNFTEditNFT) String() string

func (*MsgNFTEditNFT) ToJSON

func (event *MsgNFTEditNFT) ToJSON() (string, error)

type MsgNFTIssueDenom

type MsgNFTIssueDenom struct {
	MsgBase

	DenomId   string `json:"denomId"`
	DenomName string `json:"denomName"`
	Schema    string `json:"schema"`
	Sender    string `json:"sender"`
}

func NewMsgNFTIssueDenom

func NewMsgNFTIssueDenom(
	msgCommonParams MsgCommonParams,
	params model.MsgNFTIssueDenomParams,
) *MsgNFTIssueDenom

func (*MsgNFTIssueDenom) String

func (event *MsgNFTIssueDenom) String() string

func (*MsgNFTIssueDenom) ToJSON

func (event *MsgNFTIssueDenom) ToJSON() (string, error)

type MsgNFTMintNFT

type MsgNFTMintNFT struct {
	MsgBase

	DenomId   string `json:"denomId"`
	TokenId   string `json:"tokenId"`
	TokenName string `json:"tokenName"`
	URI       string `json:"uri"`
	Data      string `json:"data"`
	Sender    string `json:"sender"`
	Recipient string `json:"recipient"`
}

func NewMsgNFTMintNFT

func NewMsgNFTMintNFT(
	msgCommonParams MsgCommonParams,
	params model.MsgNFTMintNFTParams,
) *MsgNFTMintNFT

func (*MsgNFTMintNFT) String

func (event *MsgNFTMintNFT) String() string

func (*MsgNFTMintNFT) ToJSON

func (event *MsgNFTMintNFT) ToJSON() (string, error)

type MsgNFTTransferNFT

type MsgNFTTransferNFT struct {
	MsgBase

	DenomId   string `json:"denomId"`
	TokenId   string `json:"tokenId"`
	Sender    string `json:"sender"`
	Recipient string `json:"recipient"`
}

func NewMsgNFTTransferNFT

func NewMsgNFTTransferNFT(
	msgCommonParams MsgCommonParams,
	params model.MsgNFTTransferNFTParams,
) *MsgNFTTransferNFT

func (*MsgNFTTransferNFT) String

func (event *MsgNFTTransferNFT) String() string

func (*MsgNFTTransferNFT) ToJSON

func (event *MsgNFTTransferNFT) ToJSON() (string, error)

type MsgRegisterAccount added in v1.6.26

type MsgRegisterAccount struct {
	MsgBase

	Params icaauthmodel.MsgRegisterAccountParams `json:"params"`
}

func NewMsgRegisterAccount added in v1.6.26

func NewMsgRegisterAccount(
	msgCommonParams MsgCommonParams,
	params icaauthmodel.MsgRegisterAccountParams,
) *MsgRegisterAccount

func (*MsgRegisterAccount) String added in v1.6.26

func (event *MsgRegisterAccount) String() string

func (*MsgRegisterAccount) ToJSON added in v1.6.26

func (event *MsgRegisterAccount) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgRevoke

type MsgRevoke struct {
	MsgBase

	Params model.MsgRevokeParams `json:"params"`
}

func NewMsgRevoke

func NewMsgRevoke(
	msgCommonParams MsgCommonParams,
	params model.MsgRevokeParams,
) *MsgRevoke

func (*MsgRevoke) String

func (event *MsgRevoke) String() string

func (*MsgRevoke) ToJSON

func (event *MsgRevoke) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgRevokeAllowance

type MsgRevokeAllowance struct {
	MsgBase

	Params model.MsgRevokeAllowanceParams `json:"params"`
}

func NewMsgRevokeAllowance

func NewMsgRevokeAllowance(
	msgCommonParams MsgCommonParams,
	params model.MsgRevokeAllowanceParams,
) *MsgRevokeAllowance

func (*MsgRevokeAllowance) String

func (event *MsgRevokeAllowance) String() string

func (*MsgRevokeAllowance) ToJSON

func (event *MsgRevokeAllowance) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgSend

type MsgSend struct {
	MsgBase

	FromAddress string     `json:"fromAddress"`
	ToAddress   string     `json:"toAddress"`
	Amount      coin.Coins `json:"amount"`
}

func NewMsgSend

func NewMsgSend(msgCommonParams MsgCommonParams, params MsgSendCreatedParams) *MsgSend

func (*MsgSend) String

func (event *MsgSend) String() string

func (*MsgSend) ToJSON

func (event *MsgSend) ToJSON() (string, error)

type MsgSendCreatedParams

type MsgSendCreatedParams struct {
	FromAddress string
	ToAddress   string
	Amount      coin.Coins
}

type MsgSetSendEnabled added in v1.7.22

type MsgSetSendEnabled struct {
	MsgBase

	Params model.MsgSetSendEnabled `json:"params"`
}

func NewMsgSetSendEnabled added in v1.7.22

func NewMsgSetSendEnabled(
	msgCommonParams MsgCommonParams,
	params model.MsgSetSendEnabled,
) *MsgSetSendEnabled

func (*MsgSetSendEnabled) String added in v1.7.22

func (event *MsgSetSendEnabled) String() string

func (*MsgSetSendEnabled) ToJSON added in v1.7.22

func (event *MsgSetSendEnabled) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgSetWithdrawAddress

type MsgSetWithdrawAddress struct {
	MsgBase

	model.MsgSetWithdrawAddressParams
}

func NewMsgSetWithdrawAddress

func NewMsgSetWithdrawAddress(
	msgCommonParams MsgCommonParams,
	params model.MsgSetWithdrawAddressParams,
) *MsgSetWithdrawAddress

func (*MsgSetWithdrawAddress) String

func (event *MsgSetWithdrawAddress) String() string

func (*MsgSetWithdrawAddress) ToJSON

func (event *MsgSetWithdrawAddress) ToJSON() (string, error)

type MsgSubmitCancelSoftwareUpgradeProposal

type MsgSubmitCancelSoftwareUpgradeProposal struct {
	MsgBase

	model.MsgSubmitCancelSoftwareUpgradeProposalParams
}

func (*MsgSubmitCancelSoftwareUpgradeProposal) String

func (*MsgSubmitCancelSoftwareUpgradeProposal) ToJSON

type MsgSubmitCommunityPoolSpendProposal

type MsgSubmitCommunityPoolSpendProposal struct {
	MsgBase

	model.MsgSubmitCommunityPoolSpendProposalParams
}

func (*MsgSubmitCommunityPoolSpendProposal) String

func (*MsgSubmitCommunityPoolSpendProposal) ToJSON

type MsgSubmitParamChangeProposal

type MsgSubmitParamChangeProposal struct {
	MsgBase

	model.MsgSubmitParamChangeProposalParams
}

func NewMsgSubmitParamChangeProposal

func NewMsgSubmitParamChangeProposal(
	msgCommonParams MsgCommonParams,
	params model.MsgSubmitParamChangeProposalParams,
) *MsgSubmitParamChangeProposal

func (*MsgSubmitParamChangeProposal) String

func (event *MsgSubmitParamChangeProposal) String() string

func (*MsgSubmitParamChangeProposal) ToJSON

func (event *MsgSubmitParamChangeProposal) ToJSON() (string, error)

type MsgSubmitProposal added in v1.7.0

type MsgSubmitProposal struct {
	MsgBase

	model_gov_v1.MsgSubmitProposalParams
}

func NewMsgSubmitProposal added in v1.7.0

func NewMsgSubmitProposal(
	msgCommonParams MsgCommonParams,
	params model_gov_v1.MsgSubmitProposalParams,
) *MsgSubmitProposal

func (*MsgSubmitProposal) String added in v1.7.0

func (event *MsgSubmitProposal) String() string

func (*MsgSubmitProposal) ToJSON added in v1.7.0

func (event *MsgSubmitProposal) ToJSON() (string, error)

type MsgSubmitSoftwareUpgradeProposal

type MsgSubmitSoftwareUpgradeProposal struct {
	MsgBase

	model.MsgSubmitSoftwareUpgradeProposalParams
}

func (*MsgSubmitSoftwareUpgradeProposal) String

func (event *MsgSubmitSoftwareUpgradeProposal) String() string

func (*MsgSubmitSoftwareUpgradeProposal) ToJSON

func (event *MsgSubmitSoftwareUpgradeProposal) ToJSON() (string, error)

type MsgSubmitTextProposal

type MsgSubmitTextProposal struct {
	MsgBase

	model.MsgSubmitTextProposalParams
}

func NewMsgSubmitTextProposal

func NewMsgSubmitTextProposal(
	msgCommonParams MsgCommonParams,
	params model.MsgSubmitTextProposalParams,
) *MsgSubmitTextProposal

func (*MsgSubmitTextProposal) String

func (event *MsgSubmitTextProposal) String() string

func (*MsgSubmitTextProposal) ToJSON

func (event *MsgSubmitTextProposal) ToJSON() (string, error)

type MsgSubmitTx added in v1.6.26

type MsgSubmitTx struct {
	MsgBase

	Params icaauthmodel.MsgSubmitTxParams `json:"params"`
}

func NewMsgSubmitTx added in v1.6.26

func NewMsgSubmitTx(
	msgCommonParams MsgCommonParams,
	params icaauthmodel.MsgSubmitTxParams,
) *MsgSubmitTx

func (*MsgSubmitTx) String added in v1.6.26

func (event *MsgSubmitTx) String() string

func (*MsgSubmitTx) ToJSON added in v1.6.26

func (event *MsgSubmitTx) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgSubmitUnknownProposal added in v1.4.1

type MsgSubmitUnknownProposal struct {
	MsgBase

	model.MsgSubmitUnknownProposalParams
}

func NewMsgSubmitUnknownProposal added in v1.4.1

func NewMsgSubmitUnknownProposal(
	msgCommonParams MsgCommonParams,
	params model.MsgSubmitUnknownProposalParams,
) *MsgSubmitUnknownProposal

func (*MsgSubmitUnknownProposal) String added in v1.4.1

func (event *MsgSubmitUnknownProposal) String() string

func (*MsgSubmitUnknownProposal) ToJSON added in v1.4.1

func (event *MsgSubmitUnknownProposal) ToJSON() (string, error)

type MsgUndelegate

type MsgUndelegate struct {
	MsgBase

	DelegatorAddress      string           `json:"delegatorAddress"`
	ValidatorAddress      string           `json:"validatorAddress"`
	Amount                coin.Coin        `json:"amount"`
	AutoClaimedRewards    coin.Coin        `json:"autoClaimedRewards"`
	MaybeUnbondCompleteAt *utctime.UTCTime `json:"unbondCompleteAt"`
}

MsgUndelegate defines a Cosmos SDK message for performing a undelegation of coins from a validator to a delegator.

func NewMsgUndelegate

func NewMsgUndelegate(msgCommonParams MsgCommonParams, params model.MsgUndelegateParams) *MsgUndelegate

NewMsgUndelegate creates a new instance of MsgUndelegate

func (*MsgUndelegate) String

func (event *MsgUndelegate) String() string

func (*MsgUndelegate) ToJSON

func (event *MsgUndelegate) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgUnjail

type MsgUnjail struct {
	MsgBase

	ValidatorAddr string `json:"validatorAddress"`
}

MsgUnjail defines a Cosmos SDK message for unjailing a jailed validator, thus returning them into the bonded validator set, so they can begin receiving provisions and rewards again.

func NewMsgUnjail

func NewMsgUnjail(msgCommonParams MsgCommonParams, params model.MsgUnjailParams) *MsgUnjail

NewMsgUnjail creates a new instance of MsgUnjail

func (*MsgUnjail) String

func (event *MsgUnjail) String() string

func (*MsgUnjail) ToJSON

func (event *MsgUnjail) ToJSON() (string, error)

ToJSON encodes the event into JSON string payload

type MsgVote

type MsgVote struct {
	MsgBase

	ProposalId string `json:"proposalId"`
	Voter      string `json:"voter"`
	Option     string `json:"option"`
}

func NewMsgVote

func NewMsgVote(msgCommonParams MsgCommonParams, params model.MsgVoteParams) *MsgVote

func (*MsgVote) String

func (event *MsgVote) String() string

func (*MsgVote) ToJSON

func (event *MsgVote) ToJSON() (string, error)

type MsgVoteV1 added in v1.7.0

type MsgVoteV1 struct {
	MsgBase

	ProposalId string `json:"proposalId"`
	Voter      string `json:"voter"`
	Option     string `json:"option"`
	Metadata   string `json:"metadata"`
}

func NewMsgVoteV1 added in v1.7.0

func NewMsgVoteV1(msgCommonParams MsgCommonParams, params model.MsgVoteParams) *MsgVoteV1

func (*MsgVoteV1) String added in v1.7.0

func (event *MsgVoteV1) String() string

func (*MsgVoteV1) ToJSON added in v1.7.0

func (event *MsgVoteV1) ToJSON() (string, error)

type MsgVoteWeightedV1 added in v1.7.0

type MsgVoteWeightedV1 struct {
	MsgBase

	ProposalId  string             `json:"proposalId"`
	Voter       string             `json:"voter"`
	VoteOptions []model.VoteOption `json:"voteOptions"`
	Metadata    string             `json:"metadata"`
}

func NewMsgVoteWeightedV1 added in v1.7.0

func NewMsgVoteWeightedV1(msgCommonParams MsgCommonParams, params model.MsgVoteWeightedParams) *MsgVoteWeightedV1

func (*MsgVoteWeightedV1) String added in v1.7.0

func (event *MsgVoteWeightedV1) String() string

func (*MsgVoteWeightedV1) ToJSON added in v1.7.0

func (event *MsgVoteWeightedV1) ToJSON() (string, error)

type MsgWithdrawDelegatorReward

type MsgWithdrawDelegatorReward struct {
	MsgBase

	model.MsgWithdrawDelegatorRewardParams
}

func NewMsgWithdrawDelegatorReward

func NewMsgWithdrawDelegatorReward(
	msgCommonParams MsgCommonParams,
	params model.MsgWithdrawDelegatorRewardParams,
) *MsgWithdrawDelegatorReward

func (*MsgWithdrawDelegatorReward) String

func (event *MsgWithdrawDelegatorReward) String() string

func (*MsgWithdrawDelegatorReward) ToJSON

func (event *MsgWithdrawDelegatorReward) ToJSON() (string, error)

type MsgWithdrawValidatorCommission

type MsgWithdrawValidatorCommission struct {
	MsgBase

	model.MsgWithdrawValidatorCommissionParams
}

func (*MsgWithdrawValidatorCommission) String

func (event *MsgWithdrawValidatorCommission) String() string

func (*MsgWithdrawValidatorCommission) ToJSON

func (event *MsgWithdrawValidatorCommission) ToJSON() (string, error)

type PowerChanged

type PowerChanged struct {
	event_entity.Base

	TendermintPubkey string `json:"tendermintPubkey"`
	Power            string `json:"power"`
}

func NewPowerChanged

func NewPowerChanged(blockHeight int64, params model.PowerChangeParams) *PowerChanged

func (*PowerChanged) String

func (event *PowerChanged) String() string

func (*PowerChanged) ToJSON

func (event *PowerChanged) ToJSON() (string, error)

type ProposalEnded

type ProposalEnded struct {
	event_entity.Base

	ProposalId string `json:"proposalId"`
	Result     string `json:"result"`
}

func NewProposalEnded

func NewProposalEnded(blockHeight int64, proposalId string, result string) *ProposalEnded

func (*ProposalEnded) String

func (event *ProposalEnded) String() string

func (*ProposalEnded) ToJSON

func (event *ProposalEnded) ToJSON() (string, error)

type ProposalInactived

type ProposalInactived struct {
	event_entity.Base

	ProposalId string `json:"proposalId"`
	Result     string `json:"result"`
}

func NewProposalInactived

func NewProposalInactived(blockHeight int64, proposalId string, result string) *ProposalInactived

func (*ProposalInactived) String

func (event *ProposalInactived) String() string

func (*ProposalInactived) ToJSON

func (event *ProposalInactived) ToJSON() (string, error)

type ProposalVotingPeriodStarted

type ProposalVotingPeriodStarted struct {
	event_entity.Base

	ProposalId string `json:"proposalId"`
}

func NewProposalVotingPeriodStarted

func NewProposalVotingPeriodStarted(blockHeight int64, proposalId string) *ProposalVotingPeriodStarted

func (*ProposalVotingPeriodStarted) String

func (event *ProposalVotingPeriodStarted) String() string

func (*ProposalVotingPeriodStarted) ToJSON

func (event *ProposalVotingPeriodStarted) ToJSON() (string, error)

type RawBlockCreated

type RawBlockCreated struct {
	entity_event.Base

	RawBlock *usecase_model.RawBlock `json:"rawBlock"`
}

func NewEvent

func NewEvent(rawBlock *usecase_model.RawBlock) *RawBlockCreated

func (*RawBlockCreated) String

func (event *RawBlockCreated) String() string

func (*RawBlockCreated) ToJSON

func (event *RawBlockCreated) ToJSON() (string, error)

type RawTransactionCreated added in v1.5.2

type RawTransactionCreated struct {
	entity_event.Base

	TxHash        string                    `json:"txHash"`
	Index         int                       `json:"index"`
	Code          int                       `json:"code"`
	Log           string                    `json:"log"`
	Signers       []model.TransactionSigner `json:"signers"`
	Fee           coin.Coins                `json:"fee"`
	FeePayer      string                    `json:"feePayer"`
	FeeGranter    string                    `json:"feeGranter"`
	GasWanted     int                       `json:"gasWanted"`
	GasUsed       int                       `json:"gasUsed"`
	Memo          string                    `json:"memo"`
	TimeoutHeight int64                     `json:"timeoutHeight"`
	Messages      []map[string]interface{}  `json:"messages"`
}

func NewRawTransactionCreated added in v1.5.2

func NewRawTransactionCreated(blockHeight int64, params model.CreateRawTransactionParams) *RawTransactionCreated

func (*RawTransactionCreated) String added in v1.5.2

func (event *RawTransactionCreated) String() string

func (*RawTransactionCreated) ToJSON added in v1.5.2

func (event *RawTransactionCreated) ToJSON() (string, error)

type RawTransactionFailed added in v1.5.2

type RawTransactionFailed struct {
	entity_event.Base

	TxHash        string                    `json:"txHash"`
	Index         int                       `json:"index"`
	Code          int                       `json:"code"`
	Log           string                    `json:"log"`
	Signers       []model.TransactionSigner `json:"signers"`
	Fee           coin.Coins                `json:"fee"`
	FeePayer      string                    `json:"feePayer"`
	FeeGranter    string                    `json:"feeGranter"`
	GasWanted     int                       `json:"gasWanted"`
	GasUsed       int                       `json:"gasUsed"`
	Memo          string                    `json:"memo"`
	TimeoutHeight int64                     `json:"timeoutHeight"`
	Messages      []map[string]interface{}  `json:"messages"`
}

func NewRawTransactionFailed added in v1.5.2

func NewRawTransactionFailed(blockHeight int64, params model.CreateRawTransactionParams) *RawTransactionFailed

func (*RawTransactionFailed) String added in v1.5.2

func (event *RawTransactionFailed) String() string

func (*RawTransactionFailed) ToJSON added in v1.5.2

func (event *RawTransactionFailed) ToJSON() (string, error)

type TransactionCreated

type TransactionCreated struct {
	entity_event.Base

	TxHash   string                    `json:"txHash"`
	Index    int                       `json:"index"`
	Code     int                       `json:"code"`
	Log      string                    `json:"log"`
	MsgCount int                       `json:"msgCount"`
	Signers  []model.TransactionSigner `json:"signers"`
	// Deprecated
	Senders       []model.TransactionSigner `json:"senders"`
	Fee           coin.Coins                `json:"fee"`
	FeePayer      string                    `json:"feePayer"`
	FeeGranter    string                    `json:"feeGranter"`
	GasWanted     int                       `json:"gasWanted"`
	GasUsed       int                       `json:"gasUsed"`
	Memo          string                    `json:"memo"`
	TimeoutHeight int64                     `json:"timeoutHeight"`
}

func NewTransactionCreated

func NewTransactionCreated(blockHeight int64, params model.CreateTransactionParams) *TransactionCreated

func (*TransactionCreated) String

func (event *TransactionCreated) String() string

func (*TransactionCreated) ToJSON

func (event *TransactionCreated) ToJSON() (string, error)

type TransactionFailed

type TransactionFailed struct {
	entity_event.Base

	TxHash   string                    `json:"txHash"`
	Index    int                       `json:"index"`
	Code     int                       `json:"code"`
	Log      string                    `json:"log"`
	MsgCount int                       `json:"msgCount"`
	Signers  []model.TransactionSigner `json:"signers"`
	// Deprecated
	Senders       []model.TransactionSigner `json:"senders"`
	Fee           coin.Coins                `json:"fee"`
	FeePayer      string                    `json:"feePayer"`
	FeeGranter    string                    `json:"feeGranter"`
	GasWanted     int                       `json:"gasWanted"`
	GasUsed       int                       `json:"gasUsed"`
	Memo          string                    `json:"memo"`
	TimeoutHeight int64                     `json:"timeoutHeight"`
}

func NewTransactionFailed

func NewTransactionFailed(blockHeight int64, params model.CreateTransactionParams) *TransactionFailed

func (*TransactionFailed) String

func (event *TransactionFailed) String() string

func (*TransactionFailed) ToJSON

func (event *TransactionFailed) ToJSON() (string, error)

type ValidatorJailed

type ValidatorJailed struct {
	event_entity.Base

	ConsensusNodeAddress string `json:"consensusNodeAddress"`
	Reason               string `json:"reason"`
}

func NewValidatorJailed

func NewValidatorJailed(blockHeight int64, consensusNodeAddress string, reason string) *ValidatorJailed

func (*ValidatorJailed) String

func (event *ValidatorJailed) String() string

func (*ValidatorJailed) ToJSON

func (event *ValidatorJailed) ToJSON() (string, error)

type ValidatorSlashed

type ValidatorSlashed struct {
	event_entity.Base

	ConsensusNodeAddress string `json:"consensusNodeAddress"`
	SlashedPower         string `json:"slashedPower"`
	Reason               string `json:"reason"`
}

func NewValidatorSlashed

func NewValidatorSlashed(blockHeight int64, params model.SlashValidatorParams) *ValidatorSlashed

func (*ValidatorSlashed) String

func (event *ValidatorSlashed) String() string

func (*ValidatorSlashed) ToJSON

func (event *ValidatorSlashed) ToJSON() (string, error)

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL