Variable algebraDirectionalPoolStateAbiConst
algebraDirectionalPoolStateAbi: readonly [
{
name: "globalState";
type: "function";
stateMutability: "view";
inputs: readonly [];
outputs: readonly [
{ type: "uint160"; name: "price" },
{ type: "int24"; name: "tick" },
{ type: "uint16"; name: "feeZto" },
{ type: "uint16"; name: "feeOtz" },
{ type: "uint16"; name: "timepointIndex" },
{ type: "uint8"; name: "communityFeeToken0" },
{ type: "uint8"; name: "communityFeeToken1" },
{ type: "bool"; name: "unlocked" },
];
},
] = ...