Skip to content

Commit

Permalink
Merge pull request #7988 from CronosLabsDev/feat/add-missing-price
Browse files Browse the repository at this point in the history
feat: add peep wif doge price
  • Loading branch information
waynebruce0x authored Nov 6, 2024
2 parents fa3121b + 7ad582b commit 5cbe0f0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions coins/src/adapters/tokenMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,24 @@
"decimals": "24",
"symbol": "NEAR",
"to": "coingecko#near"
},
"0x25e8c72d267b96e757875d8b565a42c0e3b8f12f": {
"name": "WIF",
"decimals": "6",
"symbol": "WIF",
"to": "coingecko#dogwifcoin"
},
"0x1a8e39ae59e5556b56b76fcba98d22c9ae557396": {
"name": "DOGE",
"decimals": "8",
"symbol": "DOGE",
"to": "coingecko#dogecoin"
},
"0xf868c454784048af4f857991583e34243c92ff48": {
"name": "PEPE",
"decimals": "18",
"symbol": "PEPE",
"to": "coingecko#pepe"
}
},
"scroll": {
Expand Down

0 comments on commit 5cbe0f0

Please sign in to comment.