Create eip155-43288.json (#1721)

This commit is contained in:
Matthew Lilley 2022-10-19 01:01:16 +01:00 committed by GitHub
parent 47b8515c63
commit af9c84ff44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}