diff --git a/_data/chains/eip155-8472.json b/_data/chains/eip155-8472.json index 2e4045f64291..93485cfd358f 100644 --- a/_data/chains/eip155-8472.json +++ b/_data/chains/eip155-8472.json @@ -1,7 +1,8 @@ { - "name": "MyrxWallet Network", + "name": "MyRx Network", "chain": "MYRX", - "rpc": ["https://rpc.myrxwallet.io"], + "icon": "myrx", + "rpc": ["https://rpc.myrxwallet.io", "wss://rpc.myrxwallet.io"], "features": [ { "name": "EIP155" @@ -22,9 +23,9 @@ "networkId": 8472, "explorers": [ { - "name": "MyrxWallet Explorer", + "name": "MyRx Explorer", "url": "https://explorer.myrxwallet.io", "standard": "EIP3091" } ] -} +} \ No newline at end of file diff --git a/_data/icons/myrx.json b/_data/icons/myrx.json new file mode 100644 index 000000000000..bd0816dbddbf --- /dev/null +++ b/_data/icons/myrx.json @@ -0,0 +1 @@ +[{"url":"ipfs://Qmf66SX7e9WxY3uUCom6XWEcsYKgFds22pjGV5oD4b4KZv","width":256,"height":256,"format":"png"}] \ No newline at end of file