MCPcopy Create free account

hub / github.com/ChangoMan/nextjs-ethereum-starter / functions

Functions311 in github.com/ChangoMan/nextjs-ethereum-starter

↓ 4 callersFunctionuseCheckLocalChain
()
frontend/hooks/useCheckLocalChain.tsx:4
↓ 3 callersMethodattach
(addressOrName: string)
frontend/types/typechain/contracts/YourNFT.ts:290
↓ 3 callersMethodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/contracts/YourNFT.ts:289
↓ 3 callersFunctionuseIsMounted
()
frontend/hooks/useIsMounted.tsx:3
↓ 2 callersMethoddeploy
( overrides?: Overrides & { from?: PromiseOrValue<string> } )
frontend/types/typechain/factories/contracts/YourNFT__factory.ts:512
↓ 2 callersMethoddeployed
()
frontend/types/typechain/contracts/YourNFT.ts:291
↓ 2 callersMethodgetContractFactory
( name: "Ownable", signerOrOptions?: ethers.Signer | FactoryOptions )
frontend/types/typechain/hardhat.d.ts:15
↓ 1 callersFunctionfetchImage
()
frontend/pages/nft.tsx:175
↓ 1 callersFunctionfetchNftData
(ipfsHash: string)
frontend/components/NftList.tsx:34
↓ 1 callersFunctiongenerateTokenUri
(data: DataType)
frontend/utils/generateTokenUri.ts:21
↓ 1 callersMethodgreeting
(overrides?: CallOverrides)
frontend/types/typechain/contracts/YourContract.ts:104
↓ 1 callersFunctionisSuperArgs
( xs: ERC721ConstructorParams )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/ERC721__factory.ts:368
↓ 1 callersFunctionisSuperArgs
( xs: YourNFTConstructorParams )
frontend/types/typechain/factories/contracts/YourNFT__factory.ts:499
↓ 1 callersFunctionisSuperArgs
( xs: YourContractConstructorParams )
frontend/types/typechain/factories/contracts/YourContract__factory.ts:86
↓ 1 callersFunctionmain
()
scripts/deploy.ts:9
↓ 1 callersFunctionprocessTokenUris
()
frontend/components/NftList.tsx:51
↓ 1 callersFunctionsaveFrontendFiles
( contractAddress: string, contractName: string, nftContractAddress: string, nftContractName: string )
scripts/deploy.ts:38
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:332
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:306
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:332
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:349
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:375
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:349
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:332
Method"safeTransferFrom(address,address,uint256)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/contracts/YourNFT.ts:466
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:339
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:313
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:339
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:356
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:382
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:356
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:339
Method"safeTransferFrom(address,address,uint256,bytes)"
( from: PromiseOrValue<string>, to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>,
frontend/types/typechain/contracts/YourNFT.ts:473
FunctionApp
({ Component, pageProps }: AppProps)
frontend/pages/_app.tsx:52
FunctionHead
({ customMeta, }: { customMeta?: MetaProps })
frontend/components/layout/Head.tsx:22
FunctionHome
()
frontend/pages/index.tsx:83
FunctionLayout
({ children, customMeta }: LayoutProps)
frontend/components/layout/Layout.tsx:13
FunctionLocalFaucetButton
()
frontend/components/LocalFaucetButton.tsx:18
FunctionNftIndex
()
frontend/pages/nft.tsx:54
FunctionNftList
({ address, ipfs, nftTokenUris, }: NftListProps)
frontend/components/NftList.tsx:26
FunctionTokenGated
()
frontend/pages/token-gated.tsx:22
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:303
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:279
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:303
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:322
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:346
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:315
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:303
Methodapprove
( to: PromiseOrValue<string>, tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { fro
frontend/types/typechain/contracts/YourNFT.ts:420
Methodattach
(address: string)
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/ERC721__factory.ts:395
Methodattach
(address: string)
frontend/types/typechain/factories/contracts/YourNFT__factory.ts:522
Methodattach
(address: string)
frontend/types/typechain/factories/contracts/YourContract__factory.ts:109
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/utils/introspection/IERC165.ts:45
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/utils/introspection/ERC165.ts:45
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/access/Ownable.ts:81
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:208
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:193
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721Receiver.ts:53
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:208
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:223
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:238
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:215
Methodattach
(addressOrName: string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:208
Methodattach
(addressOrName: string)
frontend/types/typechain/contracts/YourContract.ts:71
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:309
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:285
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:309
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:328
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:352
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:321
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:309
MethodbalanceOf
( owner: PromiseOrValue<string>, overrides?: CallOverrides )
frontend/types/typechain/contracts/YourNFT.ts:426
Methodburn
( tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { from?: PromiseOrValue<string> } )
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:326
Methodburn
( tokenId: PromiseOrValue<BigNumberish>, overrides?: Overrides & { from?: PromiseOrValue<string> } )
frontend/types/typechain/contracts/YourNFT.ts:431
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.ts:39
Methodconnect
(address: string, signerOrProvider: Signer | Provider)
frontend/types/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.ts:39
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/access/Ownable__factory.ts:72
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/IERC721Receiver__factory.ts:54
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/IERC721__factory.ts:305
Methodconnect
(signer: Signer)
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/ERC721__factory.ts:398
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable__factory.ts:406
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable__factory.ts:363
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable__factory.ts:361
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage__factory.ts:350
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata__factory.ts:350
Methodconnect
(signer: Signer)
frontend/types/typechain/factories/contracts/YourNFT__factory.ts:525
Methodconnect
(signer: Signer)
frontend/types/typechain/factories/contracts/YourContract__factory.ts:112
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/utils/introspection/IERC165.ts:44
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/utils/introspection/ERC165.ts:44
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/access/Ownable.ts:80
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/ERC721.ts:207
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721.ts:192
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/IERC721Receiver.ts:52
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.ts:207
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.ts:222
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Enumerable.ts:237
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.ts:214
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.ts:207
Methodconnect
(signerOrProvider: Signer | Provider | string)
frontend/types/typechain/contracts/YourContract.ts:70
Methodconstructor
(...args: ERC721ConstructorParams)
frontend/types/typechain/factories/@openzeppelin/contracts/token/ERC721/ERC721__factory.ts:373
next →1–100 of 311, ranked by callers