Skip to content

Commit 1b79224

Browse files
authored
Merge pull request #4 from radiustechsystems/fix-ci
fix: fix explorer format
2 parents 0340c48 + 027614b commit 1b79224

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_data/chains/eip155-723.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"explorers": [
1717
{
1818
"name": "Radius Network Explorer",
19-
"url": "https://network.radiustech.xyz/",
19+
"url": "https://network.radiustech.xyz",
2020
"standard": "none"
2121
}
2222
],

_data/chains/eip155-72344.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"decimals": 18
1010
},
1111
"infoURL": "https://testnet.radiustech.xyz",
12-
"shortName": "radius-testnet",
12+
"shortName": "radius-network-testnet",
1313
"chainId": 72344,
1414
"networkId": 72344,
1515
"icon": "rad",

_data/icons/rad.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"url": "ipfs://bafkreig2wmsrbj5jzfykmskzprl6zml6zlxce3326iqjcvfwzqpmtfiora",
4-
"width": 1673,
5-
"height": 1366,
4+
"width": 1674,
5+
"height": 1367,
66
"format": "svg"
77
}
88
]

0 commit comments

Comments
 (0)