We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21525d1 commit 48a85e6Copy full SHA for 48a85e6
Assets/Thirdweb/Resources/all_chains_additional.json
@@ -91,5 +91,33 @@
91
"bridges": []
92
},
93
"slug": "xai-sepolia"
94
+ },
95
+ {
96
+ "name": "Berachain Artio",
97
+ "chain": "Berachain Artio",
98
+ "rpc": [
99
+ "https://artio.rpc.berachain.com",
100
+ "https://rpc.ankr.com/berachain_testnet"
101
+ ],
102
+ "faucets": ["https://artio.faucet.berachain.com"],
103
+ "nativeCurrency": {
104
+ "name": "BERA Token",
105
+ "symbol": "BERA",
106
+ "decimals": 18
107
108
+ "infoURL": "https://www.berachain.com",
109
+ "shortName": "berachainArtio",
110
+ "chainId": 80085,
111
+ "networkId": 80085,
112
+ "icon": "berachain",
113
+ "explorers": [
114
115
+ "name": "Beratrail",
116
+ "url": "https://artio.beratrail.io",
117
118
+ "standard": "none"
119
+ }
120
121
+ "slug": "berachain-artio"
122
}
123
]
0 commit comments