Alien Base V3 Positions NFT-V1

Verified contract

Active on Base with 1,837 txns
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 "Alien Base V3 Positions NFT-V1"

0x412986c2eabd0056c0fee39cb7a5328cfea9a3f8f28952f4db594c4387f23880
0x1332ed5d6ba60412dc121691eebd7fd9706aa6d90de95a715d92af451fbacbde
0x18e80de86e3e958f7827b1e89dcb5837a5193a59cc803844fab428ca37c38b4f
0x9fc8339a10e6bc958ba32e71a14a5fae7b963d7f848ffc3ab6ade2262ed1507e
0xc92dec5b0f95dc885f67649f8c43b2dfdba89dd4e6f0d6a8b20aecf58508af79
0xf55c0a55efe5c285f8261e26aa3eff86f858658a62753d7772ec0f98ab3e0f15
0x90431ed0b2b551617adcf97f0e0882744c382339341c19317b8c4af0febee288
0x117b0ffef29a79573b5e67984447a6b82a74c8366c2095ab5b05e00c7826e824
0xa119cade106ee5c7be18fe70b65864544d1c6ee17c130cd333bad11ef9dfd91a
0xff98959f4908c5462a4d0c070a66165877f5e3be350d8133708803f0908f54ae

Functions
Getter at block 22766836
DOMAIN_SEPARATOR(view returns (bytes32)
0x49101f253e1e03c9511cc72aa41f6d6b37238e2c507c1c70595820d1a43651fb
PERMIT_TYPEHASH(view returns (bytes32)
0x49ecf333e5b8c95c40fdafc95c1ad136e8914a8fb55e9dc8bb01eaa83a2df9ad
WETH9(view returns (address)
0x4200000000000000000000000000000000000006
baseURI(pure returns (string)
factory(view returns (address)
0x0fd83557b2be93617c9c1c1b6fd549401c74558c
name(view returns (string)
Alien Base V3 Positions NFT-V1
symbol(view returns (string)
ALB-V3-POS
totalSupply(view returns (uint256)
568
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.