Skip to content

Commit

Permalink
MEX-526: added new tokens for swap enable on devnet
Browse files Browse the repository at this point in the history
Signed-off-by: Claudiu Lataretu <[email protected]>
  • Loading branch information
claudiulataretu committed Nov 7, 2024
1 parent cefd568 commit e29ea3d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/config/devnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,14 @@
"MAINTENANCE": false,
"EPOCHS_IN_WEEK": 7,
"roundedSwapEnable": {
"USDC-350c4e": "5000000",
"USDC-350c4e": "100000",
"WEGLD-a28c59": "100000000000000000",
"MEX-a659d0": "10000000000000000000000"
"MEX-a659d0": "100000000000000000000000",
"USDT-58d5d0": "100000",
"WBTC-05fd5b": "1000",
"WETH-bbe4ab": "100000000000000",
"SEGLD-cc1abc": "100000000000000000",
"LEGLD-e8378b": "100000000000000000"
}
}
}

0 comments on commit e29ea3d

Please sign in to comment.