@pontem/coins-registry
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@pontem/coins-registry", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Liquidswap & Pontem Wallet coins & pools registry", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1096,3 +1096,14 @@ [ | ||
"symbol_with_bridge": "PEPE" | ||
}, | ||
{ | ||
"chainId": 1, | ||
"decimals": 8, | ||
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/rena.png", | ||
"name": "RENA", | ||
"order": 1000, | ||
"source": "aptos", | ||
"symbol": "RENA", | ||
"type": "0x4ed27736e724e403f9b4645ffef0ae86fd149503f45b37c428ffabd7e46e5b05::core::RenegadeCoin", | ||
"symbol_with_bridge": "RENA" | ||
} | ||
] |
2847748
83
2304