update logo and explorer added (#903)

This commit is contained in:
Pedro Magalhaes 2022-02-20 06:17:51 -03:00 committed by GitHub
parent a04361f468
commit 92b786d6db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 4 deletions

View File

@ -13,5 +13,13 @@
"infoURL": "https://iorachain.com",
"shortName": "iora",
"chainId": 1197,
"networkId": 1197
"networkId": 1197,
"explorers": [
{
"name": "ioraexplorer",
"url": "https://explorer.iorachain.com",
"standard": "EIP3091"
}
]
}

View File

@ -1,8 +1,8 @@
[
{
"url": "ipfs://bafybeidlq74wufudcig44h67d3len37ro3y4aw4vtigl7ofczx4cjkqpza",
"width": 150,
"height": 150,
"url": "ipfs://bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi",
"width": 250,
"height": 250,
"format": "png"
}
]