Skip to content

Commit

Permalink
refactor(constants): add new ethPNT forwarder on mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviera9 committed Mar 14, 2024
1 parent bad397e commit e07f37b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ module.exports = {
PNT: '0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD',
ETHPNT: '0xf4ea6b892853413bd9d9f1a5d3a620a0ba39c5b2',
PBTC: '0x62199b909fb8b8cf870f97bef2ce6783493c4908',
FORWARDER: '0xe2cb2C8fDc086FC576b49aCF2F71D44DDe7e3804',
FORWARDER_PNT: '0xe2cb2C8fDc086FC576b49aCF2F71D44DDe7e3804',
FORWARDER_ETHPNT: '0xD60792770ca2B54b9231041c8AF641f48818dA8D',
CROSS_EXECUTOR: '0x6a4Bd6DE0de7b80F24A307f31B40856da975b5A7',
ERC20_VAULT: '0xe396757EC7E6aC7C8E5ABE7285dde47b98F22db8',
DANDELION_VOTING: '0x2211bFD97b1c02aE8Ac305d206e9780ba7D8BfF4',
Expand Down

0 comments on commit e07f37b

Please sign in to comment.