Skip to content

Commit

Permalink
Merge pull request #1524 from multiversx/MEX-526-add-new-pool-tokens
Browse files Browse the repository at this point in the history
[MEX-526] Tokens config for mainnet
  • Loading branch information
claudiulataretu authored Nov 8, 2024
2 parents 7d77247 + 562eee5 commit 317054d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions src/config/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,16 @@
"USDC_TOKEN_ID": "USDC-c76f1f",
"MAINTENANCE": false,
"roundedSwapEnable": {
"USDC-c76f1f": "5000000",
"USDC-c76f1f": "100000",
"WEGLD-bd4d79": "100000000000000000",
"MEX-455c57": "1000000000000000000000000"
"MEX-455c57": "100000000000000000000000",
"USDT-f8c08c": "100000",
"WBTC-5349b3": "1000",
"WETH-b4ca29": "100000000000000",
"SEGLD-3ad2d0": "100000000000000000",
"LEGLD-d74da9": "100000000000000000",
"WDAI-9eeb54": "100000000000000000",
"WSDAI-277fee": "100000000000000000"
}
}
}

0 comments on commit 317054d

Please sign in to comment.