Skip to content

Commit

Permalink
fix: chain id
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem committed Feb 6, 2025
1 parent 9b64f18 commit 321f06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui-config/permitConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const permitByChainAndToken: {
'0x493257fd37edb34451f62edf8d2a0c418852ba4c': true,
'0x5aea5775959fbc2557cc8789bc1bf90a239d9a91': true,
},
[59144]: {
[ChainId.linea]: {
'0xa219439258ca9da29e9cc4ce5596924745e12b93': true, // USDT
'0x2416092f143378750bb29b79ed961ab195cceea5': true, // ezETH
'0xb5bedd42000b71fdde22d3ee8a79bd49a568fc8f': true, // wstETH
Expand Down

0 comments on commit 321f06e

Please sign in to comment.