Skip to content

CellToken contract with supported marketing tax. (Original ETH 0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099)

Notifications You must be signed in to change notification settings

moontography/cell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CELL Contracts

Compile

$ npx hardhat compile

Deploy

If your contract requires extra constructor arguments, you'll have to specify them in deploy options.

$ CONTRACT_NAME=CellToken npx hardhat run --network rinkeby scripts/deploy.js

Verify

$ npx hardhat verify CONTRACT_ADDRESS --network rinkeby

About

CellToken contract with supported marketing tax. (Original ETH 0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published