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:
TTC.ECO 2023-02-20 10:52:41 +08:00 committed by GitHub
parent 943dc2e724
commit b9de741f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreig47k53aipns6nu3u5fxpysp7mogzk6zyvatgpbam7yut3yvtuefa",
"width": 160,
"height": 160,
"format": "png"
}
]