Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New chain addition: Abstract Chain Testnet #939

Open
ankitzm opened this issue Dec 22, 2024 · 1 comment
Open

New chain addition: Abstract Chain Testnet #939

ankitzm opened this issue Dec 22, 2024 · 1 comment

Comments

@ankitzm
Copy link

ankitzm commented Dec 22, 2024

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
}
@ankitzm
Copy link
Author

ankitzm commented Dec 22, 2024

Can I take it up ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant