MCPcopy Create free account

hub / github.com/celo-org/developer-tooling / functions

Functions1,444 in github.com/celo-org/developer-tooling

↓ 2 callersFunctiondeployAttestationsContract
( provider: Provider, owner: StrongAddress )
packages/dev-utils/src/contracts.ts:7
↓ 2 callersMethodderegisterValidator
* De-registers a validator, removing it from the group for which it is a member. * @param validatorAddress Address of the validator to deregister
packages/sdk/contractkit/src/wrappers/Validators.ts:528
↓ 2 callersMethodderegisterValidatorGroup
* De-registers a validator Group * @param validatorGroupAddress Address of the validator group to deregister
packages/sdk/contractkit/src/wrappers/Validators.ts:559
↓ 2 callersFunctiondisplaySafeTx
( name: string, safeTxResult: SafeTransactionResult, decodeEventsOpts?: abi extends Abi ? DecodeEventsOp
packages/cli/src/utils/cli.ts:86
↓ 2 callersMethodelectableValidators
* Returns the minimum and maximum number of validators that can be elected. * @returns The minimum and maximum number of validators that can be ele
packages/sdk/contractkit/src/wrappers/Election.ts:185
↓ 2 callersFunctionencodeData
(primaryType: string, data: EIP712Object, types: EIP712Types)
packages/sdk/utils/src/sign-typed-data-utils.ts:254
↓ 2 callersFunctionencodeTransaction
( rlpEncoded: RLPEncodedTx | LegacyEncodedTx, signature: { v: number | bigint; r: Buffer; s: Buffer } )
packages/sdk/wallets/wallet-base/src/signing-utils.ts:333
↓ 2 callersFunctionencodeType
(primaryType: string, types: EIP712Types)
packages/sdk/utils/src/sign-typed-data-utils.ts:184
↓ 2 callersFunctionevmRevert
(provider: Provider, snapId: string)
packages/dev-utils/src/test-utils.ts:93
↓ 2 callersFunctionexecCmd
( cmd: string, args: string[], options?: SpawnOptions & { silent?: boolean } )
packages/cli/src/utils/exec.ts:4
↓ 2 callersFunctionexecCmdWithError
( cmd: string, args: string[], options?: SpawnOptions & { silent?: boolean } )
packages/cli/src/utils/exec.ts:40
↓ 2 callersFunctionfetchConfirmationsForProposals
(proposalId: string)
packages/cli/src/commands/governance/approve.ts:295
↓ 2 callersFunctionfilterAccountsSlashed
(accountsSlashed: AccountSlashed[], address: Address)
packages/cli/src/commands/rewards/show.ts:350
↓ 2 callersFunctionfilterValidatorsByGroup
(validators: Validator[], group: Address)
packages/cli/src/commands/rewards/show.ts:340
↓ 2 callersMethodforEachWrapperInfo
( fn: () => Promise<{ symbol: CeloTokenType; data: T }[]> )
packages/sdk/contractkit/src/celo-tokens.ts:148
↓ 2 callersFunctiongenerateKeysFromSeed
( seed: Buffer, changeIndex: number = 0, addressIndex: number = 0, derivationPath: string = ETHEREUM_D
packages/sdk/cryptographic-utils/src/account.ts:437
↓ 2 callersFunctiongenerateLedger
(transport: TransportNodeHid)
packages/viem-account-ledger/src/utils.ts:94
↓ 2 callersFunctiongetAbiByName
(abi: AbiItem[], methodName: string)
packages/sdk/connect/src/utils/abi-utils.ts:7
↓ 2 callersMethodgetAccountSummary
(account: string)
packages/sdk/contractkit/src/wrappers/Accounts.ts:136
↓ 2 callersFunctiongetAddressChunks
(input: string)
packages/sdk/base/src/address.ts:23
↓ 2 callersMethodgetAllKeystoreNames
* @returns List of file names (keystore entries) in the keystore
packages/sdk/keystores/src/file-keystore.ts:27
↓ 2 callersFunctiongetBlsPrivateKey
(privateKeyHex: string)
packages/sdk/cryptographic-utils/src/bls.ts:40
↓ 2 callersMethodgetCeloToken
()
packages/sdk/contractkit/src/contract-cache.ts:149
↓ 2 callersMethodgetConstitution
* Returns the required ratio of yes:no votes needed to exceed in order to pass the proposal. * @param proposal Proposal to determine the constituti
packages/sdk/contractkit/src/wrappers/Governance.ts:271
↓ 2 callersFunctiongetContractDetailsFromContract
( kit: ContractKit, celoContract: CeloContract, address?: string )
packages/sdk/explorer/src/base.ts:17
↓ 2 callersFunctiongetContractMappingFromDetails
(cd: ContractDetails)
packages/sdk/explorer/src/block-explorer.ts:49
↓ 2 callersMethodgetContractMappingWithSelector
* Uses all of the strategies available to find a contract mapping that contains * the given method selector. * @param address * @param select
packages/sdk/explorer/src/block-explorer.ts:309
↓ 2 callersMethodgetCountryByCodeAlpha2
(countryCode: string)
packages/sdk/phone-utils/src/countries.ts:60
↓ 2 callersFunctiongetElectedRpcNodes
( client: PublicCeloClient, options: { showChanges?: boolean } = {} )
packages/actions/src/multicontract-interactions/stake/elected-rpc-nodes.ts:35
↓ 2 callersFunctiongetElectionContract
( clients: T )
packages/actions/src/contracts/election.ts:11
↓ 2 callersMethodgetFederatedAttestations
()
packages/sdk/contractkit/src/contract-cache.ts:139
↓ 2 callersFunctiongetGovernanceContract
( clients: T )
packages/actions/src/contracts/governance.ts:27
↓ 2 callersMethodgetGroupVoterRewards
* Retrieves GroupVoterRewards at epochNumber. * @param epochNumber The epoch to retrieve GroupVoterRewards at.
packages/sdk/contractkit/src/wrappers/Election.ts:591
↓ 2 callersMethodgetHumanReadableConfig
* @dev Returns human readable configuration of the governance contract * @return GovernanceConfig object
packages/sdk/contractkit/src/wrappers/Governance.ts:353
↓ 2 callersMethodgetIndex
(id: BigNumber.Value, array: BigNumber[])
packages/sdk/contractkit/src/wrappers/Governance.ts:770
↓ 2 callersFunctiongetInitializeAbiOfImplementation
( proxyContractName: keyof typeof initializeAbiMap )
packages/sdk/contractkit/src/proxy.ts:149
↓ 2 callersMethodgetLastBlockNumberForEpoch
(epochNumber: number)
packages/sdk/contractkit/src/kit.ts:192
↓ 2 callersMethodgetLastBlockNumberForEpoch
(epochNumber: number)
packages/sdk/contractkit/src/wrappers/Validators.ts:680
↓ 2 callersMethodgetMembershipInLastEpoch
(address: Address)
packages/sdk/contractkit/src/wrappers/Validators.ts:380
↓ 2 callersMethodgetNetworkConfig
( humanReadable = false )
packages/sdk/contractkit/src/kit.ts:121
↓ 2 callersMethodgetOracles
* Returns the list of whitelisted oracles for a given target * @param target The ReportTarget, either CeloToken or currency pair * @returns The
packages/sdk/contractkit/src/wrappers/SortedOracles.ts:128
↓ 2 callersMethodgetParsedSignatureOfAddress
(address: Address, signer: string, signerFn: Signer)
packages/sdk/contractkit/src/wrappers/Accounts.ts:543
↓ 2 callersMethodgetProposalRecord
* Returns the stage, metadata, upvotes, votes, and transactions associated with a given proposal. * @param proposalID Governance proposal UUID
packages/sdk/contractkit/src/wrappers/Governance.ts:545
↓ 2 callersFunctiongetProposalStage
( client: PublicCeloClient, proposalId: bigint )
packages/actions/src/contracts/governance.ts:81
↓ 2 callersMethodgetPublicKeyFromKeyId
(keyId: string)
packages/sdk/wallets/wallet-hsm-aws/src/aws-hsm-wallet.ts:75
↓ 2 callersMethodgetPublicKeyFromVersionName
(versionName: string)
packages/sdk/wallets/wallet-hsm-gcp/src/gcp-hsm-wallet.ts:45
↓ 2 callersFunctiongetRegisteredValidators
( client: PublicCeloClient, blockNumber?: number )
packages/cli/src/packages-to-be/validators.ts:146
↓ 2 callersMethodgetRegisteredValidators
Get list of registered validators
packages/sdk/contractkit/src/wrappers/Validators.ts:482
↓ 2 callersFunctiongetRegisteredValidatorsAddresses
( client: PublicCeloClient, blockNumber?: number )
packages/cli/src/packages-to-be/validators.ts:155
↓ 2 callersMethodgetReleaseSchedule
* Returns the underlying Release schedule of the ReleaseGold contract * @return A ReleaseSchedule.
packages/sdk/contractkit/src/wrappers/ReleaseGold.ts:80
↓ 2 callersMethodgetReports
(target: ReportTarget)
packages/sdk/contractkit/src/wrappers/SortedOracles.ts:324
↓ 2 callersMethodgetTimestamps
* Gets all elements from the doubly linked list. * @param target The ReportTarget, either CeloToken or currency pair in question * @return An un
packages/sdk/contractkit/src/wrappers/SortedOracles.ts:309
↓ 2 callersMethodgetTransaction
(i: number, includeConfirmations = true)
packages/sdk/contractkit/src/wrappers/MultiSig.ts:176
↓ 2 callersFunctiongetValidator
( client: PublicCeloClient, address: Address, blockNumber?: number )
packages/cli/src/packages-to-be/validators.ts:167
↓ 2 callersMethodgetVoteRecords
(voter: Address)
packages/sdk/contractkit/src/wrappers/Governance.ts:726
↓ 2 callersMethodgetVoterShare
* Retrieves a voter's share of active votes. * @param address The voter to retrieve share for. * @param blockNumber The block to retrieve the vo
packages/sdk/contractkit/src/wrappers/Election.ts:656
↓ 2 callersFunctionhandleBigInt
(n: Uint8Array)
packages/sdk/wallets/wallet-base/src/signing-utils.ts:903
↓ 2 callersMethodhandleSignTransaction
(txParams: any)
packages/sdk/connect/src/celo-provider.ts:147
↓ 2 callersMethodhasKey
(keyName: string)
packages/sdk/wallets/wallet-hsm-azure/src/azure-key-vault-client.ts:119
↓ 2 callersFunctionhashMessage
(message: string)
packages/sdk/utils/src/signatureUtils.ts:43
↓ 2 callersFunctionhashOfClaim
(claim: Claim)
packages/sdk/metadata-claims/src/claim.ts:104
↓ 2 callersFunctionhashOfClaims
(claims: Claim[])
packages/sdk/metadata-claims/src/claim.ts:108
↓ 2 callersFunctionhexToNumber
(hex?: string)
packages/sdk/connect/src/utils/formatter.ts:94
↓ 2 callersFunctioninputAccessListFormatter
(accessList?: AccessList)
packages/sdk/connect/src/utils/formatter.ts:137
↓ 2 callersFunctionisCIP64
(tx: CeloTx)
packages/sdk/wallets/wallet-base/src/signing-utils.ts:312
↓ 2 callersFunctionisHexStrict
(hex: string)
packages/sdk/connect/src/utils/formatter.ts:193
↓ 2 callersFunctionisHexString
(input: string)
packages/sdk/base/src/address.ts:26
↓ 2 callersFunctionisOfType
(type: K)
packages/sdk/metadata-claims/src/claim.ts:100
↓ 2 callersFunctionisProxySetAndInitFunction
(tx: Pick<ProposalTransactionJSON, 'function'>)
packages/sdk/governance/src/proposals.ts:117
↓ 2 callersFunctionisProxySetFunction
(tx: Pick<ProposalTransactionJSON, 'function'>)
packages/sdk/governance/src/proposals.ts:120
↓ 2 callersFunctionisRegistryRepoint
( tx: Pick<ExternalProposalTransactionJSON, 'contract' | 'function'> )
packages/sdk/governance/src/proposals.ts:73
↓ 2 callersFunctionisRegistryRepointRaw
(tx: ProposalTransaction)
packages/sdk/governance/src/proposals.ts:101
↓ 2 callersMethodisStableToken
* Returns if the provided token is a StableToken * @param token the token * @return if token is a StableToken
packages/sdk/contractkit/src/celo-tokens.ts:246
↓ 2 callersMethodlesserAndGreater
(proposalID: BigNumber.Value, _queue?: UpvoteRecord[])
packages/sdk/contractkit/src/wrappers/Governance.ts:796
↓ 2 callersFunctionlevenshteinDistance
(a: string, b: string)
packages/sdk/utils/src/levenshtein.ts:9
↓ 2 callersMethodmedianRate
* Returns the median rate for the given target * @param target The ReportTarget, either CeloToken or currency pair * @return The median exchange
packages/sdk/contractkit/src/wrappers/SortedOracles.ts:95
↓ 2 callersFunctionnewWrapperCache
()
packages/sdk/contractkit/src/contract-cache.test.ts:21
↓ 2 callersFunctionnormalizeAccents
(str: string)
packages/sdk/base/src/string.ts:10
↓ 2 callersFunctionobtainKitContractDetails
(kit: ContractKit)
packages/sdk/explorer/src/base.ts:31
↓ 2 callersFunctionparseArray
(parseElement: ParseFn<T>)
packages/cli/src/utils/command.ts:109
↓ 2 callersFunctionparseBERSignature
(b: Buffer)
packages/sdk/wallets/wallet-hsm/src/ber-utils.ts:44
↓ 2 callersFunctionparseBlockExtraData
(data: string)
packages/sdk/utils/src/istanbul.ts:42
↓ 2 callersFunctionparseDecodedParams
(params: DecodedParamsObject)
packages/sdk/connect/src/utils/abi-utils.ts:11
↓ 2 callersFunctionparseSignatureAsRsv
(signature: string)
packages/sdk/utils/src/signatureUtils.ts:236
↓ 2 callersFunctionpause
()
packages/sdk/base/src/lock.test.ts:5
↓ 2 callersFunctionpayAndCheckState
(sender: string, receiver: string, transferValue: number)
packages/sdk/contractkit/src/wrappers/OdisPayments.test.ts:27
↓ 2 callersMethodproposalSchedule
(proposalID: BigNumber.Value)
packages/sdk/contractkit/src/wrappers/Governance.ts:473
↓ 2 callersMethodprotectedFunction
(v: ContractVersion)
packages/sdk/contractkit/src/wrappers/BaseWrapper.test.ts:52
↓ 2 callersMethodprovideERC20TokenInformation
(tokenInfoData: Buffer)
packages/sdk/wallets/wallet-ledger/src/ledger-signer.ts:228
↓ 2 callersMethodprovideERC20TokenInformation
(tokenData: string)
packages/viem-account-ledger/src/test-utils.ts:186
↓ 2 callersFunctionpublicKeyFromAsn1
(b: Buffer)
packages/sdk/wallets/wallet-hsm/src/ber-utils.ts:9
↓ 2 callersMethodreadFile
(file?: string)
packages/cli/src/commands/account/new.ts:115
↓ 2 callersFunctionreadOnlyWalletToAccount
( wallet: ReadOnlyWallet, address: StrongAddress )
packages/sdk/connect/src/wallet-adapter.ts:19
↓ 2 callersFunctionrecoverEIP712TypedDataSigner
( typedData: EIP712TypedData, signature: string, parseFunction: (signature: string) => Signature )
packages/sdk/utils/src/signatureUtils.ts:155
↓ 2 callersFunctionregisterAccountWithLockedGold
( account: string, value: string = minLockedGoldValue )
packages/sdk/contractkit/src/wrappers/Validators.test.ts:25
↓ 2 callersFunctionregisterValidatorGroup
()
packages/cli/src/commands/validatorgroup/commission.test.ts:14
↓ 2 callersMethodrelease
()
packages/sdk/base/src/lock.ts:58
↓ 2 callersMethodrelockGold
* Relocks gold in the ReleaseGold instance that has been unlocked but not withdrawn. * @param index The index of the pending withdrawal to relock f
packages/sdk/contractkit/src/wrappers/ReleaseGold.ts:342
↓ 2 callersMethodremoveAttestationSigner
* Removes the currently authorized attestation signer for the account * @returns A promise that resolves to the transaction hash
packages/sdk/contractkit/src/wrappers/Accounts.ts:350
↓ 2 callersMethodremoveKeystore
* Deletes file keystore entry from directory * @param keystoreName File name of keystore entry to be removed
packages/sdk/keystores/src/file-keystore.ts:53
← previousnext →501–600 of 1,444, ranked by callers