Skip to content

Commit e9309bf

Browse files
chore(chains): update chains (#2681)
1 parent 83ecf67 commit e9309bf

File tree

1 file changed

+3
-0
lines changed
  • legacy_packages/chains/chains

1 file changed

+3
-0
lines changed

legacy_packages/chains/chains/51.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export default {
2929
"faucets": [
3030
"https://faucet.apothem.network"
3131
],
32+
"features": [],
3233
"icon": {
3334
"url": "ipfs://QmeRq7pabiJE2n1xU3Y5Mb4TZSX9kQ74x7a3P2Z4PqcMRX",
3435
"width": 1450,
@@ -43,8 +44,10 @@ export default {
4344
"decimals": 18
4445
},
4546
"networkId": 51,
47+
"redFlags": [],
4648
"rpc": [
4749
"https://51.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
50+
"https://apothem.xdcrpc.com",
4851
"https://rpc.apothem.network",
4952
"https://erpc.apothem.network"
5053
],

0 commit comments

Comments
 (0)