Type aliases ABCIMessage Log ABCIMessage
Log
: { events
?: StringEvent [] ; log
?: string ; msg_index
?: number } Type declaration Optional log?: string Optional msg_ index?: number Absent Absent
< T , K > : { [ k in Exclude < keyof T , K > ] ?: undefined } Type parameters Absent Absent
< T , K > : { [ k in Exclude < keyof T , K > ] ?: undefined } Type parameters Absent Absent
< T , K > : { [ k in Exclude < keyof T , K > ] ?: undefined } Type parameters Absent Absent
< T , K > : { [ k in Exclude < keyof T , K > ] ?: undefined } Type parameters Absolute Tx Position Absolute Tx Position: { block_height?: string ; tx_index?: string }
Type declaration Optional block_ height?: string Optional tx_ index?: string Account Data Account
Data
: { address
: string ; algo
: Algo ; pubkey
: Uint8Array } Type declaration Readonly address: string Readonly algo: Algo Readonly pubkey: Uint8Array Algo Algo: "secp256k1" | "ed25519" | "sr25519"
Any Any: { type_url?: string ; value?: Uint8Array }
Type declaration Optional type_ url?: string Optional value?: Uint8Array Array Buffer Like Array Buffer Like: ArrayBufferTypes [ keyof ArrayBufferTypes ]
Defined in node_modules/typescript/lib/lib.es5.d.ts:1652 Array Buffer View Defined in node_modules/@types/node/ts4.8/globals.d.ts:242 Attribute Attribute: { key?: string ; value?: string }
Type declaration Optional key?: string Optional value?: string Balance Balance: { address: string ; amount: string }
Type declaration address: string amount: string Base Account Base
Account
: { account_number
?: string ; address
?: string ; pub_key
?: <internal> . Any ; sequence
?: string } Type declaration Optional account_ number?: string Optional address?: string Optional sequence?: string Base Evidence Base Evidence: {}
Base Mode Info Base Mode Info: {}
Base Public Key Base Public Key: {}
Base Request Base Request: {}
Base Response Base Response: {}
Binary Data Defined in node_modules/typescript/lib/lib.dom.d.ts:17588 BlockID Type declaration Optional hash?: Uint8Array Optional part_ set_ header?: PartSetHeader Body Init Defined in node_modules/typescript/lib/lib.dom.d.ts:17590 Buffer Encoding Buffer Encoding: "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "base64url" | "latin1" | "binary" | "hex"
Defined in node_modules/@types/node/ts4.8/buffer.d.ts:177 Buffer Source Defined in node_modules/typescript/lib/lib.dom.d.ts:17591 Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Builtin Builtin: Date | Function | Uint8Array | string | number | boolean | undefined
Burn Action Burn Action: { burn: { amount: string ; burner?: string ; owner: string } }
Type declaration burn: { amount: string ; burner?: string ; owner: string } amount: string Optional burner?: string owner: string Burn Type Burn Type: { burn: { burner: string ; owner: string } }
Type declaration burn: { burner: string ; owner: string } burner: string owner: string Channel Type declaration Optional connection_ hops?: string [] Optional version?: string Code Info Response Code Info Response: { builder?: string ; code_hash?: string ; code_id?: string ; creator?: string ; source?: string }
Type declaration Optional builder?: string Optional code_ hash?: string Optional code_ id?: string Optional creator?: string Optional source?: string Coin Coin: { amount?: string ; denom?: string }
Type declaration Optional amount?: string Optional denom?: string Commission Rates Commission Rates: { max_change_rate?: string ; max_rate?: string ; rate?: string }
Type declaration Optional max_ change_ rate?: string Optional max_ rate?: string Optional rate?: string Commit Commit
: { block_id
?: BlockID ; height
?: string ; round
?: number ; signatures
?: CommitSig [] } Type declaration Optional block_ id?: BlockID Optional height?: string Optional round?: number Optional signatures?: CommitSig [] Commit Sig Type declaration Optional block_ id_ flag?: BlockIDFlag Optional signature?: Uint8Array Optional validator_ address?: Uint8Array Compact Bit Array Compact Bit Array: { elems?: Uint8Array ; extra_bits_stored?: number }
Type declaration Optional elems?: Uint8Array Optional extra_ bits_ stored?: number Config Request Config Request: {}
Config Response Config Response: { minimum_gas_price?: string }
Type declaration Optional minimum_ gas_ price?: string Connection End Type declaration Optional client_ id?: string Optional delay_ period?: string Consensus Consensus: { app?: string ; block?: string }
Type declaration Optional app?: string Optional block?: string Contract Info Contract
Info
: { code_id
?: string ; created
?: AbsoluteTxPosition ; creator
?: Uint8Array ; ibc_port_id
?: string ; label
?: string } Type declaration Optional code_ id?: string Optional creator?: Uint8Array Optional ibc_ port_ id?: string Optional label?: string Contract Info With Address Contract
Info
With
Address
: { ContractInfo
?: ContractInfo ; contract_address
?: string } Type declaration Optional contract_ address?: string Counterparty Counterparty: { channel_id?: string ; port_id?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Counterparty Type declaration Optional client_ id?: string Optional connection_ id?: string Create Viewing Key Contract Params Data Data: { txs?: Uint8Array [] }
Type declaration Optional txs?: Uint8Array [] Dec Coin Dec Coin: { amount?: string ; denom?: string }
Type declaration Optional amount?: string Optional denom?: string Default Node Info Default
Node
Info
: { channels
?: Uint8Array ; default_node_id
?: string ; listen_addr
?: string ; moniker
?: string ; network
?: string ; other
?: DefaultNodeInfoOther ; protocol_version
?: ProtocolVersion ; version
?: string } Type declaration Optional channels?: Uint8Array Optional default_ node_ id?: string Optional listen_ addr?: string Optional moniker?: string Optional network?: string Optional version?: string Default Node Info Other Default Node Info Other: { rpc_address?: string ; tx_index?: string }
Type declaration Optional rpc_ address?: string Optional tx_ index?: string Delegation Delegation: { delegator_address?: string ; shares?: string ; validator_address?: string }
Type declaration Optional delegator_ address?: string Optional shares?: string Optional validator_ address?: string Delegation Delegator Reward Delegation
Delegator
Reward
: { reward
?: <internal> . DecCoin [] ; validator_address
?: string } Type declaration Optional validator_ address?: string Denom Trace Denom Trace: { base_denom?: string ; path?: string }
Type declaration Optional base_ denom?: string Optional path?: string Denom Unit Denom Unit: { aliases?: string [] ; denom?: string ; exponent?: number }
Type declaration Optional aliases?: string [] Optional denom?: string Optional exponent?: number Deposit Deposit
: { amount
?: <internal> . Coin [] ; depositor
?: string ; proposal_id
?: string } Type declaration Optional depositor?: string Optional proposal_ id?: string Deposit Type Deposit Type: { deposit: {} }
Description Description: { details?: string ; identity?: string ; moniker?: string ; security_contact?: string ; website?: string }
Type declaration Optional details?: string Optional identity?: string Optional moniker?: string Optional security_ contact?: string Optional website?: string Direct Signer Direct Signer: { getAccounts: any ; signDirect: any }
Type declaration get Accounts: function sign Direct: function Duplicate Vote Evidence Type declaration Optional total_ voting_ power?: string Optional validator_ power?: string Duration Duration: { nanos?: number ; seconds?: string }
Type declaration Optional nanos?: number Optional seconds?: string Evidence Params Evidence
Params
: { max_age_duration
?: <internal> . Duration ; max_age_num_blocks
?: string ; max_bytes
?: string } Type declaration Optional max_ age_ num_ blocks?: string Optional max_ bytes?: string Exclude Exclude< T , U > : T extends U ? never : T
Defined in node_modules/typescript/lib/lib.es5.d.ts:1566 Type parameters Explicit Ibc Tx Options Explicit Ibc Tx Options: { resolveResponses: boolean ; resolveResponsesCheckIntervalMs: number ; resolveResponsesTimeoutMs: number }
Type declaration resolve Responses: boolean resolve Responses Check Interval Ms: number resolve Responses Timeout Ms: number Fee Fee
: { amount
?: <internal> . Coin [] ; gas_limit
?: string ; granter
?: string ; payer
?: string } Type declaration Optional gas_ limit?: string Optional granter?: string Optional payer?: string Form Data Entry Value Defined in node_modules/typescript/lib/lib.dom.d.ts:17606 Gas Info Gas Info: { gas_used?: string ; gas_wanted?: string }
Type declaration Optional gas_ used?: string Optional gas_ wanted?: string Get Block By Height Request Get Block By Height Request: { height?: string }
Get Block By Height Response Get
Block
By
Height
Response
: { block
?: Block ; block_id
?: BlockID } Get Latest Block Request Get Latest Block Request: {}
Get Latest Block Response Get
Latest
Block
Response
: { block
?: Block ; block_id
?: BlockID } Get Latest Validator Set Request Get
Latest
Validator
Set
Request
: { pagination
?: PageRequest } Get Latest Validator Set Response Type declaration Optional block_ height?: string Get Node Info Request Get Node Info Request: {}
Get Syncing Request Get Syncing Request: {}
Get Syncing Response Get Syncing Response: { syncing?: boolean }
Type declaration Optional syncing?: boolean Get Validator Set By Height Request Get
Validator
Set
By
Height
Request
: { height
?: string ; pagination
?: PageRequest } Get Validator Set By Height Response Type declaration Optional block_ height?: string Grant Grant
: { allowance
?: <internal> . Any ; grantee
?: string ; granter
?: string } Type declaration Optional grantee?: string Optional granter?: string Grant Authorization Type declaration Optional grantee?: string Optional granter?: string Header Header
: { app_hash
?: Uint8Array ; chain_id
?: string ; consensus_hash
?: Uint8Array ; data_hash
?: Uint8Array ; evidence_hash
?: Uint8Array ; height
?: string ; last_block_id
?: BlockID ; last_commit_hash
?: Uint8Array ; last_results_hash
?: Uint8Array ; next_validators_hash
?: Uint8Array ; proposer_address
?: Uint8Array ; time
?: <internal> . Timestamp ; validators_hash
?: Uint8Array ; version
?: Consensus } Type declaration Optional app_ hash?: Uint8Array Optional chain_ id?: string Optional consensus_ hash?: Uint8Array Optional data_ hash?: Uint8Array Optional evidence_ hash?: Uint8Array Optional height?: string Optional last_ block_ id?: BlockID Optional last_ commit_ hash?: Uint8Array Optional last_ results_ hash?: Uint8Array Optional next_ validators_ hash?: Uint8Array Optional proposer_ address?: Uint8Array Optional validators_ hash?: Uint8Array Optional version?: Consensus Headers Init Defined in node_modules/typescript/lib/lib.dom.d.ts:17622 Height Height: { revision_height?: string ; revision_number?: string }
Type declaration Optional revision_ height?: string Optional revision_ number?: string Identified Channel Type declaration Optional channel_ id?: string Optional connection_ hops?: string [] Optional port_ id?: string Optional version?: string Identified Client State Identified
Client
State
: { client_id
?: string ; client_state
?: <internal> . Any } Type declaration Optional client_ id?: string Identified Connection Type declaration Optional client_ id?: string Optional delay_ period?: string Optional id?: string Iterator Result Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:41 Type parameters Key Key: { key?: Uint8Array }
Type declaration Optional key?: Uint8Array Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Keys Of Union Keys Of Union< T > : T extends T ? keyof T : never
Type parameters Light Client Attack Evidence Type declaration Optional common_ height?: string Optional conflicting_ block?: LightBlock Optional total_ voting_ power?: string Merkle Prefix Merkle Prefix: { key_prefix?: Uint8Array }
Type declaration Optional key_ prefix?: Uint8Array Metadata Metadata
: { base
?: string ; denom_units
?: DenomUnit [] ; description
?: string ; display
?: string ; name
?: string ; symbol
?: string } Type declaration Optional base?: string Optional denom_ units?: DenomUnit [] Optional description?: string Optional display?: string Optional name?: string Optional symbol?: string Metadata Metadata: { extension?: any ; token_uri?: string }
Type declaration Optional extension?: any Optional token_ uri?: string Mint Action Mint Action: { mint: { amount: string ; minter: string ; recipient: string } }
Type declaration mint: { amount: string ; minter: string ; recipient: string } amount: string minter: string recipient: string Mint Type Mint Type: { mint: { minter: string ; recipient: string } }
Type declaration mint: { minter: string ; recipient: string } minter: string recipient: string Module Module: { path?: string ; sum?: string ; version?: string }
Type declaration Optional path?: string Optional sum?: string Optional version?: string Module Account Module
Account
: { base_account
?: BaseAccount ; name
?: string ; permissions
?: string [] } Type declaration Optional base_ account?: BaseAccount Optional name?: string Optional permissions?: string [] Module Version Module Version: { name?: string ; version?: string }
Type declaration Optional name?: string Optional version?: string One Of One
Of
< T > : { [ k in keyof T ] ?: undefined } | ( keyof T extends infer K
? K extends string & keyof T ? { [ k in K ] : T [ K ] } & <internal> . Absent < T , K > : never : never ) Type parameters One Of One
Of
< T > : { [ k in keyof T ] ?: undefined } | ( keyof T extends infer K
? K extends string & keyof T ? { [ k in K ] : T [ K ] } & <internal> . Absent < T , K > : never : never ) Type parameters One Of One
Of
< T > : { [ k in keyof T ] ?: undefined } | ( keyof T extends infer K
? K extends string & keyof T ? { [ k in K ] : T [ K ] } & <internal> . Absent < T , K > : never : never ) Type parameters One Of One
Of
< T > : { [ k in keyof T ] ?: undefined } | ( keyof T extends infer K
? K extends string & keyof T ? { [ k in K ] : T [ K ] } & <internal> . Absent < T , K > : never : never ) Type parameters Packet State Packet State: { channel_id?: string ; data?: Uint8Array ; port_id?: string ; sequence?: string }
Type declaration Optional channel_ id?: string Optional data?: Uint8Array Optional port_ id?: string Optional sequence?: string Page Request Page Request: { count_total?: boolean ; key?: Uint8Array ; limit?: string ; offset?: string ; reverse?: boolean }
Type declaration Optional count_ total?: boolean Optional key?: Uint8Array Optional limit?: string Optional offset?: string Optional reverse?: boolean Page Response Page Response: { next_key?: Uint8Array ; total?: string }
Type declaration Optional next_ key?: Uint8Array Optional total?: string Param Change Param Change: { key?: string ; subspace?: string ; value?: string }
Type declaration Optional key?: string Optional subspace?: string Optional value?: string Params Params: { max_memo_characters?: string ; sig_verify_cost_ed25519?: string ; sig_verify_cost_secp256k1?: string ; tx_sig_limit?: string ; tx_size_cost_per_byte?: string }
Type declaration Optional max_ memo_ characters?: string Optional sig_ verify_ cost_ ed25519?: string Optional sig_ verify_ cost_ secp256k1?: string Optional tx_ sig_ limit?: string Optional tx_ size_ cost_ per_ byte?: string Params Params
: { default_send_enabled
?: boolean ; send_enabled
?: SendEnabled [] } Type declaration Optional default_ send_ enabled?: boolean Optional send_ enabled?: SendEnabled [] Params Params: { base_proposer_reward?: string ; bonus_proposer_reward?: string ; community_tax?: string ; minimum_restake_threshold?: string ; restake_period?: string ; secret_foundation_address?: string ; secret_foundation_tax?: string ; withdraw_addr_enabled?: boolean }
Type declaration Optional base_ proposer_ reward?: string Optional bonus_ proposer_ reward?: string Optional community_ tax?: string Optional minimum_ restake_ threshold?: string Optional restake_ period?: string Optional secret_ foundation_ address?: string Optional secret_ foundation_ tax?: string Optional withdraw_ addr_ enabled?: boolean Params Params: { allowed_clients?: string [] }
Type declaration Optional allowed_ clients?: string [] Params Params: { receive_enabled?: boolean ; send_enabled?: boolean }
Type declaration Optional receive_ enabled?: boolean Optional send_ enabled?: boolean Params Params: { blocks_per_year?: string ; goal_bonded?: string ; inflation_max?: string ; inflation_min?: string ; inflation_rate_change?: string ; mint_denom?: string }
Type declaration Optional blocks_ per_ year?: string Optional goal_ bonded?: string Optional inflation_ max?: string Optional inflation_ min?: string Optional inflation_ rate_ change?: string Optional mint_ denom?: string Params Params
: { downtime_jail_duration
?: <internal> . Duration ; min_signed_per_window
?: Uint8Array ; signed_blocks_window
?: string ; slash_fraction_double_sign
?: Uint8Array ; slash_fraction_downtime
?: Uint8Array } Type declaration Optional min_ signed_ per_ window?: Uint8Array Optional signed_ blocks_ window?: string Optional slash_ fraction_ double_ sign?: Uint8Array Optional slash_ fraction_ downtime?: Uint8Array Params Params
: { bond_denom
?: string ; historical_entries
?: number ; max_entries
?: number ; max_validators
?: number ; unbonding_time
?: <internal> . Duration } Type declaration Optional bond_ denom?: string Optional historical_ entries?: number Optional max_ entries?: number Optional max_ validators?: number Part Set Header Part Set Header: { hash?: Uint8Array ; total?: number }
Type declaration Optional hash?: Uint8Array Optional total?: number Partial Partial< T > : { [ P in keyof T ] ?: T [ P ] }
Defined in node_modules/typescript/lib/lib.es5.d.ts:1531 Type parameters Plan Type declaration Optional height?: string Optional info?: string Optional name?: string Optional upgraded_ client_ state?: <internal> . Any Pool Pool: { bonded_tokens?: string ; not_bonded_tokens?: string }
Type declaration Optional bonded_ tokens?: string Optional not_ bonded_ tokens?: string Proof Op Proof Op: { data?: Uint8Array ; key?: Uint8Array ; type?: string }
Type declaration Optional data?: Uint8Array Optional key?: Uint8Array Optional type?: string Proposal Type declaration Optional is_ expedited?: boolean Optional proposal_ id?: string Protocol Version Protocol Version: { app?: string ; block?: string ; p2p?: string }
Type declaration Optional app?: string Optional block?: string Optional p2p?: string Pubkey Pubkey: { type: string ; value: any }
Type declaration Readonly type: string Readonly value: any Query Account Request Query Account Request: { address?: string }
Type declaration Optional address?: string Query All Balances Request Query
All
Balances
Request
: { address
?: string ; pagination
?: PageRequest } Type declaration Optional address?: string Query All Balances Response Query All Balances Response: { all_balances: [ { amount: string ; token_id: string } ] }
Type declaration all_ balances: [ { amount: string ; token_id: string } ] Query Allowance Request Query Allowance Request: { grantee?: string ; granter?: string }
Type declaration Optional grantee?: string Optional granter?: string Query Allowances By Granter Request Query
Allowances
By
Granter
Request
: { granter
?: string ; pagination
?: PageRequest } Type declaration Optional granter?: string Query Allowances By Granter Response Query Allowances Request Query
Allowances
Request
: { grantee
?: string ; pagination
?: PageRequest } Type declaration Optional grantee?: string Query Annual Provisions Request Query Annual Provisions Request: {}
Query Annual Provisions Response Query Annual Provisions Response: { annual_provisions?: Uint8Array }
Type declaration Optional annual_ provisions?: Uint8Array Query Applied Plan Request Query Applied Plan Request: { name?: string }
Query Applied Plan Response Query Applied Plan Response: { height?: string }
Query Balance Request Query Balance Request: { address?: string ; denom?: string }
Type declaration Optional address?: string Optional denom?: string Query Balance Response Query Balance Response: { balance: { amount: string } }
Type declaration balance: { amount: string } Query By Code Id Request Query By Code Id Request: { code_id?: string }
Type declaration Optional code_ id?: string Query By Contract Address Request Query By Contract Address Request: { contract_address?: string }
Type declaration Optional contract_ address?: string Query By Label Request Query By Label Request: { label?: string }
Query Channel Client State Request Query Channel Client State Request: { channel_id?: string ; port_id?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Query Channel Client State Response Type declaration Optional proof?: Uint8Array Query Channel Consensus State Request Query Channel Consensus State Request: { channel_id?: string ; port_id?: string ; revision_height?: string ; revision_number?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Optional revision_ height?: string Optional revision_ number?: string Query Channel Consensus State Response Query
Channel
Consensus
State
Response
: { client_id
?: string ; consensus_state
?: <internal> . Any ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional client_ id?: string Optional consensus_ state?: <internal> . Any Optional proof?: Uint8Array Query Channel Request Query Channel Request: { channel_id?: string ; port_id?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Query Channel Response Type declaration Optional proof?: Uint8Array Query Client Connections Request Query Client Connections Request: { client_id?: string }
Type declaration Optional client_ id?: string Query Client Connections Response Query
Client
Connections
Response
: { connection_paths
?: string [] ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional connection_ paths?: string [] Optional proof?: Uint8Array Query Client Params Request Query Client Params Request: {}
Query Client Params Response Query Client State Request Query Client State Request: { client_id?: string }
Type declaration Optional client_ id?: string Query Client State Response Type declaration Optional proof?: Uint8Array Query Client States Response Query Client Status Request Query Client Status Request: { client_id?: string }
Type declaration Optional client_ id?: string Query Client Status Response Query Client Status Response: { status?: string }
Query Code Hash Response Query Code Hash Response: { code_hash?: string }
Type declaration Optional code_ hash?: string Query Code Response Type declaration Optional wasm?: Uint8Array Query Community Pool Request Query Community Pool Request: {}
Query Community Pool Response Query Connection Channels Request Query
Connection
Channels
Request
: { connection
?: string ; pagination
?: PageRequest } Type declaration Optional connection?: string Query Connection Channels Response Query Connection Client State Request Query Connection Client State Request: { connection_id?: string }
Type declaration Optional connection_ id?: string Query Connection Client State Response Type declaration Optional proof?: Uint8Array Query Connection Consensus State Request Query Connection Consensus State Request: { connection_id?: string ; revision_height?: string ; revision_number?: string }
Type declaration Optional connection_ id?: string Optional revision_ height?: string Optional revision_ number?: string Query Connection Consensus State Response Query
Connection
Consensus
State
Response
: { client_id
?: string ; consensus_state
?: <internal> . Any ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional client_ id?: string Optional consensus_ state?: <internal> . Any Optional proof?: Uint8Array Query Connection Request Query Connection Request: { connection_id?: string }
Type declaration Optional connection_ id?: string Query Connection Response Type declaration Optional proof?: Uint8Array Query Consensus State Request Query Consensus State Request: { client_id?: string ; latest_height?: boolean ; revision_height?: string ; revision_number?: string }
Type declaration Optional client_ id?: string Optional latest_ height?: boolean Optional revision_ height?: string Optional revision_ number?: string Query Consensus State Response Type declaration Optional consensus_ state?: <internal> . Any Optional proof?: Uint8Array Query Consensus States Request Query
Consensus
States
Request
: { client_id
?: string ; pagination
?: PageRequest } Type declaration Optional client_ id?: string Query Consensus States Response Query Contract Address Response Query Contract Address Response: { contract_address?: string }
Type declaration Optional contract_ address?: string Query Contract Info Response Query
Contract
Info
Response
: { ContractInfo
?: ContractInfo ; contract_address
?: string } Type declaration Optional contract_ address?: string Query Contract Label Response Query Contract Label Response: { label?: string }
Query Contracts By Code Id Response Query Current Plan Request Query Current Plan Request: {}
Query Delegation Request Query Delegation Request: { delegator_addr?: string ; validator_addr?: string }
Type declaration Optional delegator_ addr?: string Optional validator_ addr?: string Query Delegation Rewards Request Query Delegation Rewards Request: { delegator_address?: string ; validator_address?: string }
Type declaration Optional delegator_ address?: string Optional validator_ address?: string Query Delegation Rewards Response Query Delegation Total Rewards Request Query Delegation Total Rewards Request: { delegator_address?: string }
Type declaration Optional delegator_ address?: string Query Delegation Total Rewards Response Query Delegator Delegations Request Query
Delegator
Delegations
Request
: { delegator_addr
?: string ; pagination
?: PageRequest } Type declaration Optional delegator_ addr?: string Query Delegator Delegations Response Query Delegator Unbonding Delegations Request Query
Delegator
Unbonding
Delegations
Request
: { delegator_addr
?: string ; pagination
?: PageRequest } Type declaration Optional delegator_ addr?: string Query Delegator Unbonding Delegations Response Query Delegator Validator Request Query Delegator Validator Request: { delegator_addr?: string ; validator_addr?: string }
Type declaration Optional delegator_ addr?: string Optional validator_ addr?: string Query Delegator Validator Response Query Delegator Validators Request Query Delegator Validators Request: { delegator_address?: string }
Type declaration Optional delegator_ address?: string Query Delegator Validators Request Query
Delegator
Validators
Request
: { delegator_addr
?: string ; pagination
?: PageRequest } Type declaration Optional delegator_ addr?: string Query Delegator Validators Response Query Delegator Validators Response: { validators?: string [] }
Type declaration Optional validators?: string [] Query Delegator Validators Response Query Delegator Withdraw Address Request Query Delegator Withdraw Address Request: { delegator_address?: string }
Type declaration Optional delegator_ address?: string Query Delegator Withdraw Address Response Query Delegator Withdraw Address Response: { withdraw_address?: string }
Type declaration Optional withdraw_ address?: string Query Denom Hash Request Query Denom Hash Request: { trace?: string }
Query Denom Hash Response Query Denom Hash Response: { hash?: string }
Query Denom Metadata Request Query Denom Metadata Request: { denom?: string }
Query Denom Metadata Response Query Denom Trace Request Query Denom Trace Request: { hash?: string }
Query Denom Trace Response Query
Denom
Trace
Response
: { denom_trace
?: DenomTrace } Query Denoms Metadata Request Query
Denoms
Metadata
Request
: { pagination
?: PageRequest } Query Denoms Metadata Response Query Deposit Request Query Deposit Request: { depositor?: string ; proposal_id?: string }
Type declaration Optional depositor?: string Optional proposal_ id?: string Query Deposits Request Query
Deposits
Request
: { pagination
?: PageRequest ; proposal_id
?: string } Type declaration Optional proposal_ id?: string Query Encrypted Seed Request Query Encrypted Seed Request: { pub_key?: Uint8Array }
Type declaration Optional pub_ key?: Uint8Array Query Encrypted Seed Response Query Encrypted Seed Response: { encrypted_seed?: Uint8Array }
Type declaration Optional encrypted_ seed?: Uint8Array Query Evidence Request Query Evidence Request: { evidence_hash?: Uint8Array }
Type declaration Optional evidence_ hash?: Uint8Array Query Foundation Tax Request Query Foundation Tax Request: {}
Query Foundation Tax Response Query Foundation Tax Response: { foundation_address?: string ; tax?: string }
Type declaration Optional foundation_ address?: string Optional tax?: string Query Grantee Grants Request Query
Grantee
Grants
Request
: { grantee
?: string ; pagination
?: PageRequest } Type declaration Optional grantee?: string Query Grantee Grants Response Query Granter Grants Request Query
Granter
Grants
Request
: { granter
?: string ; pagination
?: PageRequest } Type declaration Optional granter?: string Query Granter Grants Response Query Grants Request Query
Grants
Request
: { grantee
?: string ; granter
?: string ; msg_type_url
?: string ; pagination
?: PageRequest } Type declaration Optional grantee?: string Optional granter?: string Optional msg_ type_ url?: string Query Historical Info Request Query Historical Info Request: { height?: string }
Query Historical Info Response Query Inflation Request Query Inflation Request: {}
Query Inflation Response Query Inflation Response: { inflation?: Uint8Array }
Type declaration Optional inflation?: Uint8Array Query Interchain Account From Address Request Query Interchain Account From Address Request: { connection_id?: string ; owner?: string }
Type declaration Optional connection_ id?: string Optional owner?: string Query Interchain Account From Address Response Query Interchain Account From Address Response: { interchain_account_address?: string }
Type declaration Optional interchain_ account_ address?: string Query Module Versions Request Query Module Versions Request: { module_name?: string }
Type declaration Optional module_ name?: string Query Module Versions Response Query Next Sequence Receive Request Query Next Sequence Receive Request: { channel_id?: string ; port_id?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Query Next Sequence Receive Response Query
Next
Sequence
Receive
Response
: { next_sequence_receive
?: string ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional next_ sequence_ receive?: string Optional proof?: Uint8Array Query Packet Acknowledgement Request Query Packet Acknowledgement Request: { channel_id?: string ; port_id?: string ; sequence?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Optional sequence?: string Query Packet Acknowledgement Response Query
Packet
Acknowledgement
Response
: { acknowledgement
?: Uint8Array ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional acknowledgement?: Uint8Array Optional proof?: Uint8Array Query Packet Acknowledgements Request Query
Packet
Acknowledgements
Request
: { channel_id
?: string ; packet_commitment_sequences
?: string [] ; pagination
?: PageRequest ; port_id
?: string } Type declaration Optional channel_ id?: string Optional packet_ commitment_ sequences?: string [] Optional port_ id?: string Query Packet Acknowledgements Response Query Packet Commitment Request Query Packet Commitment Request: { channel_id?: string ; port_id?: string ; sequence?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Optional sequence?: string Query Packet Commitment Response Query
Packet
Commitment
Response
: { commitment
?: Uint8Array ; proof
?: Uint8Array ; proof_height
?: <internal> . Height } Type declaration Optional commitment?: Uint8Array Optional proof?: Uint8Array Query Packet Commitments Request Query
Packet
Commitments
Request
: { channel_id
?: string ; pagination
?: PageRequest ; port_id
?: string } Type declaration Optional channel_ id?: string Optional port_ id?: string Query Packet Commitments Response Query Packet Receipt Request Query Packet Receipt Request: { channel_id?: string ; port_id?: string ; sequence?: string }
Type declaration Optional channel_ id?: string Optional port_ id?: string Optional sequence?: string Query Packet Receipt Response Query
Packet
Receipt
Response
: { proof
?: Uint8Array ; proof_height
?: <internal> . Height ; received
?: boolean } Type declaration Optional proof?: Uint8Array Optional received?: boolean Query Params Request Query Params Request: {}
Query Params Request Query Params Request: {}
Query Params Request Query Params Request: {}
Query Params Request Query Params Request: { params_type?: string }
Type declaration Optional params_ type?: string Query Params Request Query Params Request: {}
Query Params Request Query Params Request: {}
Query Params Request Query Params Request: { key?: string ; subspace?: string }
Type declaration Optional key?: string Optional subspace?: string Query Params Request Query Params Request: {}
Query Params Request Query Params Request: {}
Query Pool Request Query Pool Request: {}
Query Pool Response Query
Pool
Response
: { pool
?: Pool } Query Private Token Info Response Query
Private
Token
Info
Response
: { token_id_private_info
: { owner
?: string ; token_id_info
: { curator
: string ; name
: string ; private_metadata
: <internal> . Metadata ; public_metadata
: <internal> . Metadata ; symbol
: string ; token_config
: Snip1155TokenConfig ; token_id
: string } ; total_supply
?: string } } Type declaration token_ id_ private_ info: { owner?: string ; token_id_info: { curator: string ; name: string ; private_metadata: <internal> . Metadata ; public_metadata: <internal> . Metadata ; symbol: string ; token_config: Snip1155TokenConfig ; token_id: string } ; total_supply?: string } Optional owner?: string token_ id_ info: { curator: string ; name: string ; private_metadata: <internal> . Metadata ; public_metadata: <internal> . Metadata ; symbol: string ; token_config: Snip1155TokenConfig ; token_id: string } curator: string name: string symbol: string token_ id: string Optional total_ supply?: string Query Proposal Request Query Proposal Request: { proposal_id?: string }
Type declaration Optional proposal_ id?: string Query Proposals Request Type declaration Optional depositor?: string Optional voter?: string Query Redelegations Request Query
Redelegations
Request
: { delegator_addr
?: string ; dst_validator_addr
?: string ; pagination
?: PageRequest ; src_validator_addr
?: string } Type declaration Optional delegator_ addr?: string Optional dst_ validator_ addr?: string Optional src_ validator_ addr?: string Query Redelegations Response Query Restake Entries Request Query Restake Entries Request: { delegator?: string }
Type declaration Optional delegator?: string Query Restake Threshold Request Query Restake Threshold Request: {}
Query Restake Threshold Response Query Restake Threshold Response: { threshold?: string }
Type declaration Optional threshold?: string Query Restaking Entries Response Query Restaking Entries Response: { validators?: string [] }
Type declaration Optional validators?: string [] Query Signing Info Request Query Signing Info Request: { cons_address?: string }
Type declaration Optional cons_ address?: string Query Signing Infos Response Query Spendable Balances Request Query
Spendable
Balances
Request
: { address
?: string ; pagination
?: PageRequest } Type declaration Optional address?: string Query Spendable Balances Response Query Supply Of Request Query Supply Of Request: { denom?: string }
Query Tally Result Request Query Tally Result Request: { proposal_id?: string }
Type declaration Optional proposal_ id?: string Query Token Id Public Info Response Query
Token
Id
Public
Info
Response
: { token_id_public_info
: { owner
?: string ; token_id_info
: { curator
: string ; name
: string ; private_metadata
: null ; public_metadata
: <internal> . Metadata ; symbol
: string ; token_config
: Snip1155TokenConfig ; token_id
: string } ; total_supply
?: string } } Type declaration token_ id_ public_ info: { owner?: string ; token_id_info: { curator: string ; name: string ; private_metadata: null ; public_metadata: <internal> . Metadata ; symbol: string ; token_config: Snip1155TokenConfig ; token_id: string } ; total_supply?: string } Optional owner?: string token_ id_ info: { curator: string ; name: string ; private_metadata: null ; public_metadata: <internal> . Metadata ; symbol: string ; token_config: Snip1155TokenConfig ; token_id: string } curator: string name: string private_ metadata: null symbol: string token_ id: string Optional total_ supply?: string Query Transaction History Response Query
Transaction
History
Response
: { transaction_history
: { total
: number ; txs
: [ { action
: Snip1155TxAction ; block_height
: number ; block_time
: number ; memo
?: string ; token_id
: string ; tx_id
: number } ] } } Type declaration transaction_ history: { total: number ; txs: [ { action: Snip1155TxAction ; block_height: number ; block_time: number ; memo?: string ; token_id: string ; tx_id: number } ] } total: number txs: [ { action: Snip1155TxAction ; block_height: number ; block_time: number ; memo?: string ; token_id: string ; tx_id: number } ] Query Unbonding Delegation Request Query Unbonding Delegation Request: { delegator_addr?: string ; validator_addr?: string }
Type declaration Optional delegator_ addr?: string Optional validator_ addr?: string Query Unbonding Delegation Response Query Unreceived Acks Request Query Unreceived Acks Request: { channel_id?: string ; packet_ack_sequences?: string [] ; port_id?: string }
Type declaration Optional channel_ id?: string Optional packet_ ack_ sequences?: string [] Optional port_ id?: string Query Unreceived Acks Response Query
Unreceived
Acks
Response
: { height
?: <internal> . Height ; sequences
?: string [] } Type declaration Optional sequences?: string [] Query Unreceived Packets Request Query Unreceived Packets Request: { channel_id?: string ; packet_commitment_sequences?: string [] ; port_id?: string }
Type declaration Optional channel_ id?: string Optional packet_ commitment_ sequences?: string [] Optional port_ id?: string Query Unreceived Packets Response Query
Unreceived
Packets
Response
: { height
?: <internal> . Height ; sequences
?: string [] } Type declaration Optional sequences?: string [] Query Upgraded Client State Request Query Upgraded Client State Request: {}
Query Upgraded Client State Response Query
Upgraded
Client
State
Response
: { upgraded_client_state
?: <internal> . Any } Query Upgraded Consensus State Request Query Upgraded Consensus State Request: {}
Query Upgraded Consensus State Request Query Upgraded Consensus State Request: { last_height?: string }
Type declaration Optional last_ height?: string Query Upgraded Consensus State Response Query
Upgraded
Consensus
State
Response
: { upgraded_consensus_state
?: <internal> . Any } Query Upgraded Consensus State Response Query Upgraded Consensus State Response: { upgraded_consensus_state?: Uint8Array }
Type declaration Optional upgraded_ consensus_ state?: Uint8Array Query Validator Commission Request Query Validator Commission Request: { validator_address?: string }
Type declaration Optional validator_ address?: string Query Validator Commission Response Query Validator Delegations Request Query
Validator
Delegations
Request
: { pagination
?: PageRequest ; validator_addr
?: string } Type declaration Optional validator_ addr?: string Query Validator Delegations Response Query Validator Outstanding Rewards Request Query Validator Outstanding Rewards Request: { validator_address?: string }
Type declaration Optional validator_ address?: string Query Validator Outstanding Rewards Response Query Validator Request Query Validator Request: { validator_addr?: string }
Type declaration Optional validator_ addr?: string Query Validator Slashes Request Query
Validator
Slashes
Request
: { ending_height
?: string ; pagination
?: PageRequest ; starting_height
?: string ; validator_address
?: string } Type declaration Optional ending_ height?: string Optional starting_ height?: string Optional validator_ address?: string Query Validator Slashes Response Query Validator Unbonding Delegations Request Query
Validator
Unbonding
Delegations
Request
: { pagination
?: PageRequest ; validator_addr
?: string } Type declaration Optional validator_ addr?: string Query Validator Unbonding Delegations Response Query Validators Request Query
Validators
Request
: { pagination
?: PageRequest ; status
?: string } Query Vote Request Query Vote Request: { proposal_id?: string ; voter?: string }
Type declaration Optional proposal_ id?: string Optional voter?: string Query Votes Request Query
Votes
Request
: { pagination
?: PageRequest ; proposal_id
?: string } Type declaration Optional proposal_ id?: string Readable Stream Default Read Result Defined in node_modules/typescript/lib/lib.dom.d.ts:17636 Type parameters Record Record< K , T > : { [ P in K ] : T }
Defined in node_modules/typescript/lib/lib.es5.d.ts:1559 Type parameters Redeem Type Redeem Type: { redeem: {} }
Redelegation Redelegation
: { delegator_address
?: string ; entries
?: RedelegationEntry [] ; validator_dst_address
?: string ; validator_src_address
?: string } Type declaration Optional delegator_ address?: string Optional validator_ dst_ address?: string Optional validator_ src_ address?: string Redelegation Entry Redelegation
Entry
: { completion_time
?: <internal> . Timestamp ; creation_height
?: string ; initial_balance
?: string ; shares_dst
?: string } Type declaration Optional creation_ height?: string Optional initial_ balance?: string Optional shares_ dst?: string Redelegation Entry Response Redelegation
Entry
Response
: { balance
?: string ; redelegation_entry
?: RedelegationEntry } Type declaration Optional balance?: string Referrer Policy Referrer Policy: "" | "no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin" | "strict-origin-when-cross-origin" | "unsafe-url"
Defined in node_modules/typescript/lib/lib.dom.d.ts:17760 Request Cache Request Cache: "default" | "force-cache" | "no-cache" | "no-store" | "only-if-cached" | "reload"
Defined in node_modules/typescript/lib/lib.dom.d.ts:17762 Request Credentials Request Credentials: "include" | "omit" | "same-origin"
Defined in node_modules/typescript/lib/lib.dom.d.ts:17763 Request Mode Request Mode: "cors" | "navigate" | "no-cors" | "same-origin"
Defined in node_modules/typescript/lib/lib.dom.d.ts:17765 Request Redirect Request Redirect: "error" | "follow" | "manual"
Defined in node_modules/typescript/lib/lib.dom.d.ts:17766 Result Result
: { data
?: Uint8Array ; events
?: Event [] ; log
?: string } Type declaration Optional data?: Uint8Array Optional events?: Event [] Optional log?: string Send Action Send
Action
: { amount
: string ; from
: string ; memo
?: string ; msg
?: BinaryData ; recipient
: string ; recipient_code_hash
?: string ; token_id
: string } Type declaration amount: string from: string Optional memo?: string recipient: string Optional recipient_ code_ hash?: string token_ id: string Send Enabled Send Enabled: { denom?: string ; enabled?: boolean }
Type declaration Optional denom?: string Optional enabled?: boolean Set Viewing Key Contract Params Signer Info Type declaration Optional sequence?: string Snip1155 Add Curator Options Snip1155 Add Curator Options: { add_curators: { add_curators: string [] ; padding?: string } }
Type declaration add_ curators: { add_curators: string [] ; padding?: string } add_ curators: string [] Optional padding?: string Snip1155 Add Minter Options Snip1155 Add Minter Options: { add_minters: { add_minters: string [] ; padding?: string ; token_id: string } }
Type declaration add_ minters: { add_minters: string [] ; padding?: string ; token_id: string } add_ minters: string [] Optional padding?: string token_ id: string Snip1155 Batch Send Options Snip1155
Batch
Send
Options
: { batch_send
: { actions
: SendAction [] ; padding
?: string } } Type declaration batch_ send: { actions: SendAction [] ; padding?: string } Optional padding?: string Snip1155 Batch Transfer Options Snip1155 Burn Tokens Options Snip1155
Burn
Tokens
Options
: { burn_tokens
: { burn_tokens
: [ { balances
: Balance [] ; token_id
: string } ] ; memo
?: string ; padding
?: string } } Type declaration burn_ tokens: { burn_tokens: [ { balances: Balance [] ; token_id: string } ] ; memo?: string ; padding?: string } burn_ tokens: [ { balances: Balance [] ; token_id: string } ] Optional memo?: string Optional padding?: string Snip1155 Change Admin Options Snip1155 Change Admin Options: { change_admin: { new_admin: string ; padding?: string } }
Type declaration change_ admin: { new_admin: string ; padding?: string } new_ admin: string Optional padding?: string Snip1155 Change Meta Data Options Snip1155 Curate Tokens Options Snip1155
Curate
Tokens
Options
: { curate_token_ids
: { initial_tokens
: Snip1155InitalToken [] ; memo
?: string ; padding
?: string } } Type declaration curate_ token_ ids: { initial_tokens: Snip1155InitalToken [] ; memo?: string ; padding?: string } Optional memo?: string Optional padding?: string Snip1155 Fungible Token Config Snip1155 Fungible Token Config: { fungible: { decimals: number ; enable_burn: boolean ; enable_mint: boolean ; minter_may_update_metadata: boolean ; minters: string [] ; public_total_supply: boolean } }
Type declaration fungible: { decimals: number ; enable_burn: boolean ; enable_mint: boolean ; minter_may_update_metadata: boolean ; minters: string [] ; public_total_supply: boolean } decimals: number enable_ burn: boolean enable_ mint: boolean minter_ may_ update_ metadata: boolean minters: string [] public_ total_ supply: boolean Snip1155 Mint Tokens Options Snip1155
Mint
Tokens
Options
: { mint_tokens
: { memo
?: string ; mint_tokens
: [ { balances
: Balance [] ; token_id
: string } ] ; padding
?: string } } Type declaration mint_ tokens: { memo?: string ; mint_tokens: [ { balances: Balance [] ; token_id: string } ] ; padding?: string } Optional memo?: string mint_ tokens: [ { balances: Balance [] ; token_id: string } ] Optional padding?: string Snip1155NFTToken Config Snip1155NFTToken Config: { nft: { enable_burn: boolean ; minter_may_update_metadata: boolean ; minters: string [] ; owner_is_public: boolean ; owner_may_update_metadata: boolean ; public_total_supply: boolean } }
Type declaration nft: { enable_burn: boolean ; minter_may_update_metadata: boolean ; minters: string [] ; owner_is_public: boolean ; owner_may_update_metadata: boolean ; public_total_supply: boolean } enable_ burn: boolean minter_ may_ update_ metadata: boolean minters: string [] owner_ is_ public: boolean owner_ may_ update_ metadata: boolean public_ total_ supply: boolean Snip1155 Remove Admin Options Snip1155 Remove Admin Options: { remove_admin: { contract_address: string ; current_admin: string ; padding?: string } }
Type declaration remove_ admin: { contract_address: string ; current_admin: string ; padding?: string } contract_ address: string current_ admin: string Optional padding?: string Snip1155 Remove Curator Options Snip1155 Remove Curator Options: { remove_curators: { padding?: string ; remove_curators: string [] } }
Type declaration remove_ curators: { padding?: string ; remove_curators: string [] } Optional padding?: string remove_ curators: string [] Snip1155 Remove Minter Options Snip1155 Remove Minter Options: { remove_minters: { padding?: string ; remove_minters: string [] ; token_id: string } }
Type declaration remove_ minters: { padding?: string ; remove_minters: string [] ; token_id: string } Optional padding?: string remove_ minters: string [] token_ id: string Snip1155 Send Options Snip1155
Send
Options
: { send
: SendAction & { padding
?: string } } Snip1155 Token Info Type declaration name: string symbol: string token_ id: string Std Fee Std
Fee
: { amount
: readonly Coin [] ; gas
: string ; granter
?: string } Type declaration Readonly amount: readonly Coin [] Readonly gas: string Optional Readonly granter?: string Std Sign Doc Std
Sign
Doc
: { account_number
: string ; chain_id
: string ; fee
: StdFee ; memo
: string ; msgs
: readonly AminoMsg [] ; sequence
: string } Type declaration Readonly account_ number: string Readonly chain_ id: string Readonly fee: StdFee Readonly memo: string Readonly msgs: readonly AminoMsg [] Readonly sequence: string Std Signature Std
Signature
: { pub_key
: Pubkey ; signature
: string } Type declaration Readonly pub_ key: Pubkey Readonly signature: string String Event String
Event
: { attributes
?: Attribute [] ; type
?: string } Type declaration Optional attributes?: Attribute [] Optional type?: string Tally Params Tally Params: { expedited_threshold?: Uint8Array ; quorum?: Uint8Array ; threshold?: Uint8Array ; veto_threshold?: Uint8Array }
Type declaration Optional expedited_ threshold?: Uint8Array Optional quorum?: Uint8Array Optional threshold?: Uint8Array Optional veto_ threshold?: Uint8Array Tally Result Tally Result: { abstain?: string ; no?: string ; no_with_veto?: string ; yes?: string }
Type declaration Optional abstain?: string Optional no?: string Optional no_ with_ veto?: string Optional yes?: string Timestamp Timestamp: { nanos?: number ; seconds?: string }
Type declaration Optional nanos?: number Optional seconds?: string Transfer Action Transfer Action: { amount: string ; from: string ; memo?: string ; recipient: string ; token_id: string }
Type declaration amount: string from: string Optional memo?: string recipient: string token_ id: string Transfer Action Transfer Action: { transfer: { amount: string ; from: string ; recipient: string ; sender?: string } }
Type declaration transfer: { amount: string ; from: string ; recipient: string ; sender?: string } amount: string from: string recipient: string Optional sender?: string Transfer Type Transfer Type: { transfer: { from: string ; recipient: string ; sender: string } }
Type declaration transfer: { from: string ; recipient: string ; sender: string } from: string recipient: string sender: string Tx Type declaration Optional signatures?: Uint8Array [] Tx Body Type declaration Optional extension_ options?: <internal> . Any [] Optional memo?: string Optional non_ critical_ extension_ options?: <internal> . Any [] Optional timeout_ height?: string Tx Response Tx
Response
: { code
?: number ; codespace
?: string ; data
?: string ; events
?: Event [] ; gas_used
?: string ; gas_wanted
?: string ; height
?: string ; info
?: string ; logs
?: ABCIMessageLog [] ; raw_log
?: string ; timestamp
?: string ; tx
?: <internal> . Any ; txhash
?: string } Type declaration Optional code?: number Optional codespace?: string Optional data?: string Optional events?: Event [] Optional gas_ used?: string Optional gas_ wanted?: string Optional height?: string Optional info?: string Optional raw_ log?: string Optional timestamp?: string Optional txhash?: string Typed Array Typed Array: Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array | Int8Array | Int16Array | Int32Array | BigUint64Array | BigInt64Array | Float32Array | Float64Array
Defined in node_modules/@types/node/ts4.8/globals.d.ts:230 Unbonding Delegation Type declaration Optional delegator_ address?: string Optional validator_ address?: string Unbonding Delegation Entry Unbonding
Delegation
Entry
: { balance
?: string ; completion_time
?: <internal> . Timestamp ; creation_height
?: string ; initial_balance
?: string } Type declaration Optional balance?: string Optional creation_ height?: string Optional initial_ balance?: string Validator Type declaration Optional commission?: Commission Optional consensus_ pubkey?: <internal> . Any Optional delegator_ shares?: string Optional description?: Description Optional jailed?: boolean Optional min_ self_ delegation?: string Optional operator_ address?: string Optional tokens?: string Optional unbonding_ height?: string Validator Validator
: { address
?: string ; proposer_priority
?: string ; pub_key
?: <internal> . Any ; voting_power
?: string } Type declaration Optional address?: string Optional proposer_ priority?: string Optional voting_ power?: string Validator Validator
: { address
?: Uint8Array ; proposer_priority
?: string ; pub_key
?: PublicKey ; voting_power
?: string } Type declaration Optional address?: Uint8Array Optional proposer_ priority?: string
A printable address (typically bech32 encoded)