diff --git a/_data/chains/eip155-36888.json b/_data/chains/eip155-36888.json new file mode 100644 index 000000000000..c59290182db2 --- /dev/null +++ b/_data/chains/eip155-36888.json @@ -0,0 +1,24 @@ +{ + "name": "AB Core Mainnet", + "chain": "AB", + "rpc": ["https://rpc.core.ab.org", "https://rpc1.core.ab.org"], + "faucets": [], + "nativeCurrency": { + "name": "AB", + "symbol": "AB", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }], + "infoURL": "https://ab.org", + "shortName": "abcore", + "chainId": 36888, + "networkId": 36888, + "explorers": [ + { + "name": "AB Core Explorer", + "url": "https://explorer.core.ab.org", + "standard": "EIP3091" + } + ], + "status": "active" +}