🦄Current Tick

Trigger that checks if the UniswapV3 pools current tick is outside of a UniswapV3 LP positions tick range.

Subscription Parameters:

  • uint256 tokenId- The ID of the UniswapV3 position NFT.

  • uint8 state - if we want the trigger to be triggered when the current tick price is above the upper tick or below the lower tick of the NFT position.

Calldata Parameters: none

isChangeable: false

Last updated