Skip to content

derpdex-official/xDerp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derp and xDerp

Deploy Derp

# Deploy Derp to Base chain
yarn hardhat compile && yarn hardhat run scripts/deployDerp.js --network base

# Deploy Derp to opBNB
yarn hardhat compile && yarn hardhat run scripts/deployDerp.js --network opBnb

Deploy xDerp

# Deploy xDerp to Base Testnet
yarn hardhat compile && yarn hardhat run scripts/deployTestnet.js --network baseTestnet

# Deploy xDerp to opBNB Testnet
yarn hardhat compile && yarn hardhat run scripts/deployTestnet.js --network opBnbTestnet

Mainnet xDerp Deployment

# base
yarn hardhat compile && yarn hardhat run scripts/deployXDerp.js --network base

# opBNB
yarn hardhat compile && yarn hardhat run scripts/deployxDerpOpBNB.js --network opBnb

DERP token addresses

Blockchain Contract Address
Ethereum Mainnet 0x5DfC78C4D073fD343BC6661668948178522A0DE5
ZkSync Era 0x0bf4CB727b3f8092534D793893B2cC3348963dbf
opBNB 0xEbb78043e29F4af24E6266A7D142f5A08443969E
Base 0xEbb78043e29F4af24E6266A7D142f5A08443969E

xDERP token addresses

Blockchain Contract Address
Ethereum Mainnet 0xfb13dcf64e14ac4403ed52cd690ea4641d90c4c6
Base 0x85Fb47a24aFEC3CBA80D439B8Cb108121De333d9
opBNB 0x983BA88d66291D5a62684F1fE01FF186f97aB455
ZkSync Era 0x3239b2Fb367243d827fea1E460F016E15797D7ca

Airdrop token addresses

Blockchain Contract Address
Base Testnet 0x829Cb36e63E4c8d2a5FDdA53af15A2283737dBe9
opBNB 0x7F481823893ca8B1171eBB99A98B17996660c3Fa
Base 0xab886754C9daDeDab8Ed8a0ebbD32db0E3aC3158
ZkSync Era 0x8f7Da9C713eA31b73c31776241f0b56261BD7956

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published