Skip to content
25 changes: 25 additions & 0 deletions _data/chains/eip155-72957.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Rayls Mainnet",
"chain": "Rayls",
"icon": "rayls",
"rpc": [
"https://mainnet-rpc.rayls.com",
],
"faucets": [],
"nativeCurrency": {
"name": "USD Rayls",
"symbol": "USDr",
"decimals": 18,
},
"infoURL": "https://rayls.com/",
"shortName": "rayls",
"chainId": 72957,
"networkId": 72957,
"explorers": [
{
"name": "Rayls Explorer",
"url": "https://mainnet-explorer.rayls.com/",
"standard": "EIP3091",
},
],
}
8 changes: 8 additions & 0 deletions _data/icons/rayls.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSi6NjcxAmCwyag7De777dc71kty48GiKrbyfph3VeUji",
"width": 256,
"height": 256,
"format": "svg"
}
]
Loading