Skip to main content
Helpful?

PoolAddressTest

Functions

POOL_INIT_CODE_HASH

  function POOL_INIT_CODE_HASH(
) external returns (bytes32)

computeAddress

  function computeAddress(
) external returns (address)

getGasCostOfComputeAddress

  function getGasCostOfComputeAddress(
) external returns (uint256)
Helpful?