Skip to content

Deploy WMOVR to Moonriver, verify bytecode with Eth MainNet WETH

Notifications You must be signed in to change notification settings

albertov19/moonbeam-weth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canonical WETH Deployment for Moonriver

Canonical WETH

Based of:

Install Dependencies

Run:

npm i

Verifying the Contract

To start you need to export two variables:

  • ALCHEMY_API - API Key for Alchemy on Ethereum MainNet (to verify the smart contract)
  • PRIV_KEY - Private Key to deploy contract (not needed to verify)

To verify, run:

npx hardhat run verify-script.js

Deployed Contract Address

  • WMOVR (on Moonriver): 0xf50225a84382c74CbdeA10b0c176f71fc3DE0C4d
  • WGLMR (on Moonbeam): 0xAcc15dC74880C9944775448304B263D191c6077F

About

Deploy WMOVR to Moonriver, verify bytecode with Eth MainNet WETH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published