SushiSwap V3 Positions NFT-V1

Verified contract

Active on Ethereum with 2,595 txns
Deployed by via 0x63b60c94 at 16971375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "SushiSwap V3 Positions NFT-V1"

0x0efae48f53959701bd6b28cd7881d35c10e340d1457b3ab780f2e73992eb2dc4
0x96d79e188c8521b427286b326e1ffca2cd20483dc7c8dfe5bf1921a5c1f00f11
0x3c720310ec808c44ae1cf59f3bbca5f9a3530c71d60ad9000be5ec7ec660f46a
0xe369d2a1eec50350e17c0117289e1305f33d3e6776814ec32bb9a13a9e1487de
0x5bb8bfeb939fd633e9d4174274b50af154963e2c0b254ce72d05cd97b0f6a13e
0x57db34dfb2396bca87ac72aa389898dbbb94105470665c98032a02fd332fff52
0x1570ad2b2e3f5df80d0c0731dfe6fb7c6d19f23f4970c0d1ec66812dc8f92709
0x96ad1eff1fc004d4ec29fa685ebfc73942d451e8dda994977b366121d6dabf23
0x57747b2e65ce6b236eda499b194da026f7b50b8cd11ea97b0bac6875cd2207e1
0x5072426264762b4e87eac76458d686f2578ad0a022a10843abc7b91b3a102950

Functions
Getter at block 21298684
DOMAIN_SEPARATOR(view returns (bytes32)
0x302341b22492950cb39557a6ea4a3ff0a16c72c1722c6335379412a2489f1803
PERMIT_TYPEHASH(view returns (bytes32)
0x49ecf333e5b8c95c40fdafc95c1ad136e8914a8fb55e9dc8bb01eaa83a2df9ad
WETH9(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
baseURI(pure returns (string)
factory(view returns (address)
0xbaceb8ec6b9355dfc0269c18bac9d6e2bdc29c4f
name(view returns (string)
SushiSwap V3 Positions NFT-V1
symbol(view returns (string)
SUSHI-V3-POS
totalSupply(view returns (uint256)
1167
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
positions(uint256 tokenIdview returns (uint96 nonceaddress operatoraddress token0address token1uint24 feeint24 tickLowerint24 tickUpperuint128 liquidityuint256 feeGrowthInside0LastX128uint256 feeGrowthInside1LastX128uint128 tokensOwed0uint128 tokensOwed1)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenIdpayable 
collect(struct INonfungiblePositionManagerCollectParams paramspayable returns (uint256 amount0uint256 amount1)
createAndInitializePoolIfNecessary(address token0address token1uint24 feeuint160 sqrtPriceX96payable returns (address pool)
decreaseLiquidity(struct INonfungiblePositionManagerDecreaseLiquidityParams paramspayable returns (uint256 amount0uint256 amount1)
increaseLiquidity(struct INonfungiblePositionManagerIncreaseLiquidityParams paramspayable returns (uint128 liquidityuint256 amount0uint256 amount1)
mint(struct INonfungiblePositionManagerMintParams paramspayable returns (uint256 tokenIduint128 liquidityuint256 amount0uint256 amount1)
multicall(bytes[] datapayable returns (bytes[] results)
permit(address spenderuint256 tokenIduint256 deadlineuint8 vbytes32 rbytes32 spayable 
refundETH(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
selfPermit(address tokenuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 spayable 
selfPermitAllowed(address tokenuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 spayable 
selfPermitAllowedIfNecessary(address tokenuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 spayable 
selfPermitIfNecessary(address tokenuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 spayable 
setApprovalForAll(address operatorbool approved
sweepToken(address tokenuint256 amountMinimumaddress recipientpayable 
transferFrom(address fromaddress touint256 tokenId
uniswapV3MintCallback(uint256 amount0Oweduint256 amount1Owedbytes data
unwrapWETH9(uint256 amountMinimumaddress recipientpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Collect(uint256 indexed tokenIdaddress recipientuint256 amount0uint256 amount1
DecreaseLiquidity(uint256 indexed tokenIduint128 liquidityuint256 amount0uint256 amount1
IncreaseLiquidity(uint256 indexed tokenIduint128 liquidityuint256 amount0uint256 amount1
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _factoryaddress _WETH9address _tokenDescriptor_
Fallback and receive
receive(
Errors

This contract contains no error objects.