package
1.10.10
Repository: https://github.com/celenium-io/celestia-indexer.git
Documentation: pkg.go.dev

# Functions

EventTypeNames returns a list of possible string values of EventType.
EventTypeValues returns a list of the values for EventType.
ModuleNameValues returns a list of the values for ModuleName.
MsgAddressTypeValues returns a list of the values for MsgAddressType.
MsgTypeNames returns a list of possible string values of MsgType.
MsgTypeValues returns a list of the values for MsgType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseEventType attempts to convert a string to a EventType.
ParseModuleName attempts to convert a string to a ModuleName.
ParseMsgAddressType attempts to convert a string to a MsgAddressType.
ParseMsgType attempts to convert a string to a MsgType.
ParseRollupCategory attempts to convert a string to a RollupCategory.
ParseRollupType attempts to convert a string to a RollupType.
ParseStakingLogType attempts to convert a string to a StakingLogType.
ParseStatus attempts to convert a string to a Status.
ParseVestingType attempts to convert a string to a VestingType.
RollupCategoryNames returns a list of possible string values of RollupCategory.
RollupCategoryValues returns a list of the values for RollupCategory.
RollupTypeNames returns a list of possible string values of RollupType.
RollupTypeValues returns a list of the values for RollupType.
StakingLogTypeNames returns a list of possible string values of StakingLogType.
StakingLogTypeValues returns a list of the values for StakingLogType.
StatusNames returns a list of possible string values of Status.
StatusValues returns a list of the values for Status.
VestingTypeValues returns a list of the values for VestingType.

# Constants

EventTypeAcknowledgePacket is a EventType of type acknowledge_packet.
EventTypeActiveProposal is a EventType of type active_proposal.
EventTypeAttestationRequest is a EventType of type AttestationRequest.
EventTypeBurn is a EventType of type burn.
EventTypeCancelUnbondingDelegation is a EventType of type cancel_unbonding_delegation.
EventTypeCelestiablobv1EventPayForBlobs is a EventType of type celestia.blob.v1.EventPayForBlobs.
EventTypeChannelCloseConfirm is a EventType of type channel_close_confirm.
EventTypeChannelOpenAck is a EventType of type channel_open_ack.
EventTypeChannelOpenConfirm is a EventType of type channel_open_confirm.
EventTypeChannelOpenInit is a EventType of type channel_open_init.
EventTypeChannelOpenTry is a EventType of type channel_open_try.
EventTypeCoinbase is a EventType of type coinbase.
EventTypeCoinReceived is a EventType of type coin_received.
EventTypeCoinSpent is a EventType of type coin_spent.
EventTypeCommission is a EventType of type commission.
EventTypeCompleteRedelegation is a EventType of type complete_redelegation.
EventTypeCompleteUnbonding is a EventType of type complete_unbonding.
EventTypeConnectionOpenAck is a EventType of type connection_open_ack.
EventTypeConnectionOpenConfirm is a EventType of type connection_open_confirm.
EventTypeConnectionOpenInit is a EventType of type connection_open_init.
EventTypeConnectionOpenTry is a EventType of type connection_open_try.
EventTypeCosmosauthzv1beta1EventGrant is a EventType of type cosmos.authz.v1beta1.EventGrant.
EventTypeCosmosauthzv1beta1EventRevoke is a EventType of type cosmos.authz.v1beta1.EventRevoke.
EventTypeCosmosauthzv1EventRevoke is a EventType of type cosmos.authz.v1.EventRevoke.
EventTypeCreateClient is a EventType of type create_client.
EventTypeCreateValidator is a EventType of type create_validator.
EventTypeDelegate is a EventType of type delegate.
EventTypeEditValidator is a EventType of type edit_validator.
EventTypeFungibleTokenPacket is a EventType of type fungible_token_packet.
EventTypeIbcTransfer is a EventType of type ibc_transfer.
EventTypeIcs27Packet is a EventType of type ics27_packet.
EventTypeInactiveProposal is a EventType of type inactive_proposal.
EventTypeLiveness is a EventType of type liveness.
EventTypeMessage is a EventType of type message.
EventTypeMint is a EventType of type mint.
EventTypeProposalDeposit is a EventType of type proposal_deposit.
EventTypeProposalVote is a EventType of type proposal_vote.
EventTypeProposerReward is a EventType of type proposer_reward.
EventTypeRecvPacket is a EventType of type recv_packet.
EventTypeRedelegate is a EventType of type redelegate.
EventTypeRevokeFeegrant is a EventType of type revoke_feegrant.
EventTypeRewards is a EventType of type rewards.
EventTypeSendPacket is a EventType of type send_packet.
EventTypeSetFeegrant is a EventType of type set_feegrant.
EventTypeSetWithdrawAddress is a EventType of type set_withdraw_address.
EventTypeSlash is a EventType of type slash.
EventTypeSubmitProposal is a EventType of type submit_proposal.
EventTypeTimeout is a EventType of type timeout.
EventTypeTimeoutPacket is a EventType of type timeout_packet.
EventTypeTransfer is a EventType of type transfer.
EventTypeTx is a EventType of type tx.
EventTypeUnbond is a EventType of type unbond.
EventTypeUnknown is a EventType of type unknown.
EventTypeUpdateClient is a EventType of type update_client.
EventTypeUpdateFeegrant is a EventType of type update_feegrant.
EventTypeUseFeegrant is a EventType of type use_feegrant.
EventTypeWithdrawCommission is a EventType of type withdraw_commission.
EventTypeWithdrawRewards is a EventType of type withdraw_rewards.
EventTypeWriteAcknowledgement is a EventType of type write_acknowledgement.
IBCTransfer is a MsgType of type IBCTransfer.
ModuleNameAuth is a ModuleName of type auth.
ModuleNameBlob is a ModuleName of type blob.
ModuleNameConsensus is a ModuleName of type consensus.
ModuleNameCrisis is a ModuleName of type crisis.
ModuleNameDistribution is a ModuleName of type distribution.
ModuleNameGov is a ModuleName of type gov.
ModuleNameIndexer is a ModuleName of type indexer.
ModuleNameSlashing is a ModuleName of type slashing.
ModuleNameStaking is a ModuleName of type staking.
MsgAcknowledgement is a MsgType of type MsgAcknowledgement.
MsgAddressTypeAdmin is a MsgAddressType of type admin.
MsgAddressTypeAuthority is a MsgAddressType of type authority.
MsgAddressTypeDelegator is a MsgAddressType of type delegator.
MsgAddressTypeDepositor is a MsgAddressType of type depositor.
MsgAddressTypeExecutor is a MsgAddressType of type executor.
MsgAddressTypeFromAddress is a MsgAddressType of type fromAddress.
MsgAddressTypeGrantee is a MsgAddressType of type grantee.
MsgAddressTypeGranter is a MsgAddressType of type granter.
MsgAddressTypeGroupMember is a MsgAddressType of type groupMember.
MsgAddressTypeGroupPolicyAddress is a MsgAddressType of type groupPolicyAddress.
MsgAddressTypeInput is a MsgAddressType of type input.
MsgAddressTypeNewAdmin is a MsgAddressType of type newAdmin.
MsgAddressTypeOutput is a MsgAddressType of type output.
MsgAddressTypeOwner is a MsgAddressType of type owner.
MsgAddressTypePayee is a MsgAddressType of type payee.
MsgAddressTypeProposer is a MsgAddressType of type proposer.
MsgAddressTypeReceiver is a MsgAddressType of type receiver.
MsgAddressTypeRelayer is a MsgAddressType of type relayer.
MsgAddressTypeSender is a MsgAddressType of type sender.
MsgAddressTypeSigner is a MsgAddressType of type signer.
MsgAddressTypeSubmitter is a MsgAddressType of type submitter.
MsgAddressTypeToAddress is a MsgAddressType of type toAddress.
MsgAddressTypeValidator is a MsgAddressType of type validator.
MsgAddressTypeValidatorDst is a MsgAddressType of type validatorDst.
MsgAddressTypeValidatorSrc is a MsgAddressType of type validatorSrc.
MsgAddressTypeVoter is a MsgAddressType of type voter.
MsgAddressTypeWithdraw is a MsgAddressType of type withdraw.
MsgBeginRedelegate is a MsgType of type MsgBeginRedelegate.
MsgCancelUnbondingDelegation is a MsgType of type MsgCancelUnbondingDelegation.
MsgCancelUpgrade is a MsgType of type MsgCancelUpgrade.
MsgChannelCloseConfirm is a MsgType of type MsgChannelCloseConfirm.
MsgChannelCloseInit is a MsgType of type MsgChannelCloseInit.
MsgChannelOpenAck is a MsgType of type MsgChannelOpenAck.
MsgChannelOpenConfirm is a MsgType of type MsgChannelOpenConfirm.
MsgChannelOpenInit is a MsgType of type MsgChannelOpenInit.
MsgChannelOpenTry is a MsgType of type MsgChannelOpenTry.
MsgConnectionOpenAck is a MsgType of type MsgConnectionOpenAck.
MsgConnectionOpenConfirm is a MsgType of type MsgConnectionOpenConfirm.
MsgConnectionOpenInit is a MsgType of type MsgConnectionOpenInit.
MsgConnectionOpenTry is a MsgType of type MsgConnectionOpenTry.
MsgCreateClient is a MsgType of type MsgCreateClient.
MsgCreateGroup is a MsgType of type MsgCreateGroup.
MsgCreateGroupPolicy is a MsgType of type MsgCreateGroupPolicy.
MsgCreateGroupWithPolicy is a MsgType of type MsgCreateGroupWithPolicy.
MsgCreatePeriodicVestingAccount is a MsgType of type MsgCreatePeriodicVestingAccount.
MsgCreatePermanentLockedAccount is a MsgType of type MsgCreatePermanentLockedAccount.
MsgCreateValidator is a MsgType of type MsgCreateValidator.
MsgCreateVestingAccount is a MsgType of type MsgCreateVestingAccount.
MsgDelegate is a MsgType of type MsgDelegate.
MsgDeposit is a MsgType of type MsgDeposit.
MsgEditValidator is a MsgType of type MsgEditValidator.
MsgExec is a MsgType of type MsgExec.
MsgExecGroup is a MsgType of type MsgExecGroup.
MsgExecLegacyContent is a MsgType of type MsgExecLegacyContent.
MsgFundCommunityPool is a MsgType of type MsgFundCommunityPool.
MsgGrant is a MsgType of type MsgGrant.
MsgGrantAllowance is a MsgType of type MsgGrantAllowance.
MsgLeaveGroup is a MsgType of type MsgLeaveGroup.
MsgMultiSend is a MsgType of type MsgMultiSend.
MsgPayForBlobs is a MsgType of type MsgPayForBlobs.
MsgPayPacketFee is a MsgType of type MsgPayPacketFee.
MsgPayPacketFeeAsync is a MsgType of type MsgPayPacketFeeAsync.
MsgRecvPacket is a MsgType of type MsgRecvPacket.
MsgRegisterCounterpartyPayee is a MsgType of type MsgRegisterCounterpartyPayee.
MsgRegisterEVMAddress is a MsgType of type MsgRegisterEVMAddress.
MsgRegisterInterchainAccount is a MsgType of type MsgRegisterInterchainAccount.
MsgRegisterPayee is a MsgType of type MsgRegisterPayee.
MsgRevoke is a MsgType of type MsgRevoke.
MsgRevokeAllowance is a MsgType of type MsgRevokeAllowance.
MsgSend is a MsgType of type MsgSend.
MsgSendNFT is a MsgType of type MsgSendNFT.
MsgSendTx is a MsgType of type MsgSendTx.
MsgSetWithdrawAddress is a MsgType of type MsgSetWithdrawAddress.
MsgSignalVersion is a MsgType of type MsgSignalVersion.
MsgSoftwareUpgrade is a MsgType of type MsgSoftwareUpgrade.
MsgSubmitEvidence is a MsgType of type MsgSubmitEvidence.
MsgSubmitMisbehaviour is a MsgType of type MsgSubmitMisbehaviour.
MsgSubmitProposal is a MsgType of type MsgSubmitProposal.
MsgSubmitProposalGroup is a MsgType of type MsgSubmitProposalGroup.
MsgTimeout is a MsgType of type MsgTimeout.
MsgTimeoutOnClose is a MsgType of type MsgTimeoutOnClose.
MsgTransfer is a MsgType of type MsgTransfer.
MsgTryUpgrade is a MsgType of type MsgTryUpgrade.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgUndelegate is a MsgType of type MsgUndelegate.
MsgUnjail is a MsgType of type MsgUnjail.
MsgUnknown is a MsgType of type MsgUnknown.
MsgUpdateClient is a MsgType of type MsgUpdateClient.
MsgUpdateGroupAdmin is a MsgType of type MsgUpdateGroupAdmin.
MsgUpdateGroupMembers is a MsgType of type MsgUpdateGroupMembers.
MsgUpdateGroupMetadata is a MsgType of type MsgUpdateGroupMetadata.
MsgUpdateGroupPolicyAdmin is a MsgType of type MsgUpdateGroupPolicyAdmin.
MsgUpdateGroupPolicyDecisionPolicy is a MsgType of type MsgUpdateGroupPolicyDecisionPolicy.
MsgUpdateGroupPolicyMetadata is a MsgType of type MsgUpdateGroupPolicyMetadata.
MsgUpgradeClient is a MsgType of type MsgUpgradeClient.
MsgVerifyInvariant is a MsgType of type MsgVerifyInvariant.
MsgVote is a MsgType of type MsgVote.
MsgVoteGroup is a MsgType of type MsgVoteGroup.
MsgVoteWeighted is a MsgType of type MsgVoteWeighted.
MsgWithdrawDelegatorReward is a MsgType of type MsgWithdrawDelegatorReward.
MsgWithdrawProposal is a MsgType of type MsgWithdrawProposal.
MsgWithdrawValidatorCommission is a MsgType of type MsgWithdrawValidatorCommission.
RollupCategoryFinance is a RollupCategory of type finance.
RollupCategoryGaming is a RollupCategory of type gaming.
RollupCategoryNft is a RollupCategory of type nft.
RollupCategorySocial is a RollupCategory of type social.
RollupCategoryUncategorized is a RollupCategory of type uncategorized.
RollupTypeSettled is a RollupType of type settled.
RollupTypeSovereign is a RollupType of type sovereign.
StakingLogTypeCommissions is a StakingLogType of type commissions.
StakingLogTypeDelegation is a StakingLogType of type delegation.
StakingLogTypeRewards is a StakingLogType of type rewards.
StakingLogTypeUnbonding is a StakingLogType of type unbonding.
StatusFailed is a Status of type failed.
StatusSuccess is a Status of type success.
VestingTypeContinuous is a VestingType of type continuous.
VestingTypeDelayed is a VestingType of type delayed.
VestingTypePeriodic is a VestingType of type periodic.
VestingTypePermanent is a VestingType of type permanent.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

swagger:enum EventType ENUM( unknown, coin_received, coinbase, coin_spent, burn, mint, message, proposer_reward, rewards, commission, liveness, transfer, celestia.blob.v1.EventPayForBlobs, redelegate, AttestationRequest, withdraw_rewards, withdraw_commission, set_withdraw_address, create_validator, delegate, edit_validator, unbond, tx, complete_redelegation, complete_unbonding use_feegrant, revoke_feegrant, set_feegrant, update_feegrant, slash, proposal_vote, proposal_deposit, submit_proposal, cosmos.authz.v1beta1.EventGrant, send_packet, ibc_transfer, fungible_token_packet, acknowledge_packet, create_client, update_client, connection_open_try, connection_open_init, connection_open_confirm, connection_open_ack, channel_open_try, channel_open_init, channel_open_confirm, channel_open_ack, recv_packet, write_acknowledgement, timeout, timeout_packet, cosmos.authz.v1beta1.EventRevoke, cosmos.authz.v1.EventRevoke, cancel_unbonding_delegation, active_proposal, inactive_proposal, ics27_packet, channel_close_confirm ) */go:generate go-enum --marshal --sql --values --names.
swagger:enum ModuleName ENUM( auth, blob, crisis, distribution, indexer, gov, slashing, staking, consensus ) */go:generate go-enum --marshal --sql --values.
swagger:enum MsgAddressType ENUM( validator, delegator, depositor, validatorSrc, validatorDst, fromAddress, toAddress, input, output, grantee, granter, signer, withdraw, voter, proposer, authority, sender, receiver, submitter, admin, newAdmin, groupPolicyAddress, executor, groupMember, owner, relayer, payee, ) */go:generate go-enum --marshal --sql --values.
swagger:enum MsgType ENUM( MsgUnknown, MsgSetWithdrawAddress, MsgWithdrawDelegatorReward, MsgWithdrawValidatorCommission, MsgFundCommunityPool, MsgCreateValidator, MsgEditValidator, MsgDelegate, MsgBeginRedelegate, MsgUndelegate, MsgCancelUnbondingDelegation, MsgUnjail, MsgSend, MsgMultiSend, MsgCreateVestingAccount, MsgCreatePermanentLockedAccount, MsgCreatePeriodicVestingAccount, MsgPayForBlobs, MsgGrant, MsgExec, MsgRevoke, MsgGrantAllowance, MsgRevokeAllowance, MsgRegisterEVMAddress, MsgSubmitProposal, MsgExecLegacyContent, MsgVote, MsgVoteWeighted, MsgDeposit, IBCTransfer, MsgVerifyInvariant, MsgSubmitEvidence, MsgSendNFT, MsgCreateGroup, MsgUpdateGroupMembers, MsgUpdateGroupAdmin, MsgUpdateGroupMetadata, MsgCreateGroupPolicy, MsgUpdateGroupPolicyAdmin, MsgCreateGroupWithPolicy, MsgUpdateGroupPolicyDecisionPolicy, MsgUpdateGroupPolicyMetadata, MsgSubmitProposalGroup, MsgWithdrawProposal, MsgVoteGroup, MsgExecGroup, MsgLeaveGroup, MsgSoftwareUpgrade, MsgCancelUpgrade, MsgRegisterInterchainAccount, MsgSendTx, MsgRegisterPayee, MsgRegisterCounterpartyPayee, MsgPayPacketFee, MsgPayPacketFeeAsync, MsgTransfer, MsgCreateClient, MsgUpdateClient, MsgUpgradeClient, MsgSubmitMisbehaviour, MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgChannelOpenInit, MsgChannelOpenTry, MsgChannelOpenAck, MsgChannelOpenConfirm, MsgChannelCloseInit, MsgChannelCloseConfirm, MsgRecvPacket, MsgTimeout, MsgTimeoutOnClose, MsgAcknowledgement, MsgSignalVersion, MsgTryUpgrade ) */go:generate go-enum --marshal --sql --values --noprefix --names.
No description provided by the author
swagger:enum RollupCategory ENUM( uncategorized, finance, gaming, nft, social ) */go:generate go-enum --marshal --sql --values --names.
swagger:enum RollupType ENUM( sovereign, settled ) */go:generate go-enum --marshal --sql --values --names.
swagger:enum StakingLogType ENUM( delegation, unbonding, rewards, commissions ) */go:generate go-enum --marshal --sql --values --names.
swagger:enum Status ENUM( success, failed ) */go:generate go-enum --marshal --sql --values --names.
swagger:enum VestingType ENUM( delayed, periodic, permanent, continuous ) */go:generate go-enum --marshal --sql --values.