Based Linea Punks

Verified contract

Active on Base with 14,030 txns
Deployed by via 0x0c9bb06d at 2631200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#8531)
ERC-721
--
0xe45f5e90cfe9edd0df500ad2e25048ced27f91a517b8fc535121a7d9834be71d
0x085a6c24e45f86245e2e6cb67a16d1a14f80a8a21eadd273c767158cec447173
0xf9f834eeff703f8922df646ac67e55b06439d83957fcf7f9c4d76d1d02b3f042
0x8754a00a9705c777b899d03c3c5b7b55a5781fa68b34c68d3b7d41eb0a5a5864
0xd58b0bd8bfab87e2a20f5c676829d9490cd87f1fcdb42329379a72a5b4d73579
0xc16a2ac83a939e9fc8b8da35e58a8aca98b64f4c7e9b180607911762fcee2af6
0xa59e7c34e0fa293a1edbf29fc4d8062506a733056d9c98163e43f202ae35dd92
0xbe033bae361192a01a376a3ab336d04b619e21caea6f436fb06493c1e9cf7934
0x326773c07bff7e69f062298f5b6a15d38bf3126142b0d30a3f29c99de38c570f
0x3de98e6142e926f048b4cfb4423035c8a8b763906799569a33b01da6152d141e

Functions
Getter at block 21761596
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmSJUuZidps1GRe3SKbUVDh4ySXAPXUBagCbk4ubGQhgeH/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
1000000
name(view returns (string)
Based Linea Punks
owner(view returns (address)
0xf0246c84bb2dcb2c68a17047480a669d59e2f41c
paused(view returns (bool)
false
symbol(view returns (string)
BasedLineaPunks
totalSupply(view returns (uint256)
54262
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.