We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 893185b + dae3737 commit fe73a47Copy full SHA for fe73a47
1 file changed
src/services/socket/constants.ts
@@ -59,7 +59,8 @@ export const AMBIRE_FEE_TAKER_ADDRESSES: { [chainId: number]: string } = {
59
56: '0xDA1c734b7843f18E9B1A25Bb997A45975315C001',
60
42161: '0xDA1c734b7843f18E9B1A25Bb997A45975315C001',
61
100: '0xDA1c734b7843f18E9B1A25Bb997A45975315C001',
62
- 7777777: '0xDA1c734b7843f18E9B1A25Bb997A45975315C001'
+ 7777777: '0xDA1c734b7843f18E9B1A25Bb997A45975315C001',
63
+ 4326: '0x942f9CE5D9a33a82F88D233AEb3292E680230348'
64
}
65
66
export const SOCKET_EXPLORER_URL = 'https://www.socketscan.io'
0 commit comments