Arc における「ルーターとアグリゲータ」の意味
流動性はプールにありますが、ウォレットが呼ぶのはルーターです。これらの名前は factory() の関係、コントラクト自身のバイトコードにある revert 文字列、あるいは、そのペイロードが何をするかを明示しているイベントの唯一の発行者であることから付けられています。いくつかは owner() の鍵を共有しており、根拠はその事実を記録するだけでブランドには変えません。鍵の共有は誰が鍵を持つかの話であって、コードが何であるかの話ではないからです。
| アドレス | ラベル | トークン | 根拠 | 最初のブロック | 最終ブロック |
|---|---|---|---|---|---|
| 0x284C5Afc...A9dfd66b1 | AMM ルーター(0x34a0b64a のプール) | — | factory() returns 0x34a0b64a...7e9c. Sender of 4,625 Swap events in blocks > 54,100,000 — the third-busiest router on the chain.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x49f9636F...Fe6BC219B | AMM ルーター兼プールレジストリ | — | Second-busiest emitter of the same aggregator-shaped Swap event, 102,982 logs in blocks > 54,080,000. Bytecode carries `Invalid path`, `No Liquidity`, `Pool already exists`, `Same token addresses` — it both creates pools and routes through them. No brand string.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x4AA8c7Ac...1ac76824A | ArcFlow V25: ルーター | — | factory() returns 0xd67f63a4...43a5, the ArcFlow V25 factory. Sender of 436 Swap events in blocks > 54,100,000.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xa01a6F36...3AC66EAB9 | Arcin V2: ルーター | — | factory() returns 0xa16af7fc...e3a8, whose bytecode carries the literal `Arcin V2`. Sender of 598 Swap events in blocks > 54,100,000.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x996eBb17...E0Ef769A5 | ネイティブ USDC V3 ルーター | — | factory() returns 0xab6a8aab...1971. Sender of 2,115 Swap events in blocks > 54,100,000. Bytecode carries `No native USDC received` and `Invalid native USDC scale` — it is Arc-specific, wrapping the 18-decimal native gas token against the 6-decimal ERC-20 face rather than an imported WETH router. It answers owner() with 0xe71dd45e...d43d, the same EOA that owns the Relayer Order Router 0x2becde56...2403 and the Swap Executor 0x2de8906a...2bcb: those three are one operator's stack rather than three independent front doors.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xdA859770...dd664a538 | OnmiFun: ルーター | — | factory() returns 0x724b24e0...a8d4, the OnmiFun factory, and WETH() returns 0x911b4000...82df (Wrapped USDC). Sender of 2,183 Swap events in blocks > 54,100,000.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x2bECdE56...40E612403 | リレイヤー注文ルーター | — | Sole emitter of the chain's fifth-busiest event, 146,033 logs in blocks > 54,080,000 (topic0 0x7587d834...). Bytecode carries `Caller is not a relayer`, `Order inactive`, `Amount exceeds authorization`, `Route target not allowed` and `Approval spender not allowed`: a meta-transaction router that executes pre-authorised swap orders against an allow-list of route targets. No brand string, so it is named for what it does. Shares its owner() EOA 0xe71dd45e...d43d with the Swap Executor 0x2de8906a...2bcb and the Native-USDC V3 Router 0x996ebb17...69a5.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xFF5Cb292...D24A6E8d1 | スワップディスパッチャ | — | Sole emitter of 17,315 logs on each of two topics in blocks > 54,080,000. Bytecode carries `Bad swap type`, `Swap type 8 is only for ETH <-> ...`, `Received nothing` — a numbered-route dispatcher over several venues.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x2De8906a...d59742bCb | スワップ実行コントラクト | — | Sole emitter of 72,710 logs on topic0 0x01e40e92... in blocks > 54,080,000. Bytecode carries `Route target not allowed`, `Approval spender not allowed`, `Invalid treasury`, `Insufficient output amount`: a fee-taking swap executor that forwards to allow-listed route targets. Emits no pool Swap events of its own — it is a front door, not an AMM. Shares its owner() EOA 0xe71dd45e...d43d with the Relayer Order Router 0x2becde56...2403 and the Native-USDC V3 Router 0x996ebb17...69a5.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xDf115b4f...5B379Bce2 | Tower: ルーター | — | factory() returns 0x9de50a65...821d, the Tower factory. Sender of 39,069 Swap events in blocks > 54,100,000 — the most of any address on the chain. Its own bytecode carries `Tower: EXCESSIVE_INPUT_AMOUNT` and `Tower: LP_TRANSFER_FAILED`.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x5794a828...2001424D6 | 2 ホップスワップルーター(pathUSD) | — | Busiest emitter of Swap(address indexed user,address tokenIn,address tokenOut,uint256 amountIn,uint256 amountOut) at 112,154 logs in blocks > 54,080,000. Bytecode carries `Insufficient output in first hop`, `Insufficient output in second hop`, `User token cannot be pathUSD` and `Validator token must be pathUSD` — a two-hop router routing through an intermediate unit it calls pathUSD.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xEaF3195b...5DA48e76F | ユニバーサルルーター | — | Deployed bytecode contains the literal `UniversalRouter`, the self-declared name of the Uniswap Universal Router design. It routes across two pool families: of the 25 pools it traded against in blocks > 54,100,000, 19 belong to the ArcFlow V25 V2 factory and 6 to the V3 factory 0xab6a8aab...1971. 1,350 Swap events over that range. This was previously written up as the only router that spans PROTOCOLS; that inference is withdrawn, because 0xab6a8aab...1971 answers owner() with 0x3682652c...55b8, the same EOA that owns the ArcFlow NFT — so the two families are more likely two versions of one deployment than two protocols, which is exactly the reading applied to 0xbf4479c0...275f. Whether any router on Arc is genuinely cross-protocol is unresolved.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xB5D2f3Aa...a5B831c7f | V3 ルーター(0x065b21b2 のプール) | — | factory() returns 0x065b21b2...a010. Sender of 334 Swap events in blocks > 54,100,000.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xbf4479C0...9e894275F | V3 ルーター(0x0fb6eeda のプール) | — | Sender of 19,456 Swap events in blocks > 54,100,000. All 55 distinct pools it traded against answer factory() with 0x0fb6eeda...f59c, so it is a second router for that one deployment rather than an aggregator. It exposes no factory() of its own, which is why the label names the factory instead of a brand.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xc2d2829c...75EAade68 | V3 ルーター(0x7e875574 のプール) | — | factory() returns 0x7e875574...c01a. Sender of 722 Swap events in blocks > 54,100,000.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0xA545bCB1...03434C31b | V3 スワップルーター | — | factory() returns 0x0fb6eeda...f59c and WETH9() returns 0x911b4000...82df (Wrapped USDC). Sender of 22,101 V3-shaped Swap events in blocks > 54,100,000 — the busiest V3 router on the chain. Bytecode carries the Uniswap-V3-periphery revert string `Not WETH9`.ファクトリ関係 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
| 0x73742278...6E2141023 | XyloNet: ルーター | — | Deployed bytecode contains `XyloRouter: INVALID_PATH`, `XyloRouter: POOL_NOT_FOUND`, `XyloRouter: EXCESSIVE_INPUT`. Emitted 23,791 logs on the same topic as the XyloNet pool in blocks > 54,080,000.バイトコード内の文字列 · ブロック 54,281,486 時点の測定 | 54,281,486 | — |
アドレスは残高を保持でき、コードを伴う場合はそれを実行できる 20 バイトの識別子です。Arc のガスは USDC で支払われるため、アドレスに表示される残高は変動資産ではなくドル建てです。 詳しく見る