Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/ functions
Functions
5,057 in github.com/PageLeay/celestial-runtime
⨍
Functions
5,057
◇
Types & classes
1,578
↓ 10 callers
Function
copyRequest
(req)
lib.esm/providers/provider.js:80
↓ 10 callers
Function
dnsEncode
(name, _maxLength)
lib.esm/hash/namehash.js:73
↓ 10 callers
Method
emit
(event, ...args)
lib.commonjs/providers/abstract-provider.js:1087
↓ 10 callers
Method
emit
(event: ProviderEvent, ...args: Array<any>)
src.ts/providers/abstract-provider.ts:1439
↓ 10 callers
Method
emit
(event, ...args)
lib.esm/providers/abstract-provider.js:1083
↓ 10 callers
Function
fromTwos
(_value, _width)
lib.esm/utils/maths.js:19
↓ 10 callers
Function
getPassword
(password)
lib.esm/wallet/utils.js:18
↓ 10 callers
Function
internalIsBuffer
(b)
misc/test-browser/mocha.js:8977
↓ 10 callers
Function
internalIsBuffer$1
(b)
misc/test-browser/mocha.js:1227
↓ 10 callers
Method
isFragment
* Returns ``true`` and provides a type guard if %%value%% is an * **ErrorFragment**.
lib.commonjs/abi/fragments.js:880
↓ 10 callers
Method
isFragment
* Returns ``true`` and provides a type guard if %%value%% is an * **ErrorFragment**.
src.ts/abi/fragments.ts:1115
↓ 10 callers
Method
isFragment
* Returns ``true`` and provides a type guard if %%value%% is an * **ErrorFragment**.
lib.esm/abi/fragments.js:874
↓ 10 callers
Function
namehash
(name)
lib.esm/hash/namehash.js:57
↓ 10 callers
Function
parseError
(message)
misc/test-browser/mocha.js:10618
↓ 10 callers
Method
populateTransaction
* Prepares a {@link TransactionRequest} for sending to the network by * populating any missing properties: * - resolves ``to`` and ``from
lib.esm/providers/signer.d.ts:60
↓ 10 callers
Method
resolve
(_address, fromBlock, toBlock)
lib.esm/providers/abstract-provider.js:450
↓ 10 callers
Method
resume
* Resume a paused subscriber.
lib.esm/providers/abstract-provider.d.ts:103
↓ 10 callers
Method
round
* Returns a new [[FixedNumber]] with the decimal component * rounded up on ties at %%decimals%% places.
src.ts/utils/fixednumber.ts:508
↓ 10 callers
Function
tinf_read_bits
(d, num, base)
misc/test-browser/tiny-inflate.js:138
↓ 10 callers
Method
toString
()
lib.commonjs/abi/fragments.js:137
↓ 10 callers
Method
toString
()
src.ts/abi/fragments.ts:284
↓ 10 callers
Method
toString
()
lib.esm/abi/fragments.js:134
↓ 10 callers
Method
update
(data: Uint8Array)
lib.esm/crypto/crypto-browser.d.ts:8
↓ 10 callers
Function
zpad
(value, length)
lib.esm/wallet/utils.js:11
↓ 9 callers
Function
addDefault
(tx, key, defaultValue)
lib.commonjs/_tests/test-transaction.js:162
↓ 9 callers
Function
addDefault
(tx: any, key: string, defaultValue: any)
src.ts/_tests/test-transaction.ts:182
↓ 9 callers
Function
addDefault
(tx, key, defaultValue)
lib.esm/_tests/test-transaction.js:159
↓ 9 callers
Method
broadcastTransaction
* Broadcasts the %%signedTx%% to the network, adding it to the * memory pool of any node for which the transaction meets the * rebroadcas
lib.esm/providers/provider.d.ts:1161
↓ 9 callers
Method
clone
* Create a new copy of this request.
src.ts/utils/fetch.ts:645
↓ 9 callers
Function
computeAddress
(key)
lib.esm/transaction/address.js:8
↓ 9 callers
Function
consumeKeywords
(tokens, allowed)
lib.commonjs/abi/fragments.js:257
↓ 9 callers
Function
consumeKeywords
(tokens: TokenString, allowed?: ReadonlySet<string>)
src.ts/abi/fragments.ts:423
↓ 9 callers
Function
consumeKeywords
(tokens, allowed)
lib.esm/abi/fragments.js:254
↓ 9 callers
Function
consumeParams
(tokens, allowIndexed)
lib.commonjs/abi/fragments.js:298
↓ 9 callers
Function
consumeParams
(tokens: TokenString, allowIndexed?: boolean)
src.ts/abi/fragments.ts:459
↓ 9 callers
Function
consumeParams
(tokens, allowIndexed)
lib.esm/abi/fragments.js:295
↓ 9 callers
Function
createBuffer
(that, length)
misc/test-browser/mocha.js:8731
↓ 9 callers
Function
createBuffer$1
(that, length)
misc/test-browser/mocha.js:981
↓ 9 callers
Method
defaultValue
* The default value for this type.
lib.esm/abi/typed.d.ts:59
↓ 9 callers
Method
dereference
* If the value is a [[Typed]] instance, validates the underlying value * and returns it, otherwise returns value directly. * * This
lib.commonjs/abi/typed.js:595
↓ 9 callers
Method
dereference
* If the value is a [[Typed]] instance, validates the underlying value * and returns it, otherwise returns value directly. * * This
src.ts/abi/typed.ts:787
↓ 9 callers
Method
dereference
* If the value is a [[Typed]] instance, validates the underlying value * and returns it, otherwise returns value directly. * * This
lib.esm/abi/typed.js:592
↓ 9 callers
Method
digest
()
lib.esm/crypto/crypto-browser.d.ts:9
↓ 9 callers
Function
escapeColor
(text)
reporter.cjs:56
↓ 9 callers
Function
escapeColor
(text)
misc/test-browser/reporter.js:54
↓ 9 callers
Function
forEach
(prefix, tests, func)
lib.commonjs/_tests/test-providers-data.js:10
↓ 9 callers
Function
forEach
(prefix: string, tests: Record<TestBlockchainNetwork, Array<T>>, func: (providerName: string, test: T) => (nul
src.ts/_tests/test-providers-data.ts:24
↓ 9 callers
Function
forEach
(prefix, tests, func)
lib.esm/_tests/test-providers-data.js:7
↓ 9 callers
Method
format
* Return a string representation of this type. * * For example, * * ``sighash" => "(uint256,address)"`` * * ``"minim
lib.commonjs/abi/fragments.js:430
↓ 9 callers
Method
format
* Return a string representation of this type. * * For example, * * ``sighash" => "(uint256,address)"`` * * ``"minim
src.ts/abi/fragments.ts:618
↓ 9 callers
Method
format
* Return a string representation of this type. * * For example, * * ``sighash" => "(uint256,address)"`` * * ``"minim
lib.esm/abi/fragments.js:427
↓ 9 callers
Method
getLogs
* Resolves to the list of Logs that match %%filter%%
lib.esm/providers/provider.d.ts:1196
↓ 9 callers
Method
listenerCount
* Resolves to the number of listeners for %%event%%.
lib.esm/utils/events.d.ts:29
↓ 9 callers
Method
resolve
(_address, fromBlock, toBlock)
lib.commonjs/providers/abstract-provider.js:454
↓ 9 callers
Function
toBigInt
(value)
lib.esm/utils/maths.js:108
↓ 8 callers
Method
#checkValue
(val, safeOp)
lib.commonjs/utils/fixednumber.js:215
↓ 8 callers
Method
#checkValue
(val: bigint, safeOp?: string)
src.ts/utils/fixednumber.ts:294
↓ 8 callers
Method
#checkValue
(val, safeOp)
lib.esm/utils/fixednumber.js:212
↓ 8 callers
Method
_start
* Sub-classes **MUST** call this. Until [[_start]] has been called, no calls * will be passed to [[_send]] from [[send]]. If it is overridden,
lib.esm/providers/provider-jsonrpc.js:458
↓ 8 callers
Function
allowService
(name)
lib.commonjs/providers/default-provider.js:71
↓ 8 callers
Function
allowService
(name: string)
src.ts/providers/default-provider.ts:77
↓ 8 callers
Function
allowService
(name)
lib.esm/providers/default-provider.js:68
↓ 8 callers
Method
clone
* Create a new copy of this request.
lib.commonjs/utils/fetch.js:560
↓ 8 callers
Method
clone
* Create a new copy of this request.
lib.esm/utils/fetch.js:556
↓ 8 callers
Method
encode
* Encode the %%values%% as the %%types%% into ABI data. * * @returns DataHexstring
src.ts/abi/abi-coder.ts:188
↓ 8 callers
Function
getDateTime
(date)
lib.esm/_admin/utils/date.js:24
↓ 8 callers
Method
getEvent
* Return the event for a given name. This is useful when a contract * event name conflicts with a JavaScript name such as ``prototype`` or
lib.commonjs/contract/contract.js:743
↓ 8 callers
Method
getEvent
* Return the event for a given name. This is useful when a contract * event name conflicts with a JavaScript name such as ``prototype`` or
src.ts/contract/contract.ts:900
↓ 8 callers
Method
getEvent
* Return the event for a given name. This is useful when a contract * event name conflicts with a JavaScript name such as ``prototype`` or
lib.esm/contract/contract.js:738
↓ 8 callers
Method
getFunction
* Get the [[FunctionFragment]] for %%key%%, which may be a function * selector, function name or function signature that belongs to the ABI.
lib.commonjs/abi/interface.js:456
↓ 8 callers
Method
getFunction
* Get the [[FunctionFragment]] for %%key%%, which may be a function * selector, function name or function signature that belongs to the ABI.
src.ts/abi/interface.ts:567
↓ 8 callers
Method
getFunction
* Get the [[FunctionFragment]] for %%key%%, which may be a function * selector, function name or function signature that belongs to the ABI.
lib.esm/abi/interface.js:448
↓ 8 callers
Method
getNetwork
()
lib.commonjs/providers/abstract-provider.js:554
↓ 8 callers
Method
getNetwork
()
src.ts/providers/abstract-provider.ts:870
↓ 8 callers
Method
getNetwork
()
lib.esm/providers/abstract-provider.js:550
↓ 8 callers
Method
getRpcTransaction
* Returns %%tx%% as a normalized JSON-RPC transaction request, * which has all values hexlified and any numeric values converted * to Qua
lib.esm/providers/provider-jsonrpc.js:527
↓ 8 callers
Function
isBytesLike
(value)
lib.esm/utils/data.js:69
↓ 8 callers
Function
isUndefined
(arg)
misc/test-browser/mocha.js:3401
↓ 8 callers
Function
lex
(text)
lib.commonjs/abi/fragments.js:146
↓ 8 callers
Function
lex
(text: string)
src.ts/abi/fragments.ts:296
↓ 8 callers
Function
lex
(text)
lib.esm/abi/fragments.js:143
↓ 8 callers
Method
peek
()
lib.commonjs/abi/fragments.js:112
↓ 8 callers
Method
peek
()
src.ts/abi/fragments.ts:257
↓ 8 callers
Method
peek
()
lib.esm/abi/fragments.js:109
↓ 8 callers
Function
recoverAddress
(digest, signature)
lib.esm/transaction/address.js:22
↓ 8 callers
Method
toJSON
* Returns a JSON-compatible object.
src.ts/providers/provider.ts:887
↓ 8 callers
Function
toTwos
(_value, _width)
lib.esm/utils/maths.js:38
↓ 7 callers
Function
checkProvider
(signer, operation)
lib.commonjs/providers/abstract-signer.js:15
↓ 7 callers
Function
checkProvider
(signer: AbstractSigner, operation: string)
src.ts/providers/abstract-signer.ts:27
↓ 7 callers
Function
checkProvider
(signer, operation)
lib.esm/providers/abstract-signer.js:12
↓ 7 callers
Function
collectChange
(state)
misc/test-browser/mocha.js:7901
↓ 7 callers
Function
consumeEoi
(tokens)
lib.commonjs/abi/fragments.js:312
↓ 7 callers
Function
consumeEoi
(tokens: TokenString)
src.ts/abi/fragments.ts:475
↓ 7 callers
Function
consumeEoi
(tokens)
lib.esm/abi/fragments.js:309
↓ 7 callers
Method
encode
* Encode the %%values%% as the %%types%% into ABI data. * * @returns DataHexstring
lib.commonjs/abi/abi-coder.js:165
↓ 7 callers
Method
encode
* Encode the %%values%% as the %%types%% into ABI data. * * @returns DataHexstring
lib.esm/abi/abi-coder.js:162
↓ 7 callers
Method
filter
* @_ignore
lib.commonjs/abi/coders/abstract-coder.js:218
↓ 7 callers
Function
formatUnits
(value, unit)
lib.esm/utils/units.js:40
↓ 7 callers
Method
from
* Create a new **TypedDataEncoder** for %%types%%.
lib.commonjs/hash/typed-data.js:368
↓ 7 callers
Method
from
* Create a new **TypedDataEncoder** for %%types%%.
src.ts/hash/typed-data.ts:480
← previous
next →
201–300 of 5,057, ranked by callers