Skip to content

Commit 988bce3

Browse files
Registry backlog (#57)
1 parent 8c8be51 commit 988bce3

28 files changed

+112
-176
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.6.32",
2+
"version": "0.6.33",
33
"private": true,
44
"type": "module",
55
"scripts": {

registry/beacon/gnosis-chiado-cl.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "gnosis-chiado-cl",
3-
"shortName": "Gnosis Beacon",
4-
"secondName": "Chiado",
3+
"shortName": "Chiado Beacon",
54
"fullName": "Gnosis Chiado Consensus Layer",
65
"aliases": ["gnosis-chiado-beacon"],
76
"caip2Id": "beacon:10200",

registry/beacon/holesky-cl.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "holesky-cl",
3-
"shortName": "Ethereum Beacon",
4-
"secondName": "Holesky",
3+
"shortName": "Holesky Beacon",
54
"fullName": "Ethereum Holesky Consensus Layer",
65
"aliases": ["holesky-beacon"],
76
"caip2Id": "beacon:17000",

registry/beacon/sepolia-cl.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "sepolia-cl",
3-
"shortName": "Ethereum Beacon",
4-
"secondName": "Sepolia",
3+
"shortName": "Sepolia Beacon",
54
"fullName": "Ethereum Sepolia Consensus Layer",
65
"aliases": ["sepolia-beacon"],
76
"caip2Id": "beacon:11155111",

registry/cosmos/injective-testnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"nativeToken": "INJ",
1919
"docsUrl": "https://docs.injective.network",
2020
"genesis": {
21-
"hash": "0xa9effb99c7bc3ba8c18a487ffffd800c137bc2b2f47f73c350f3ca27077044a1",
22-
"height": 37368800
21+
"hash": "0x99ffd75978c31495c75cf40dbddf80673db18dc750f1e9f549cc13d9b76e8745",
22+
"height": 59109500
2323
},
2424
"firehose": {
2525
"blockType": "sf.cosmos.type.v2.Block",

registry/cosmos/mantra-testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nativeToken": "OM",
2020
"docsUrl": "https://docs.mantrachain.io",
2121
"genesis": {
22-
"hash": "0x2701f72ef3e2242e27244b2dfa895ad212fc07de71599a0af2fe2410d93bc7bb",
22+
"hash": "0xf4e9183911bbc59c472602cc83f06d8d335fc8f40c604a1a1adc0b7593403a84",
2323
"height": 1
2424
},
2525
"firehose": {

registry/eip155/abstract-testnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"nativeToken": "ETH",
2828
"docsUrl": "https://docs.abs.xyz",
2929
"genesis": {
30-
"hash": "0xfbb449463d9f1ec874d597d80d911f60857cc2fbf93f8ac83c70f8cfa2220a74",
31-
"height": 1
30+
"hash": "0xe8e77626586f73b955364c7b4bbf0bb7f7685ebd40e852b164633a4acbd3244c",
31+
"height": 0
3232
},
3333
"firehose": {
3434
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/abstract.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"nativeToken": "ETH",
1616
"docsUrl": "https://docs.abs.xyz",
1717
"genesis": {
18-
"hash": "0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef",
19-
"height": 1
18+
"hash": "0xe8e77626586f73b955364c7b4bbf0bb7f7685ebd40e852b164633a4acbd3244c",
19+
"height": 0
2020
},
2121
"firehose": {
2222
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/arbitrum-nova.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"id": "arbitrum-nova",
3-
"shortName": "Arbitrum",
4-
"secondName": "Nova",
5-
"fullName": "Arbitrum Nova",
3+
"shortName": "Arbitrum Nova",
4+
"fullName": "Arbitrum Nova Mainnet",
65
"aliases": ["evm-42170", "arbnova", "arb-nova", "arbitrum-nova-mainnet"],
76
"caip2Id": "eip155:42170",
87
"graphNode": { "protocol": "ethereum" },

registry/eip155/arbitrum-one.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "arbitrum-one",
3-
"shortName": "Arbitrum",
4-
"secondName": "One",
3+
"shortName": "Arbitrum One",
54
"fullName": "Arbitrum One Mainnet",
65
"aliases": ["arbone", "arbitrum", "arb-sepolia", "evm-42161"],
76
"caip2Id": "eip155:42161",

registry/eip155/berachain-bartio.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"networkType": "testnet",
18-
"relations": [{ "kind": "testnetOf", "network": "berachain-bartio" }],
18+
"relations": [],
1919
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
2020
"issuanceRewards": false,
2121
"nativeToken": "BERA",

registry/eip155/boba-bnb.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "boba-bnb",
3-
"shortName": "Boba",
4-
"secondName": "BNB",
3+
"shortName": "Boba BNB",
54
"fullName": "Boba BNB Mainnet",
65
"aliases": ["evm-56288", "boba-bsc"],
76
"caip2Id": "eip155:56288",

registry/eip155/botanix-testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
1717
"networkType": "testnet",
18-
"relations": [{ "kind": "testnetOf", "network": "botanix-testnet" }],
18+
"relations": [],
1919
"issuanceRewards": false,
2020
"nativeToken": "BTC",
2121
"docsUrl": "https://docs.botanixlabs.xyz",

registry/eip155/clover.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"nativeToken": "CLV",
1515
"docsUrl": "https://docs.clv.org",
1616
"genesis": {
17-
"hash": "0x7c11fb21c186dd7846d92e09af5c02fa4c8a08b83c99d7361b8b9fd5dc1650fb",
18-
"height": 1
17+
"hash": "0x316ead04231197413e137d371f8763cf6db84400d43749853efba5006115783b",
18+
"height": 0
1919
},
2020
"firehose": {
2121
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/expchain-testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
1717
"networkType": "testnet",
18-
"relations": [{ "kind": "testnetOf", "network": "expchain-testnet" }],
18+
"relations": [],
1919
"issuanceRewards": false,
2020
"nativeToken": "tZKJ",
2121
"docsUrl": "https://docs.polyhedra.network/expchain",

registry/eip155/fuji.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"nativeToken": "AVAX",
2626
"docsUrl": "https://docs.avax.network",
2727
"genesis": {
28-
"hash": "0x738639479dc82d199365626f90caa82f7eafcfe9ed354b456fb3d294597ceb53",
29-
"height": 1
28+
"hash": "0x31ced5b9beb7f8782b014660da0cb18cc409f121f408186886e1ca3e8eeca96b",
29+
"height": 0
3030
},
3131
"firehose": {
3232
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/iotex-testnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"nativeToken": "IOTX",
1919
"docsUrl": "https://docs.iotex.io",
2020
"genesis": {
21-
"hash": "0x663fc0a40a4943f1b56f501aee3ad626b5396e850aa53c5bd8759d0d47694dfc",
22-
"height": 1
21+
"hash": "0x5e31a9f95ca4de82bd6f5ed9b465c6474bba27f1c5d31747393a555ce1f41607",
22+
"height": 0
2323
},
2424
"firehose": {
2525
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/iotex.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"nativeToken": "IOTX",
1515
"docsUrl": "https://docs.iotex.io",
1616
"genesis": {
17-
"hash": "0x230ba8095d5a505e355652f9dcc2b13605419a8fa3d3fd5ddc6d24fd6a902641",
18-
"height": 1
17+
"hash": "0xb337983730981c2d50f114eed5da9dd20b83c8c5e130beefdb3001dc858cfe8b",
18+
"height": 0
1919
},
2020
"firehose": {
2121
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/lens-testnet.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,15 @@
1515
],
1616
"networkType": "testnet",
1717
"relations": [
18-
{ "kind": "testnetOf", "network": "lens-testnet" },
1918
{ "kind": "l2Of", "network": "sepolia" }
2019
],
2120
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
2221
"issuanceRewards": false,
2322
"nativeToken": "GRASS",
2423
"docsUrl": "https://www.lens.xyz/docs",
2524
"genesis": {
26-
"hash": "0x5712a0fa02404a9fe852ef7d19ea2c019af52f59faa262a34f327ba03bbdc6d2",
27-
"height": 1
25+
"hash": "0xe8e77626586f73b955364c7b4bbf0bb7f7685ebd40e852b164633a4acbd3244c",
26+
"height": 0
2827
},
2928
"firehose": {
3029
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/monad-testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
1717
"networkType": "testnet",
18-
"relations": [{ "kind": "testnetOf", "network": "monad-testnet" }],
18+
"relations": [],
1919
"issuanceRewards": false,
2020
"nativeToken": "MON",
2121
"docsUrl": "https://docs.monad.xyz",

registry/eip155/unichain-testnet.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"caip2Id": "eip155:1301",
88
"networkType": "testnet",
99
"relations": [
10-
{ "kind": "testnetOf", "network": "unichain-testnet" },
1110
{ "kind": "l2Of", "network": "sepolia" }
1211
],
1312
"graphNode": { "protocol": "ethereum" },
@@ -19,7 +18,7 @@
1918
"apiUrls": [
2019
{
2120
"url": "https://unichain-sepolia.blockscout.com/api",
22-
"kind": "etherscan"
21+
"kind": "blockscout"
2322
},
2423
{
2524
"url": "https://api.routescan.io/v2/network/testnet/evm/1301/etherscan/api",

registry/eip155/vana-moksha.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"evmExtendedModel": true,
2626
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
2727
"bytesEncoding": "hex"
28-
}
28+
},
29+
"icon": { "web3Icons": { "name": "vana" } }
2930
}

registry/eip155/zksync-era-sepolia.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"nativeToken": "ETH",
2626
"docsUrl": "https://docs.zksync.io",
2727
"genesis": {
28-
"hash": "0x086227fafad2bc4d08a122ebb690d958edcd43352d38d31646968480f496827c",
29-
"height": 1
28+
"hash": "0xe8e77626586f73b955364c7b4bbf0bb7f7685ebd40e852b164633a4acbd3244c",
29+
"height": 0
3030
},
3131
"firehose": {
3232
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/zksync-era.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"nativeToken": "ETH",
2626
"docsUrl": "https://docs.zksync.io",
2727
"genesis": {
28-
"hash": "0x51f81bcdfc324a0dff2b5bec9d92e21cbebc4d5e29d3a3d30de3e03fbeab8d7f",
29-
"height": 1
28+
"hash": "0xe8e77626586f73b955364c7b4bbf0bb7f7685ebd40e852b164633a4acbd3244c",
29+
"height": 0
3030
},
3131
"firehose": {
3232
"blockType": "sf.ethereum.type.v2.Block",

registry/eip155/zkyoto-testnet.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

registry/gear/vara-mainnet.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

registry/gear/vara-testnet.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)