Skip to content

Commit

Permalink
Merge pull request #199 from dom-jiang/main
Browse files Browse the repository at this point in the history
Add token price
  • Loading branch information
WillaGao1 authored Aug 31, 2024
2 parents 51bacae + d639680 commit 5caf103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ class Cfg:
{"SYMBOL": "USDC", "NEAR_ID": "16.contract.portalbridge.near", "MD_ID": "usd-coin", "DECIMAL": 6},
{"SYMBOL": "DD", "NEAR_ID": "dd.tg", "MD_ID": "v2.ref-finance.near|5222|wrap.near", "DECIMAL": 8},
{"SYMBOL": "NEIRO", "NEAR_ID": "neiro.token0.near", "MD_ID": "v2.ref-finance.near|5255|wrap.near", "DECIMAL": 18},
{"SYMBOL": "CORGI", "NEAR_ID": "corgi.token0.near", "MD_ID": "v2.ref-finance.near|5383|wrap.near", "DECIMAL": 18},
{"SYMBOL": "USDC", "NEAR_ID": "17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1",
"MD_ID": "v2.ref-finance.near|NA|wrap.near", "DECIMAL": 6},
{"SYMBOL": "nUSDC", "NEAR_ID": "a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.factory.bridge.near",
Expand Down

0 comments on commit 5caf103

Please sign in to comment.