keplr-chain-registry
keplr-chain-registry copied to clipboard
New chain addition: Abstract Chain Testnet
Below is the Testnet details for the Abstract Chain, it's an EVM based L2.
{
"rpc": "https://api.testnet.abs.xyz",
"rest": "https://api.testnet.abs.xyz",
"chainId": "eip155:11124",
"bip44": {
"coinType": 60
},
"chainName": "Abstract Testnet",
"stakeCurrency": {
"coinDenom": "ETH",
"coinMinimalDenom": "ETH",
"coinDecimals": 18
},
"currencies": [
{
"coinDenom": "ETH",
"coinMinimalDenom": "ETH",
"coinDecimals": 18
}
],
"feeCurrencies": [
{
"coinDenom": "ETH",
"coinMinimalDenom": "ETH",
"coinDecimals": 18
}
],
"evm": {
"chainId": 11124,
"rpc": "https://api.testnet.abs.xyz"
},
"features": [
"eth-address-gen",
"eth-key-sign"
],
"beta": true
}
Can I take it up ?