Skip to content

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Sep 29, 2025

allowlist arrakls hook. fwiw. arrakis hooked pool will not get routed, because of very low TVL:

{
  "data": {
    "pools": [
      {
        "feeTier": "500",
        "hooks": "0x67abe5e9e6fe05371d3ce0800f912a9c7654c880",
        "id": "0x96c40e10258399fb5f891d9b2be65d21e4119f7ded57c22ceb8ca99277aa8b8f",
        "liquidity": "0",
        "sqrtPrice": "3929086682043209995078842",
        "tick": "-198244",
        "tickSpacing": "10",
        "token0": {
          "decimals": "18",
          "derivedETH": "1",
          "feesUSD": "28472211.3845505621460854124621434",
          "id": "0x0000000000000000000000000000000000000000",
          "name": "Ethereum",
          "symbol": "ETH"
        },
        "token1": {
          "decimals": "6",
          "derivedETH": "0.0002364976900502649646008000329693835",
          "feesUSD": "44304734.82082204607924397246284984",
          "id": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
          "name": "USD Coin",
          "symbol": "USDC"
        },
        "totalValueLockedETH": "0.000003121344211387496455128559169733534",
        "totalValueLockedUSD": "0.007639976603966413760668410752629266",
        "totalValueLockedUSDUntracked": "0"
      }
    ]
  }
}

Also we need to change the graph ID. prod graph ID has 7.9MB:

Screenshot 2025-09-29 at 4.44.11 PM.png

my local new graph ID has 8.1MB:

Screenshot 2025-09-29 at 4.44.15 PM.png

Copy link
Member Author

jsy1218 commented Sep 29, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jsy1218 jsy1218 marked this pull request as ready for review September 29, 2025 23:38
Copy link
Member Author

jsy1218 commented Sep 30, 2025

let's hold off until arrakis provides new hooks address

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