brave-wallet-lists 1.31.30 → 1.31.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coingecko-ids.json +28 -15
- package/contract-map.json +89 -70
- package/dapp-lists.json +660 -654
- package/package.json +1 -1
- package/ramp-tokens.json +20 -0
- package/solana-contract-map.json +12547 -12472
package/package.json
CHANGED
package/ramp-tokens.json
CHANGED
|
@@ -5005,6 +5005,26 @@
|
|
|
5005
5005
|
],
|
|
5006
5006
|
"off_ramp_providers": []
|
|
5007
5007
|
},
|
|
5008
|
+
{
|
|
5009
|
+
"contract_address": "0x6e6F6d696e61decd6605bD4a57836c5DB6923340",
|
|
5010
|
+
"name": "Nomina",
|
|
5011
|
+
"logo": "",
|
|
5012
|
+
"is_erc20": true,
|
|
5013
|
+
"is_erc721": false,
|
|
5014
|
+
"is_erc1155": false,
|
|
5015
|
+
"is_nft": false,
|
|
5016
|
+
"symbol": "NOM",
|
|
5017
|
+
"decimals": 18,
|
|
5018
|
+
"visible": true,
|
|
5019
|
+
"token_id": "",
|
|
5020
|
+
"coingecko_id": "",
|
|
5021
|
+
"chain_id": "0x1",
|
|
5022
|
+
"coin": 60,
|
|
5023
|
+
"on_ramp_providers": [
|
|
5024
|
+
"coinbase"
|
|
5025
|
+
],
|
|
5026
|
+
"off_ramp_providers": []
|
|
5027
|
+
},
|
|
5008
5028
|
{
|
|
5009
5029
|
"contract_address": "0x4fe83213d56308330ec302a8bd641f1d0113a4cc",
|
|
5010
5030
|
"name": "NuCypher",
|