↓ 2 callersFunctiongetAllowance(
client: Client<Transport, chain, account, undefined, undefined, tokens>,
parameters: getAllowance.Parame
src/actions/token/getAllowance.ts:41
↓ 2 callersFunctiongetBlockDetails(
client: Client<Transport, chain, account, PublicZksyncRpcSchema>,
parameters: GetBlockDetailsParameters,
src/zksync/actions/getBlockDetails.ts:15
↓ 2 callersFunctiongetEnsAvatar(
client: Client<Transport, chain>,
{
blockNumber,
blockTag,
assetGatewayUrls,
name,
g
src/actions/ens/getEnsAvatar.ts:61
↓ 2 callersFunctiongetStorageAt(
client: Client<Transport, chain>,
{
address,
blockHash,
blockNumber,
blockTag = 'latest'
src/actions/public/getStorageAt.ts:72
↓ 2 callersFunctiongetTxpoolContent(
client: TestClient<TestClientMode, Transport, chain, account, false>,
)
src/actions/test/getTxpoolContent.ts:43
↓ 2 callersFunctiongetTxpoolStatus(
client: TestClient<TestClientMode, Transport, chain, account, false>,
)
src/actions/test/getTxpoolStatus.ts:39
↓ 2 callersFunctionhdKeyToAccount(
hdKey_: HDKey,
{
accountIndex = 0,
addressIndex = 0,
changeIndex = 0,
path,
...optio
src/accounts/hdKeyToAccount.ts:23
↓ 2 callersFunctionincreaseTime(
client: TestClient<TestClientMode, Transport, chain, account, false>,
{ seconds }: IncreaseTimeParameter
src/actions/test/increaseTime.ts:41
↓ 2 callersFunctioninspectTxpool(
client: TestClient<TestClientMode, Transport, chain, account, false>,
)
src/actions/test/inspectTxpool.ts:40