MCPcopy Create free account

hub / github.com/AdoraNwodo/nocode-token-generator-dapp / functions

Functions18 in github.com/AdoraNwodo/nocode-token-generator-dapp

↓ 3 callersMethoddeploy
( overrides?: Overrides & { from?: string | Promise<string> } )
smart-contract/typechain/factories/CustomToken__factory.ts:218
↓ 3 callersMethodgetContractFactory
( name: "Ownable", signerOrOptions?: ethers.Signer | FactoryOptions )
smart-contract/typechain/hardhat.d.ts:15
↓ 1 callersFunctionmain
()
smart-contract/scripts/deployERC1155.ts:8
↓ 1 callersFunctionmain
()
smart-contract/scripts/deployERC20.ts:8
↓ 1 callersFunctionmain
()
smart-contract/scripts/deployERC721.ts:8
Methodattach
(address: string)
smart-contract/typechain/factories/CustomToken__factory.ts:228
Methodconnect
( address: string, signerOrProvider: Signer | Provider )
smart-contract/typechain/factories/Ownable__factory.ts:69
Methodconnect
(signer: Signer)
smart-contract/typechain/factories/CustomToken__factory.ts:231
Methodconstructor
(signer?: Signer)
smart-contract/typechain/factories/CustomToken__factory.ts:214
MethodcreateInterface
()
smart-contract/typechain/factories/Ownable__factory.ts:66
MethodcreateInterface
()
smart-contract/typechain/factories/CustomToken__factory.ts:236
MethoddecodeFunctionResult
(functionFragment: "create", data: BytesLike)
smart-contract/typechain/CustomToken.d.ts:53
MethoddecodeFunctionResult
(functionFragment: "owner", data: BytesLike)
smart-contract/typechain/Ownable.d.ts:39
MethodencodeFunctionData
( functionFragment: "create", values: [ { name: string; symbol: string;
smart-contract/typechain/CustomToken.d.ts:28
MethodencodeFunctionData
(functionFragment: "owner", values?: undefined)
smart-contract/typechain/Ownable.d.ts:29
MethodgetDeployTransaction
( overrides?: Overrides & { from?: string | Promise<string> } )
smart-contract/typechain/factories/CustomToken__factory.ts:223
MethodgetEvent
(nameOrSignatureOrTopic: "Created")
smart-contract/typechain/CustomToken.d.ts:64
MethodgetEvent
(nameOrSignatureOrTopic: "OwnershipTransferred")
smart-contract/typechain/Ownable.d.ts:53