MCPcopy Create free account

hub / github.com/crypto-org-chain/chain-jslib / functions

Functions857 in github.com/crypto-org-chain/chain-jslib

↓ 1 callersFunctiongetBlockIdFlagStringFromValue
(targetValue: string)
lib/src/utils/txDecoder.ts:546
↓ 1 callersFunctiongetLengthOpStringFromValue
(targetValue: number)
lib/src/utils/txDecoder.ts:538
↓ 1 callersMethodgetNetwork
* Return network of the transaction * @returns {string} * @memberof Transaction
lib/src/transaction/v2.signable.ts:344
↓ 1 callersFunctiongetRawTxsAtBlockHeight
(rpcUrl: string, height: string)
lib/e2e/tx-decoder/compare.ts:35
↓ 1 callersFunctiongetSignModeFromValue
(targetValue: number)
lib/src/transaction/types.ts:20
↓ 1 callersMethodgetSignerAccounts
* Return signer account numbers array * @returns {SignerAccount[]} * @memberof Transaction
lib/src/transaction/v2.raw.ts:386
↓ 1 callersFunctiongetSignerInfoJson
(signerInfo: SignerInfo)
lib/src/utils/txDecoder.ts:88
↓ 1 callersMethodgetSignerSignMode
(index: number)
lib/src/transaction/signable.ts:155
↓ 1 callersMethodgetSignerSignMode
(index: number)
lib/src/transaction/v2.signable.ts:306
↓ 1 callersMethodgetTx
(id: string)
lib/src/client/client.ts:52
↓ 1 callersMethodgetTxBody
* Returns TxBody * @returns {TxBody} * @memberof Transaction
lib/src/transaction/v2.raw.ts:359
↓ 1 callersMethodgetTxRaw
* Returns TxRaw * @returns {TxRaw} * @memberof SignableTransactionV2
lib/src/transaction/v2.signable.ts:335
↓ 1 callersMethodgotoCurrentResult
* Navigate to the highlighted result.
docs/themes/src/default/assets/js/src/typedoc/components/Search.ts:243
↓ 1 callersFunctionhandleCustomTypes
(obj: any)
lib/src/utils/txDecoder.ts:576
↓ 1 callersFunctionhandleSpecialParams
(decodedParams: any, typeUrl: string)
lib/src/utils/txDecoder.ts:134
↓ 1 callersMethodhandleValueChange
(oldValue:string, newValue:string)
docs/themes/src/default/assets/js/src/typedoc/components/Filter.ts:123
↓ 1 callersFunctionhash160
(input: Bytes)
lib/src/utils/hash.ts:5
↓ 1 callersMethodhideShowToolbar
* Handle hiding/showing of the toolbar.
docs/themes/src/default/assets/js/src/typedoc/services/Viewport.ts:118
↓ 1 callersMethodinitialize
()
docs/themes/src/default/assets/js/src/typedoc/components/Filter.ts:90
↓ 1 callersFunctionisAminoMsgTransfer
(msg: Msg)
lib/src/cosmos/amino/msg.ts:447
↓ 1 callersFunctionisCoin
(object: Object)
lib/src/coin/coin.ts:15
↓ 1 callersMethodisCompletelySigned
* Returns true when the transaction is completely signed * @returns {boolean} * @memberof Transaction
lib/src/transaction/signable.ts:214
↓ 1 callersMethodisCompletelySigned
* Returns true when the transaction is completely signed * @returns {boolean} * @memberof Transaction
lib/src/transaction/v2.signable.ts:365
↓ 1 callersFunctionisCosmosMsg
(msg: CosmosMsg)
lib/src/transaction/msg/cosmosMsg.ts:19
↓ 1 callersFunctionisEnded
(height: string)
lib/e2e/tx-decoder/compare.ts:88
↓ 1 callersFunctionisMsgProposalContent
(object: Object)
lib/src/transaction/msg/gov/IMsgProposalContent.ts:18
↓ 1 callersFunctionisNaN
(v: any)
lib/src/transaction/ow.types.ts:74
↓ 1 callersMethodisSupported
()
docs/themes/src/default/assets/js/src/typedoc/components/Filter.ts:171
↓ 1 callersFunctionisValidArgType
(argType: FuzzyArgType)
lib/src/test/mocha-fuzzy/suite.ts:245
↓ 1 callersFunctionisValidBech32Address
(addr: string)
lib/src/utils/address.ts:100
↓ 1 callersFunctionisValidSecp256k1PrivKey
(val: Bytes)
lib/src/utils/secp256k1.ts:6
↓ 1 callersFunctionlegacyEncodeMsgs
(msgs: CosmosMsg[])
lib/src/transaction/signable.ts:325
↓ 1 callersFunctionlegacyEncodeMsgs
(msgs: CosmosMsg[])
lib/src/transaction/v2.signable.ts:430
↓ 1 callersFunctionlegacyEncodeStdFee
(fee: ICoin | undefined, gas: Big | undefined)
lib/src/transaction/signable.ts:329
↓ 1 callersFunctionlegacyEncodeStdFee
(feeAmountList: ICoin[] | undefined, gas: Big | undefined)
lib/src/transaction/v2.signable.ts:434
↓ 1 callersFunctionlegacyEncodeTimeoutHeight
(timeoutHeight: string | undefined)
lib/src/transaction/signable.ts:336
↓ 1 callersFunctionlegacyEncodeTimeoutHeight
(timeoutHeight: string | undefined)
lib/src/transaction/v2.signable.ts:441
↓ 1 callersMethodloadIndex
* Lazy load the search index and parse it.
docs/themes/src/default/assets/js/src/typedoc/components/Search.ts:106
↓ 1 callersFunctionmakeLegacyAminoSignDoc
( msgs: readonly legacyAmino.Msg[], fee: legacyAmino.StdFee, chainId: string, memo: string,
lib/src/transaction/signable.ts:344
↓ 1 callersFunctionmakeLegacyAminoSignDoc
( msgs: readonly legacyAmino.Msg[], fee: legacyAmino.StdFee, chainId: string, memo: string,
lib/src/transaction/v2.signable.ts:449
↓ 1 callersFunctionmakeSignDoc
(txBodyBytes: Bytes, authInfoBytes: Bytes, chainId: string, accountNumber: Big)
lib/src/transaction/signable.ts:309
↓ 1 callersFunctionmakeSignDoc
(txBodyBytes: Bytes, authInfoBytes: Bytes, chainId: string, accountNumber: Big)
lib/src/transaction/v2.signable.ts:414
↓ 1 callersFunctionmsgBeginRedelegate
(config: InitConfigurations)
lib/src/transaction/msg/staking/MsgBeginRedelegate.ts:25
↓ 1 callersFunctionmsgBurnNFT
(config: InitConfigurations)
lib/src/transaction/msg/nft/MsgBurnNFT.ts:11
↓ 1 callersFunctionmsgClientState
()
lib/src/transaction/msg/ibc/lightclients/ClientState.ts:10
↓ 1 callersFunctionmsgConsensusState
()
lib/src/transaction/msg/ibc/lightclients/ConsensusState.ts:10
↓ 1 callersFunctionmsgCreateClientIBC
(config: InitConfigurations)
lib/src/transaction/msg/ibc/core/MsgCreateClient.ts:12
↓ 1 callersFunctionmsgCreateValidator
(config: InitConfigurations)
lib/src/transaction/msg/staking/MsgCreateValidator.ts:16
↓ 1 callersFunctionmsgCreateVestingAccount
(config: InitConfigurations)
lib/src/transaction/msg/account/MsgCreateVestingAccount.ts:27
↓ 1 callersFunctionmsgDelegate
(config: InitConfigurations)
lib/src/transaction/msg/staking/MsgDelegate.ts:24
↓ 1 callersFunctionmsgDeposit
(config: InitConfigurations)
lib/src/transaction/msg/gov/MsgDeposit.ts:15
↓ 1 callersFunctionmsgDepositV2
(config: InitConfigurations)
lib/src/transaction/msg/v2/gov/v2.MsgDeposit.ts:15
↓ 1 callersFunctionmsgEditNFT
(config: InitConfigurations)
lib/src/transaction/msg/nft/MsgEditNFT.ts:11
↓ 1 callersFunctionmsgEditValidator
(config: InitConfigurations)
lib/src/transaction/msg/staking/MsgEditValidator.ts:12
↓ 1 callersFunctionmsgFundCommunityPool
(config: InitConfigurations)
lib/src/transaction/msg/distribution/MsgFundCommunityPool.ts:11
↓ 1 callersFunctionmsgFundCommunityPoolV2
(config: InitConfigurations)
lib/src/transaction/msg/v2/distribution/v2.MsgFundCommunityPool.ts:11
↓ 1 callersFunctionmsgHeader
()
lib/src/transaction/msg/ibc/lightclients/Header.ts:10
↓ 1 callersFunctionmsgIssueDenomNFT
(config: InitConfigurations)
lib/src/transaction/msg/nft/MsgIssueDenom.ts:10
↓ 1 callersFunctionmsgMintNFT
(config: InitConfigurations)
lib/src/transaction/msg/nft/MsgMintNFT.ts:11
↓ 1 callersFunctionmsgSend
(config: InitConfigurations)
lib/src/transaction/msg/bank/msgsend.ts:24
↓ 1 callersFunctionmsgSendV2
(config: InitConfigurations)
lib/src/transaction/msg/v2/bank/v2.msgsend.ts:12
↓ 1 callersFunctionmsgSetWithdrawAddress
(config: InitConfigurations)
lib/src/transaction/msg/distribution/MsgSetWithdrawAddress.ts:11
↓ 1 callersFunctionmsgSubmitMisbehaviourIBC
(config: InitConfigurations)
lib/src/transaction/msg/ibc/core/MsgSubmitMisbehaviour.ts:12
↓ 1 callersFunctionmsgSubmitProposal
(config: InitConfigurations)
lib/src/transaction/msg/gov/MsgSubmitProposal.ts:14
↓ 1 callersFunctionmsgSubmitProposalV2
(config: InitConfigurations)
lib/src/transaction/msg/v2/gov/v2.MsgSubmitProposal.ts:14
↓ 1 callersFunctionmsgTransferIBC
(config: InitConfigurations)
lib/src/transaction/msg/ibc/applications/MsgTransfer.ts:13
↓ 1 callersFunctionmsgTransferNFT
(config: InitConfigurations)
lib/src/transaction/msg/nft/MsgTransferNFT.ts:11
↓ 1 callersFunctionmsgUndelegate
(config: InitConfigurations)
lib/src/transaction/msg/staking/MsgUndelegate.ts:24
↓ 1 callersFunctionmsgUnjailV2
(config: InitConfigurations)
lib/src/transaction/msg/slashing/MsgUnjail.ts:16
↓ 1 callersFunctionmsgUpdateClientIBC
(config: InitConfigurations)
lib/src/transaction/msg/ibc/core/MsgUpdateClient.ts:12
↓ 1 callersFunctionmsgUpgradeClientIBC
(config: InitConfigurations)
lib/src/transaction/msg/ibc/core/MsgUpgradeClient.ts:12
↓ 1 callersFunctionmsgVote
(config: InitConfigurations)
lib/src/transaction/msg/gov/MsgVote.ts:21
↓ 1 callersFunctionmsgWithdrawDelegateReward
(config: InitConfigurations)
lib/src/transaction/msg/distribution/MsgWithdrawDelegatorReward.ts:11
↓ 1 callersFunctionmsgWithdrawValidatorCommission
(config: InitConfigurations)
lib/src/transaction/msg/distribution/MsgWithdrawValidatorCommission.ts:11
↓ 1 callersMethodonDocumentPointerDown
(e: Event)
docs/themes/src/default/assets/js/src/typedoc/components/Toggle.ts:43
↓ 1 callersMethodonDocumentPointerUp
(e: Event)
docs/themes/src/default/assets/js/src/typedoc/components/Toggle.ts:53
↓ 1 callersMethodonPointerUp
(event: Event)
docs/themes/src/default/assets/js/src/typedoc/components/Toggle.ts:37
↓ 1 callersFunctionowAuthInfo
()
lib/src/cosmos/v1beta1/types/ow.types.ts:29
↓ 1 callersFunctionowCosmosSignMode
()
lib/src/cosmos/v1beta1/types/ow.types.ts:51
↓ 1 callersFunctionowOptionalAny
()
lib/src/transaction/msg/gov/ow.types.ts:43
↓ 1 callersFunctionowOptionalBaseAccount
()
lib/src/transaction/msg/ow.types.ts:454
↓ 1 callersFunctionowOptionalBig
()
lib/src/ow.types.ts:34
↓ 1 callersFunctionowOptionalLong
()
lib/src/transaction/msg/gov/ow.types.ts:41
↓ 1 callersFunctionowOptionalSignMode
()
lib/src/transaction/ow.types.ts:22
↓ 1 callersFunctionowOptionalSignedHeader
()
lib/src/transaction/msg/ow.types.ts:392
↓ 1 callersFunctionowOptionalSignedHeaderParamsCommit
()
lib/src/transaction/msg/ow.types.ts:384
↓ 1 callersFunctionowOptionalSignedHeaderParamsHeader
()
lib/src/transaction/msg/ow.types.ts:366
↓ 1 callersFunctionowParamChange
()
lib/src/transaction/msg/gov/ow.types.ts:13
↓ 1 callersFunctionowRawSignerAccount
()
lib/src/transaction/ow.types.ts:66
↓ 1 callersFunctionowSecp256k1KeyPair
()
lib/src/keypair/ow.types.ts:35
↓ 1 callersFunctionowSignMode
()
lib/src/transaction/ow.types.ts:21
↓ 1 callersFunctionowSignModeString
()
lib/src/transaction/ow.types.ts:82
↓ 1 callersFunctionowSignerInfo
()
lib/src/cosmos/v1beta1/types/ow.types.ts:40
↓ 1 callersFunctionowTxBody
()
lib/src/cosmos/v1beta1/types/ow.types.ts:20
↓ 1 callersFunctionowTxRaw
()
lib/src/cosmos/v1beta1/types/ow.types.ts:57
↓ 1 callersFunctionowVoteOption
()
lib/src/transaction/msg/ow.types.ts:21
↓ 1 callersFunctionparamChangeProposal
()
lib/src/transaction/msg/gov/proposal/ParamChangeProposal.ts:7
↓ 1 callersMethodparseBaseAmount
* Parse and validate a amount in base unit represented as Big * @param {Big} baseAmount amount in base unit * @returns {Big} the par
lib/src/coin/coin.ts:103
↓ 1 callersMethodparseBaseAmount
* Parse and validate a amount in base unit represented as Big * @param {Big} baseAmount amount in base unit * @returns {Big} the par
lib/src/coin/v2.coin/v2.coin.ts:138
↓ 1 callersMethodparseCROAmount
* Parse and validate a amount in CRO unit represented as Big to base unit * @param {Big} croAmount amount in CRO unit * @returns {Bi
lib/src/coin/coin.ts:124
← previousnext →201–300 of 857, ranked by callers