diff --git a/_data/chains/eip155-1197.json b/_data/chains/eip155-1197.json index fa2f2622..fa0b6f60 100644 --- a/_data/chains/eip155-1197.json +++ b/_data/chains/eip155-1197.json @@ -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" + } + ] } + diff --git a/_data/icons/iorachain.json b/_data/icons/iorachain.json index ffe12e8a..27545381 100644 --- a/_data/icons/iorachain.json +++ b/_data/icons/iorachain.json @@ -1,8 +1,8 @@ [ { - "url": "ipfs://bafybeidlq74wufudcig44h67d3len37ro3y4aw4vtigl7ofczx4cjkqpza", - "width": 150, - "height": 150, + "url": "ipfs://bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi", + "width": 250, + "height": 250, "format": "png" } ]