Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pandora-Labs-Org/erc404
/ functions
Functions
20 in github.com/Pandora-Labs-Org/erc404
⨍
Functions
20
◇
Types & classes
0
↓ 18 callers
Function
getBalances
(contract: any, address: string)
test/ERC404.t.ts:297
↓ 12 callers
Function
transfer
( contract: ethers.Contract, from: ethers.Signer, to: ethers.Signer, value: bigint, )
scripts/gas-test.ts:93
↓ 6 callers
Function
message
(msg: string)
scripts/gas-test.ts:155
↓ 5 callers
Function
getPermitSignature
( contractAddress: string, msgSender: any, spender: any, value: bigint, nonce: bigint,
test/ERC404.t.ts:57
↓ 3 callers
Function
runTests
(contract: ethers.Contract)
scripts/gas-test.ts:47
↓ 2 callers
Function
containsERC721TransferEvent
( logs: any[], from: string, to: string, id: bigint, )
test/ERC404.t.ts:304
↓ 1 callers
Function
containsERC721ApprovalEvent
( logs: any[], owner: string, spender: string, id: bigint, )
test/ERC404.t.ts:331
↓ 1 callers
Function
lineBreak
()
scripts/gas-test.ts:151
↓ 1 callers
Function
main
()
scripts/gas-test.ts:7
↓ 1 callers
Function
weiToDollars
(wei: bigint)
scripts/gas-test.ts:147
Function
deployERC404Example
()
test/ERC404.t.ts:6
Function
deployERC404ExampleUniswapV2
()
test/ERC404UniswapV2Exempt.t.ts:6
Function
deployERC404ExampleUniswapV3
()
test/ERC404UniswapV3Exempt.t.ts:6
Function
deployERC404ExampleWithSomeTokensTransferredToRandomAddress
()
test/ERC404.t.ts:279
Function
deployERC404ExampleWithTokensInSecondSigner
()
test/ERC404.t.ts:238
Function
deployMinimalERC404
()
test/ERC404.t.ts:132
Function
deployMinimalERC404ForHavingAlreadyGrantedApprovalForAllTests
()
test/ERC404.t.ts:218
Function
deployMinimalERC404WithERC20sAndERC721sMinted
()
test/ERC404.t.ts:181
Function
deployMockContractsForERC721Receiver
()
test/ERC404.t.ts:195
Function
getSigners
()
test/ERC404.t.ts:113