Skip to content

Commit dddf4e7

Browse files
committed
[meridian-amm] update amm address
1 parent e52ef18 commit dddf4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adaptors/meridian-amm/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const utils = require('../utils');
22

33
const meridianAddress =
4-
'0x7730cd28ee1cdc9e999336cbc430f99e7c44397c0aa77516f6f23a78559bb5';
4+
'0xfbdb3da73efcfa742d542f152d65fc6da7b55dee864cd66475213e4be18c9d54';
55
const MERIDIAN_DAPP_URL = 'https://app.meridian.money';
66
const MERIDIAN_POOL_API_URL = `${MERIDIAN_DAPP_URL}/api/liquidity-pool`;
77
const MERIDIAN_COIN_INFO_URL = `${MERIDIAN_DAPP_URL}/api/coin-info`;

0 commit comments

Comments
 (0)