MCPcopy Create free account

hub / github.com/Pandora-Labs-Org/erc404 / functions

Functions20 in github.com/Pandora-Labs-Org/erc404

↓ 18 callersFunctiongetBalances
(contract: any, address: string)
test/ERC404.t.ts:297
↓ 12 callersFunctiontransfer
( contract: ethers.Contract, from: ethers.Signer, to: ethers.Signer, value: bigint, )
scripts/gas-test.ts:93
↓ 6 callersFunctionmessage
(msg: string)
scripts/gas-test.ts:155
↓ 5 callersFunctiongetPermitSignature
( contractAddress: string, msgSender: any, spender: any, value: bigint, nonce: bigint,
test/ERC404.t.ts:57
↓ 3 callersFunctionrunTests
(contract: ethers.Contract)
scripts/gas-test.ts:47
↓ 2 callersFunctioncontainsERC721TransferEvent
( logs: any[], from: string, to: string, id: bigint, )
test/ERC404.t.ts:304
↓ 1 callersFunctioncontainsERC721ApprovalEvent
( logs: any[], owner: string, spender: string, id: bigint, )
test/ERC404.t.ts:331
↓ 1 callersFunctionlineBreak
()
scripts/gas-test.ts:151
↓ 1 callersFunctionmain
()
scripts/gas-test.ts:7
↓ 1 callersFunctionweiToDollars
(wei: bigint)
scripts/gas-test.ts:147
FunctiondeployERC404Example
()
test/ERC404.t.ts:6
FunctiondeployERC404ExampleUniswapV2
()
test/ERC404UniswapV2Exempt.t.ts:6
FunctiondeployERC404ExampleUniswapV3
()
test/ERC404UniswapV3Exempt.t.ts:6
FunctiondeployERC404ExampleWithSomeTokensTransferredToRandomAddress
()
test/ERC404.t.ts:279
FunctiondeployERC404ExampleWithTokensInSecondSigner
()
test/ERC404.t.ts:238
FunctiondeployMinimalERC404
()
test/ERC404.t.ts:132
FunctiondeployMinimalERC404ForHavingAlreadyGrantedApprovalForAllTests
()
test/ERC404.t.ts:218
FunctiondeployMinimalERC404WithERC20sAndERC721sMinted
()
test/ERC404.t.ts:181
FunctiondeployMockContractsForERC721Receiver
()
test/ERC404.t.ts:195
FunctiongetSigners
()
test/ERC404.t.ts:113