Skip to content

Commit e18493f

Browse files
Update Abey info and icon. (#7632)
Co-authored-by: Frederik Bolding <[email protected]>
1 parent c0c9941 commit e18493f

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

_data/chains/eip155-178.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "ABEY Testnet",
3-
"chain": "ABEY",
2+
"name": "Abey Testnet",
3+
"chain": "Abey",
44
"rpc": ["https://testrpc.abeychain.com"],
55
"features": [{ "name": "EIP155" }],
66
"faucets": ["https://testnet-faucet.abeychain.com"],
@@ -13,10 +13,12 @@
1313
"shortName": "abeyt",
1414
"chainId": 178,
1515
"networkId": 178,
16+
"icon": "abey",
1617
"explorers": [
1718
{
1819
"name": "abeyscan-testnet",
1920
"url": "https://testnet.abeyscan.com",
21+
"icon": "abey",
2022
"standard": "EIP3091"
2123
}
2224
]

_data/chains/eip155-179.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "ABEY Mainnet",
3-
"chain": "ABEY",
2+
"name": "Abey Mainnet",
3+
"chain": "Abey",
44
"rpc": ["https://rpc.abeychain.com"],
55
"features": [{ "name": "EIP155" }],
66
"faucets": [],
@@ -13,10 +13,12 @@
1313
"shortName": "abey",
1414
"chainId": 179,
1515
"networkId": 179,
16+
"icon": "abey",
1617
"explorers": [
1718
{
1819
"name": "abeyscan",
1920
"url": "https://abeyscan.com",
21+
"icon": "abey",
2022
"standard": "EIP3091"
2123
}
2224
]

_data/icons/abey.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreicaucnt5aqvwq6pw2fzvotzonkeaf7cj5yqt3m2wyhtusblroi4se",
4+
"width": 2000,
5+
"height": 2000,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)