Skip to content

Add TXCL Chain (eip155-47294)#8311

Open
tradexcele wants to merge 1 commit into
ethereum-lists:masterfrom
tradexcele:patch-1
Open

Add TXCL Chain (eip155-47294)#8311
tradexcele wants to merge 1 commit into
ethereum-lists:masterfrom
tradexcele:patch-1

Conversation

@tradexcele
Copy link
Copy Markdown

TXCL Chain — Layer 1 EVM-compatible PoA blockchain

  • Chain name: TXCL Chain
  • Chain ID: 47294
  • Native token: TXCL (18 decimals)
  • Consensus: Clique PoA, 5-second blocks
  • Client: go-ethereum (Geth v1.13.15-stable)
  • Operator: TradeXcele (https://tradexcele.com)

Verified RPC endpoint

Public RPC: https://rpc.txcl.tradexcele.com

Sample call:

POST / HTTP/1.1
Host: rpc.txcl.tradexcele.com
Content-Type: application/json

{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}

Response:
{"jsonrpc":"2.0","id":1,"result":"0xb8be"}

Disclosure

TXCL Chain currently runs with a single validator in Clique PoA mode. This is publicly disclosed at https://tradexcele.com/chain along with the decentralization roadmap.

Locked-down API

The public RPC is rate-limited (20 req/s per IP), serves CORS for browser wallets, and only exposes the safe namespaces (eth, net, web3, txpool, clique). Privileged namespaces (admin, personal, debug, miner) are blocked at the geth level.

Thank you for reviewing.

@github-actions
Copy link
Copy Markdown

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

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

Successfully merging this pull request may close these issues.

1 participant