Skip to content

Commit

Permalink
Add new tokens to approve for Amarok
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Sep 3, 2024
1 parent 0edaeca commit 65717c8
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions config/amarok.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"0x9e32b13ce7f2e80a01932b42553652e053d6ed8e",
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"0xdac17f958d2ee523a2206206994597c13d831ec7"
"0xdac17f958d2ee523a2206206994597c13d831ec7",
"0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9",
"0x0100546F2cD4C9D97f798fFC9755E47865FF7Ee6"
]
},
"optimism": {
Expand All @@ -19,7 +21,9 @@
"0x4200000000000000000000000000000000000006",
"0x7f5c764cbc14f9669b88837ca1490cca17c31607",
"0x94b008aa00579c1307b0ef2c499ad98a8ce58e58",
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1"
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
"0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A",
"0x3E29D3A9316dAB217754d13b28646B76607c5f04"
]
},
"bsc": {
Expand Down Expand Up @@ -73,7 +77,9 @@
"tokensToApprove": [
"0x420000000000000000000000000000000000000a",
"0xbb06dca3ae6887fabf931640f67cab3e3a16f4dc",
"0xea32a96608495e54156ae48931a7c20f0dcc1a21"
"0xea32a96608495e54156ae48931a7c20f0dcc1a21",
"0x303241e2B3b4aeD0bb0F8623e7442368FED8Faf3",
"0x0E17934B9735D479B2388347fAeF0F4e58b9cc06"
]
},
"base": {
Expand Down Expand Up @@ -107,7 +113,9 @@
"chainId": 34443,
"connextHandler": "0x7380511493DD4c2f1dD75E9CCe5bD52C787D4B51",
"domain": "1836016741",
"tokensToApprove": ["0x4200000000000000000000000000000000000006"]
"tokensToApprove": [
"0x4200000000000000000000000000000000000006"
]
},
"arbitrum": {
"chainId": 42161,
Expand All @@ -117,7 +125,9 @@
"0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
"0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
"0xff970a61a04b1ca14834a43f5de4533ebddb5cc8"
"0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
"0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A",
"0x17573150d67d820542EFb24210371545a4868B03"
]
},
"linea": {
Expand Down Expand Up @@ -285,4 +295,4 @@
"domain": "",
"tokensToApprove": []
}
}
}

0 comments on commit 65717c8

Please sign in to comment.