mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-43288.json (#1721)
This commit is contained in:
parent
47b8515c63
commit
af9c84ff44
26
_data/chains/eip155-43288.json
Normal file
26
_data/chains/eip155-43288.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "Boba Avax",
|
||||
"chain": "Boba Avax",
|
||||
"rpc": [
|
||||
"https://avax.boba.network",
|
||||
"wss://wss.avax.boba.network",
|
||||
"https://replica.avax.boba.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Boba Token",
|
||||
"symbol": "BOBA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.boba.network/for-developers/network-avalanche",
|
||||
"shortName": "bobaavax",
|
||||
"chainId": 43288,
|
||||
"networkId": 43288,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Boba Avax Explorer",
|
||||
"url": "https://blockexplorer.avax.boba.network",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user