Skip to content

Commit a729e7e

Browse files
committed
Add B3 Sepolia
1 parent 4f5d4cd commit a729e7e

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

Assets/Thirdweb/Resources/all_chains_additional.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,54 @@
156156
],
157157
"testnet": true,
158158
"redFlags": []
159+
},
160+
{
161+
"data": {
162+
"name": "B3 Sepolia",
163+
"chain": "B3 Sepolia",
164+
"rpc": [
165+
"https://1993.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
166+
"https://sepolia.b3.fun/http"
167+
],
168+
"nativeCurrency": {
169+
"name": "ETH",
170+
"symbol": "ETH",
171+
"decimals": 18
172+
},
173+
"shortName": "b3-sepolia",
174+
"chainId": 1993,
175+
"networkId": 1993,
176+
"slug": "b3-sepolia",
177+
"infoURL": "https://docs.b3.fun/",
178+
"icon": "ipfs://Qmc6XdDC7FSn2YyBwFXUNVbk9Nmhvn2Bz7iMqCA1ofwhQC/b3-logo-temp-cropped.png",
179+
"features": [],
180+
"faucets": ["https://faucet.b3.fun/"],
181+
"explorers": [
182+
{
183+
"name": "blockscout",
184+
"url": "https://sepolia.explorer.b3.fun/",
185+
"standard": "EIP3091",
186+
"icon": {
187+
"url": "ipfs://Qmc6XdDC7FSn2YyBwFXUNVbk9Nmhvn2Bz7iMqCA1ofwhQC/b3-logo-temp-cropped.png",
188+
"width": 512,
189+
"height": 512,
190+
"format": "png"
191+
}
192+
}
193+
],
194+
"title": "B3 Sepolia",
195+
"testnet": true,
196+
"redFlags": [],
197+
"parent": {
198+
"type": "L3",
199+
"chain": "eip155-1",
200+
"bridges": [
201+
{
202+
"url": "https://bridge.b3.fun/"
203+
}
204+
]
205+
}
206+
},
207+
"error": null
159208
}
160209
]

0 commit comments

Comments
 (0)