Skip to content

Commit

Permalink
Merge pull request #117 from pontem-network/add-loon-coin
Browse files Browse the repository at this point in the history
Add loon coin
  • Loading branch information
bouvens authored Aug 19, 2024
2 parents c098452 + 5edf8ab commit 3a0f78e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pontem/coins-registry",
"version": "3.8.2",
"version": "3.9.0",
"description": "Liquidswap & Pontem Wallet coins & pools registry",
"main": "src/index.js",
"scripts": {
Expand Down
Binary file added src/coins-logos/loon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,17 @@
"type": "0xf6f87fb53c090da2cd681cd30eccec6825685e6f305bfb9efdbbdf31796a83a7::MONKE::MONKE",
"symbol_with_bridge": "MONKE"
},
{
"chainId": 1,
"decimals": 6,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/loon.png",
"name": "The Loonies",
"order": 1000,
"source": "aptos",
"symbol": "LOON",
"type": "0x268d4a7a2ad93274edf6116f9f20ad8455223a7ab5fc73154f687e7dbc3e3ec6::LOON::LOON",
"symbol_with_bridge": "LOON"
},
{
"caution": false,
"chainId": 27,
Expand Down

0 comments on commit 3a0f78e

Please sign in to comment.