Skip to content

Add support for Taiko mainnet#1

Open
dantaik wants to merge 1 commit intodabit3:mainfrom
dantaik:dantaik/taiko-mainnet
Open

Add support for Taiko mainnet#1
dantaik wants to merge 1 commit intodabit3:mainfrom
dantaik:dantaik/taiko-mainnet

Conversation

@dantaik
Copy link
Copy Markdown

@dantaik dantaik commented Oct 9, 2025

Summary

  • Add Taiko mainnet as a supported network with chain ID 167000
  • Configure USDC contract address (0x07d83526730c7438048d55a4fc0b850e2aab6f0b)
  • Add RPC URL (https://rpc.mainnet.taiko.xyz)
  • Update documentation with Taiko mainnet configuration

Changes

  • x402_a2a/types/state.ts: Added "taiko" to SupportedNetworks type
  • x402_a2a/core/merchant.ts: Added Taiko USDC address to USDC_ADDRESSES map
  • x402_a2a/core/wallet.ts: Added Taiko chain ID (167000) to getChainId function
  • README.md: Documented Taiko mainnet configuration details

Add Taiko mainnet as a supported network with chain ID 167000, RPC URL https://rpc.mainnet.taiko.xyz, and USDC contract address 0x07d83526730c7438048d55a4fc0b850e2aab6f0b.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

2 participants