MCPcopy Create free account

hub / github.com/0xSpaceShard/starknet-hardhat-example / functions

Functions22 in github.com/0xSpaceShard/starknet-hardhat-example

↓ 30 callersFunctiongetOZAccount
()
test/util.ts:81
↓ 19 callersFunctionexpectStarknetPluginErrorEqual
(err: unknown, expectedMessage: string)
test/util.ts:28
↓ 10 callersFunctionexpectFeeEstimationStructure
(fee: FeeEstimation)
test/util.ts:14
↓ 9 callersFunctionensureEnvVar
(varName: string)
test/util.ts:38
↓ 7 callersFunctionexpectAddressEquality
(actual: string, expected: string)
test/util.ts:60
↓ 6 callersFunctionexpectStarknetPluginErrorContain
(err: unknown, expectedMessage: string)
test/util.ts:33
↓ 5 callersFunctionexpectStarknetPluginError
(err: unknown)
test/util.ts:23
↓ 5 callersFunctiongetArgentAccount
()
test/argent-account-test.ts:27
↓ 4 callersFunctionmint
(address: string, amount: number, lite = true)
test/util.ts:70
↓ 2 callersFunctionadaptAddress
* Receives a hex address, converts it to bigint, converts it back to hex. * This is done to strip leading zeros. * @param address a hex string repre
test/util.ts:51
↓ 2 callersFunctionarrayAsObject
(array: bigint[])
test/cairo1/decode-events.test.ts:44
↓ 2 callersFunctiongetBalance
(token: StarknetContract, accountAddress: string)
scripts/transfer-funds.ts:7
↓ 2 callersFunctiongetPredeployedOZAccount
(index = 0)
test/util.ts:101
↓ 2 callersFunctiongetPredeployedOZAccounts
(count: number)
test/util.ts:114
↓ 2 callersFunctiontestArray
(args: { a: number[] }, expected: bigint)
test/sample-test.ts:113
↓ 1 callersFunctiongetPredeployedAccount
(index = 0)
test/util.ts:92
↓ 1 callersFunctionkeypress
()
scripts/deploy-account.ts:3
↓ 1 callersFunctionmain
()
scripts/deploy.ts:4
↓ 1 callersFunctionmain
()
scripts/quick-script.ts:4
↓ 1 callersFunctionmain
* Should work if run with: * $ DECLARABLE_CONTRACT=<YOUR_CONTRACT_NAME> npx hardhat run <NAME_OF_THIS_SCRIPT>
scripts/declare.ts:8
↓ 1 callersFunctionmain
()
scripts/replace.ts:4
↓ 1 callersFunctionmain
()
scripts/compile-contract.ts:3