Skip to content

Commit

Permalink
chore: updated externals
Browse files Browse the repository at this point in the history
  • Loading branch information
chaindata-ci-superuser[bot] committed Oct 3, 2024
1 parent 9419d90 commit 149a37a
Show file tree
Hide file tree
Showing 8 changed files with 102 additions and 54 deletions.
Binary file added assets/tokens/coingecko/cortensor.webp
Binary file not shown.
Binary file added assets/tokens/coingecko/dank-2.webp
Binary file not shown.
Binary file added assets/tokens/coingecko/opulence.webp
Binary file not shown.
Binary file added assets/tokens/coingecko/pear-protocol.webp
Binary file not shown.
48 changes: 24 additions & 24 deletions data/cache/dead-chains.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
{
"dancebox": {
"wss://fraa-dancebox-rpc.a.dancebox.tanssi.network": {
"count": 346,
"count": 348,
"dead_since": "2024-08-21T06:33:22.503Z",
"last_check": "2024-10-02T18:11:13.802Z",
"last_check": "2024-10-03T00:26:32.020Z",
"days": 42
}
},
"watr": {
"wss://watr-rpc.watr-api.network": {
"count": 79,
"count": 81,
"dead_since": "2024-09-05T00:24:22.904Z",
"last_check": "2024-10-02T18:11:53.174Z",
"days": 27
"last_check": "2024-10-03T00:27:11.228Z",
"days": 28
},
"wss://watr.public.curie.radiumblock.co/ws": {
"count": 74,
"count": 76,
"dead_since": "2024-09-23T18:11:46.272Z",
"last_check": "2024-10-02T18:11:33.173Z",
"days": 8
"last_check": "2024-10-03T00:26:51.227Z",
"days": 9
}
},
"rococo-phala-testnet": {
"wss://rhala-node.phala.network/ws": {
"count": 128,
"count": 130,
"dead_since": "2024-09-17T00:21:54.110Z",
"last_check": "2024-10-02T18:11:17.879Z",
"days": 15
"last_check": "2024-10-03T00:26:35.144Z",
"days": 16
}
},
"subspace-gemini-3-g-testnet": {
"wss://rpc-1.gemini-3g.subspace.network/ws": {
"count": 99,
"count": 100,
"dead_since": "2024-09-08T12:10:57.006Z",
"last_check": "2024-10-02T18:10:58.976Z",
"last_check": "2024-10-03T00:26:16.308Z",
"days": 24
}
},
"regionx-cocos-testnet": {
"wss://cocos-node.regionx.tech": {
"count": 92,
"count": 94,
"dead_since": "2024-09-21T12:11:02.016Z",
"last_check": "2024-10-02T18:11:15.324Z",
"last_check": "2024-10-03T00:26:33.590Z",
"days": 11
}
},
Expand All @@ -62,6 +62,13 @@
"last_check": "2024-09-24T18:13:09.655Z"
}
},
"zero": {
"wss://rpc-1.kusama.node.zero.io": {
"count": 6,
"dead_since": "2024-10-02T12:13:17.903Z",
"last_check": "2024-10-03T00:26:31.529Z"
}
},
"hashed": {
"wss://c2.hashed.network": {
"count": 2,
Expand All @@ -81,18 +88,11 @@
"last_check": "2024-09-01T06:12:08.342Z"
}
},
"zero": {
"wss://rpc-1.kusama.node.zero.io": {
"count": 4,
"dead_since": "2024-10-02T12:13:17.903Z",
"last_check": "2024-10-02T18:11:13.400Z"
}
},
"astar": {
"wss://1rpc.io/astr": {
"count": 1,
"count": 2,
"dead_since": "2024-10-02T18:10:30.126Z",
"last_check": "2024-10-02T18:10:30.126Z"
"last_check": "2024-10-03T00:25:46.983Z"
}
}
}
24 changes: 24 additions & 0 deletions data/cache/known-evm-erc20-tokens-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -8999,6 +8999,12 @@
"symbol": "COPYBOT",
"decimals": 18
},
{
"chainId": 1,
"contractAddress": "0x8e0eef788350f40255d86dfe8d91ec0ad3a4547f",
"symbol": "COR",
"decimals": 18
},
{
"chainId": 1,
"contractAddress": "0x9c2dc0c3cc2badde84b0025cf4df1c5af288d835",
Expand Down Expand Up @@ -10199,6 +10205,12 @@
"symbol": "DAMM",
"decimals": 18
},
{
"chainId": 1,
"contractAddress": "0x2b7e7b9d19cc2e377a08e7f1b2110d8d129013af",
"symbol": "DANK",
"decimals": 18
},
{
"chainId": 1,
"contractAddress": "0x0f51bb10119727a7e5ea3538074fb341f56b09ad",
Expand Down Expand Up @@ -62015,6 +62027,12 @@
"symbol": "OPUL",
"decimals": 18
},
{
"chainId": 56,
"contractAddress": "0x6a68abc18806cdf5665e16fca665c4fe3cf1bd13",
"symbol": "OPULENCE",
"decimals": 18
},
{
"chainId": 56,
"contractAddress": "0x36c7b164f85d6f775cd128966d5819c7d36feff3",
Expand Down Expand Up @@ -100193,6 +100211,12 @@
"symbol": "PCH",
"decimals": 18
},
{
"chainId": 42161,
"contractAddress": "0x3212dc0f8c834e4de893532d27cc9b6001684db0",
"symbol": "PEAR",
"decimals": 18
},
{
"chainId": 42161,
"contractAddress": "0x4fc2a3fb655847b7b72e19eaa2f10fdb5c2addbe",
Expand Down
60 changes: 30 additions & 30 deletions data/cache/known-evm-networks-rpcs-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"chainId": "1",
"rpcUrl": "https://rpc.mevblocker.io/fullprivacy",
"status": "valid",
"timestamp": 1726293980563
"timestamp": 1727914886431
},
{
"chainId": "1",
Expand Down Expand Up @@ -111,19 +111,19 @@
"chainId": "8",
"rpcUrl": "https://pyrus2.ubiqscan.io",
"status": "valid",
"timestamp": 1726293980566
"timestamp": 1727914886245
},
{
"chainId": "8",
"rpcUrl": "https://rpc.octano.dev",
"status": "invalid",
"timestamp": 1726293980203
"timestamp": 1727914886022
},
{
"chainId": "10",
"rpcUrl": "https://mainnet.optimism.io",
"status": "valid",
"timestamp": 1726293980735
"timestamp": 1727914886586
},
{
"chainId": "10",
Expand All @@ -141,19 +141,19 @@
"chainId": "10",
"rpcUrl": "https://optimism.gateway.tenderly.co",
"status": "valid",
"timestamp": 1726293980794
"timestamp": 1727914886748
},
{
"chainId": "11",
"rpcUrl": "https://api.metadium.com/prod",
"status": "valid",
"timestamp": 1726293981343
"timestamp": 1727914887180
},
{
"chainId": "12",
"rpcUrl": "https://api.metadium.com/dev",
"status": "valid",
"timestamp": 1726293981488
"timestamp": 1727914887339
},
{
"chainId": "13",
Expand All @@ -177,7 +177,7 @@
"chainId": "14",
"rpcUrl": "https://flare-api.flare.network/ext/C/rpc",
"status": "valid",
"timestamp": 1726293981533
"timestamp": 1727914887854
},
{
"chainId": "14",
Expand Down Expand Up @@ -9057,7 +9057,7 @@
"chainId": "17117",
"rpcUrl": "https://rpc-testnet.defi-verse.org/",
"status": "valid",
"timestamp": 1726293982631
"timestamp": 1727914888407
},
{
"chainId": "17171",
Expand Down Expand Up @@ -11769,7 +11769,7 @@
"chainId": "246785",
"rpcUrl": "https://rpc.tau1.artis.network",
"status": "unknown",
"timestamp": 1726273224772
"timestamp": 1727914891869
},
{
"chainId": "247253",
Expand Down Expand Up @@ -11805,7 +11805,7 @@
"chainId": "281121",
"rpcUrl": "https://socialsmartchain.digitalnext.business",
"status": "unknown",
"timestamp": 1726293985548
"timestamp": 1727914892409
},
{
"chainId": "281123",
Expand Down Expand Up @@ -11841,25 +11841,25 @@
"chainId": "314159",
"rpcUrl": "https://api.calibration.node.glif.io/rpc/v1",
"status": "valid",
"timestamp": 1726293983201
"timestamp": 1727914892347
},
{
"chainId": "314159",
"rpcUrl": "https://calibration.filfox.info/rpc/v1",
"status": "valid",
"timestamp": 1726293985114
"timestamp": 1727914894516
},
{
"chainId": "314159",
"rpcUrl": "https://filecoin-calibration.chainstacklabs.com/rpc/v1",
"status": "invalid",
"timestamp": 1726293983439
"timestamp": 1727914892864
},
{
"chainId": "314159",
"rpcUrl": "https://filecoin-calibration.chainup.net/rpc/v1",
"status": "valid",
"timestamp": 1726293983903
"timestamp": 1727914893307
},
{
"chainId": "314159",
Expand All @@ -11871,7 +11871,7 @@
"chainId": "314159",
"rpcUrl": "https://rpc.ankr.com/filecoin_testnet",
"status": "valid",
"timestamp": 1726293983373
"timestamp": 1727914892802
},
{
"chainId": "322202",
Expand All @@ -11883,7 +11883,7 @@
"chainId": "323213",
"rpcUrl": "https://testnet-rpc.bloomgenesis.com",
"status": "valid",
"timestamp": 1726293985201
"timestamp": 1727914892644
},
{
"chainId": "327126",
Expand All @@ -11901,43 +11901,43 @@
"chainId": "330844",
"rpcUrl": "https://mainnet-rpc.tscscan.com",
"status": "valid",
"timestamp": 1726293986085
"timestamp": 1727914893629
},
{
"chainId": "333313",
"rpcUrl": "https://mainnet-rpc.bloomgenesis.com",
"status": "valid",
"timestamp": 1726293985620
"timestamp": 1727914893875
},
{
"chainId": "333331",
"rpcUrl": "https://test.rpc.avescoin.io",
"status": "invalid",
"timestamp": 1726293985889
"timestamp": 1727914894196
},
{
"chainId": "333333",
"rpcUrl": "https://rpctest.nativ3.network",
"status": "unknown",
"timestamp": 1726293986093
"timestamp": 1727914894301
},
{
"chainId": "333666",
"rpcUrl": "https://rpc.testnet.oonechain.com",
"status": "valid",
"timestamp": 1726293986362
"timestamp": 1727914894760
},
{
"chainId": "333777",
"rpcUrl": "https://rpc.dev.oonechain.com",
"status": "valid",
"timestamp": 1726293986492
"timestamp": 1727914895009
},
{
"chainId": "333999",
"rpcUrl": "https://rpc.polis.tech",
"status": "invalid",
"timestamp": 1726293986413
"timestamp": 1727914894804
},
{
"chainId": "336655",
Expand All @@ -11961,7 +11961,7 @@
"chainId": "355113",
"rpcUrl": "https://testnet.bitfinity.network",
"status": "valid",
"timestamp": 1726293986935
"timestamp": 1727914895569
},
{
"chainId": "360890",
Expand All @@ -11973,7 +11973,7 @@
"chainId": "363636",
"rpcUrl": "https://dgs-rpc.digitsoul.co.th",
"status": "valid",
"timestamp": 1726293987512
"timestamp": 1727914895932
},
{
"chainId": "373737",
Expand All @@ -11985,13 +11985,13 @@
"chainId": "381931",
"rpcUrl": "https://api.metalblockchain.org/ext/bc/C/rpc",
"status": "valid",
"timestamp": 1726293987812
"timestamp": 1727914895983
},
{
"chainId": "381932",
"rpcUrl": "https://tahoe.metalblockchain.org/ext/bc/C/rpc",
"status": "valid",
"timestamp": 1726293988162
"timestamp": 1727914896358
},
{
"chainId": "404040",
Expand Down Expand Up @@ -12393,7 +12393,7 @@
"chainId": "810180",
"rpcUrl": "https://rpc.zklink.io",
"status": "valid",
"timestamp": 1726273225363
"timestamp": 1727914896462
},
{
"chainId": "810181",
Expand All @@ -12405,7 +12405,7 @@
"chainId": "810182",
"rpcUrl": "https://goerli.rpc.zklink.io",
"status": "invalid",
"timestamp": 1726273225455
"timestamp": 1727914896778
},
{
"chainId": "812397",
Expand Down
Loading

0 comments on commit 149a37a

Please sign in to comment.