/** * Common utility constants for the uniswap-position-quoter SDK */ /** * Zero address constant used in Ethereum */ export const ZERO_ADDRESS = "0x0000000000000000000000000000000000000000"; /** * Blackhole deployer address for Algebra Integral v1.9 * This is the deployer address used by the Blackhole protocol */