Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion packages/agent-sdk/src/evm/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,23 @@ export const CHAIN_INFO: Record<number, Address> = {
56: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", // Binance Smart Chain
97: "0x094616f0bdfb0b526bd735bf66eca0ad254ca81f", // Binance Testnet
100: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d", // Gnosis Chain
130: "0x4200000000000000000000000000000000000006", // Unichain
137: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270", // Polygon
146: "0x50c42deacd8fc9773493ed674b675be577f2634b", // Sonic
232: "0xE5ecd226b3032910CEaa43ba92EE8232f8237553", // Lens
1868: "0x4200000000000000000000000000000000000006", // Soneium
8453: "0x4200000000000000000000000000000000000006", // Base
10200: "0xb2D0d7aD1D4b2915390Dc7053b9421F735A723E7", // Gnosis Chiado Testnet
34443: "0x4200000000000000000000000000000000000006", // Mode
42161: "0x82af49447d8a07e3bd95bd0d56f35241523fbab1", // Arbitrum
42220: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207", // Celo
43114: "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", // Avalanche
84532: "0x4200000000000000000000000000000000000006", // Base Sepolia
81457: "0x4300000000000000000000000000000000000004", // Blast
80002: "0xa5733b3a8e62a8faf43b0376d5faf46e89b3033e", // Polygon Amoy
80094: "0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590", // Berachain
84532: "0x4200000000000000000000000000000000000006", // Base Sepolia
421614: "0x980b62da83eff3d4576c647993b0c1d7faf17c73", // Arbitrum Sepolia
534352: "0x5300000000000000000000000000000000000004", // Scroll
11155111: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14", // Sepolia
11155420: "0x4200000000000000000000000000000000000006", // OP Testnet
};