package
1.0.3
Repository: https://github.com/uinb/chain-custom-types.git
Documentation: pkg.go.dev

# Structs

AssetID is a combination of RegistryID and TokenID.
EventChainBridgeChainWhitelisted is emitted when a new chain has been whitelisted to interact with the bridge.
EventChainBridgeFungibleTransfer is emitted when a bridge fungible token transfer is executed.
EventChainBridgeGenericTransfer is emitted when a bridge generic transfer is executed.
EventChainBridgeNonFungibleTransfer is emitted when a bridge non fungible token transfer is executed.
EventChainBridgeRelayerAdded is emitted when a new bridge relayer has been whitelisted.
EventChainBridgeRelayerThresholdChanged is emitted when the relayer threshold is changed.
EventClaimsClaimed is emitted when CFG Tokens have been claimed.
EventClaimsRootHashStored is emitted when RootHash has been stored for the correspondent CFG Claims batch.
EventCollatorAllowlistCollatorAdded is emitted when a collator has been added to the allowlist.
EventCollatorAllowlistCollatorRemoved is emitted when a collator has been removed from the allowlist.
EventCrowdloanClaimClaimPalletInitialized is emitted when the crowdloan claim pallet is properly configured.
EventCrowdloanClaimContributionsRootUpdated is emitted when the relay-chain Root hash changed which allows to verify contributions.
EventCrowdloanClaimCrowdloanTrieIndexUpdated is emitted when the trie index of the crowdloan inside the relay-chains crowdloan child storage has been updated.
EventCrowdloanClaimLeasePeriodUpdated is emitted when the lease start of the parachain slot.
EventCrowdloanClaimLeaseStartUpdated is emitted when the lease start of the parachain slot.
EventCrowdloanClaimLockedAtUpdated is emitted when, the block number, where we lock the contributions has been updated.
EventCrowdloanClaimRewardClaimed is emitted when a reward has been claimed successfully.
EventCrowdloanRewardDirectPayoutRatioUpdated is emitted when direct payout ratio for contributors has been updated [payout_ratio].
EventCrowdloanRewardRewardClaimed is emitted when a reward claim was processed successfully.
EventCrowdloanRewardRewardPalletInitialized is emitted when the reward module is ready to reward contributors [vesting_start, vesting_period, direct_payout_ratio].
EventCrowdloanRewardVestingPeriodUpdated is emitted when the vesting period has been updated.
EventCrowdloanRewardVestingStartUpdated is emitted when the vesting period has been updated.
EventFeeChanged is emitted when a fee for a given key is changed.
EventFeesFeeChanged is emitted when a new fee has been set for a key.
EventFeesFeeToAuthor is emitted when a fee has been sent to the block author.
EventFeesFeeToBurn is emitted when a fee has been burnt.
EventFeesFeeToTreasury is emitted when a fee has been sent to the treasury.
EventMultiAccountRemoved is emitted when a multi account has been removed.
EventMultiAccountUpdated is emitted when a multi account has been updated.
EventMultisigApproval is emitted when a multisig operation has been approved by someone.
EventMultisigCancelled is emitted when a multisig operation has been cancelled by someone.
EventMultisigExecuted is emitted when a multisig operation has been executed by someone.
EventNewMultiAccount is emitted when a multi account has been created.
EventNewMultisig is emitted when a new multisig operation has begun.
EventNFTDeposited is emitted when NFT is ready to be deposited to other chain.
EventNftsDepositAsset is emitted when NFT is ready to be deposited to other chain.
EventNftTransferred is emitted when an NFT is transferred to a new owner.
EventRegistryNftMint is emitted when an NFT with tokenID is minted in a given registryID.
EventRegistryRegistryCreated is emitted when a new registry is created.
No description provided by the author
TimePoint contains height and index.