interface AlgebraPoolKey {
    token0: `0x${string}`;
    token1: `0x${string}`;
}

Hierarchy (View Summary)

Properties

Properties

token0: `0x${string}`
token1: `0x${string}`