Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Add WETH to address book (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Jan 7, 2022
1 parent d54d381 commit f1450e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ethers-addressbook/src/contracts/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,11 @@
"addresses": {
"mainnet": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
}
},
"weth": {
"addresses": {
"mainnet": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"rinkeby": "0xc778417E063141139Fce010982780140Aa0cD5Ab"
}
}
}

0 comments on commit f1450e7

Please sign in to comment.