Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdoraNwodo/nocode-token-generator-dapp
/ functions
Functions
18 in github.com/AdoraNwodo/nocode-token-generator-dapp
⨍
Functions
18
◇
Types & classes
13
↓ 3 callers
Method
deploy
( overrides?: Overrides & { from?: string | Promise<string> } )
smart-contract/typechain/factories/CustomToken__factory.ts:218
↓ 3 callers
Method
getContractFactory
( name: "Ownable", signerOrOptions?: ethers.Signer | FactoryOptions )
smart-contract/typechain/hardhat.d.ts:15
↓ 1 callers
Function
main
()
smart-contract/scripts/deployERC1155.ts:8
↓ 1 callers
Function
main
()
smart-contract/scripts/deployERC20.ts:8
↓ 1 callers
Function
main
()
smart-contract/scripts/deployERC721.ts:8
Method
attach
(address: string)
smart-contract/typechain/factories/CustomToken__factory.ts:228
Method
connect
( address: string, signerOrProvider: Signer | Provider )
smart-contract/typechain/factories/Ownable__factory.ts:69
Method
connect
(signer: Signer)
smart-contract/typechain/factories/CustomToken__factory.ts:231
Method
constructor
(signer?: Signer)
smart-contract/typechain/factories/CustomToken__factory.ts:214
Method
createInterface
()
smart-contract/typechain/factories/Ownable__factory.ts:66
Method
createInterface
()
smart-contract/typechain/factories/CustomToken__factory.ts:236
Method
decodeFunctionResult
(functionFragment: "create", data: BytesLike)
smart-contract/typechain/CustomToken.d.ts:53
Method
decodeFunctionResult
(functionFragment: "owner", data: BytesLike)
smart-contract/typechain/Ownable.d.ts:39
Method
encodeFunctionData
( functionFragment: "create", values: [ { name: string; symbol: string;
smart-contract/typechain/CustomToken.d.ts:28
Method
encodeFunctionData
(functionFragment: "owner", values?: undefined)
smart-contract/typechain/Ownable.d.ts:29
Method
getDeployTransaction
( overrides?: Overrides & { from?: string | Promise<string> } )
smart-contract/typechain/factories/CustomToken__factory.ts:223
Method
getEvent
(nameOrSignatureOrTopic: "Created")
smart-contract/typechain/CustomToken.d.ts:64
Method
getEvent
(nameOrSignatureOrTopic: "OwnershipTransferred")
smart-contract/typechain/Ownable.d.ts:53