mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add icon for MARO (#2305)
* Add MARO Blockchain * Add MARO icon * Update _data/chains/eip155-8848.json Co-authored-by: ligi <ligi@ligi.de> * Update _data/chains/eip155-8848.json * Delete MARO.json * Add MARO icon * add icon for maro --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
943dc2e724
commit
b9de741f30
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "MARO Blockchain Mainnet",
|
"name": "MARO Blockchain Mainnet",
|
||||||
"chain": "MARO Blockchain",
|
"chain": "MARO Blockchain",
|
||||||
|
"icon": "MARO",
|
||||||
"rpc": ["https://rpc-mainnet.ma.ro"],
|
"rpc": ["https://rpc-mainnet.ma.ro"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
8
_data/icons/MARO.json
Normal file
8
_data/icons/MARO.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreig47k53aipns6nu3u5fxpysp7mogzk6zyvatgpbam7yut3yvtuefa",
|
||||||
|
"width": 160,
|
||||||
|
"height": 160,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user