This contract is being backfilled. You may encounter incomplete storage history.

PiraNFT

Verified contract

Active on Base with 14,594 txns
Deployed by via 0xe2aacb77 at 2402966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x040c011c42ae75d9d3dcf706edb878e0c63e42e3b29d23758b8e1813138292a5
0x26739b5c6e744080cf1a1612d149249a2722ee8fe34ccf1df673793c09aa9079
0x7a59df42ea3f723f63a5fac2b249af564d9247c7dd5ca0d95c2a95cbb53aaba0
0x512bbf53156ac8a7069684783000083fde8fd7d16f3157ffcd5ecb72930f6e22
0xeeb90e3a2fa8fb5d64f5077ccf4522c7d46ffd0177cf8a74dd2597ca567e4d2d
0xe092c760d30c77dd8af740b416b67043eeba3112fb88af5771ab455b73220e2d
0x3be4ed1c29961304fd3f0f84622dc0f0640560b04f33cefeb3b170c35a3315f7
0x1cfa000ef3456e3165162325b1a503a4c2f9d2ff84942fbed355568f7f7a7804
0xea7f8436685e54254a0da6043e985c41c8e68810ea00e53567f72ed24690aacf
0x1d338c478ac02d1c776812d71ccbb360defd9060e191e595d32c9a4a837c7283

Functions
Getter at block 21750459
_paused(view returns (bool)
false
_price(view returns (uint256)
1500000000000000
feeTo(view returns (address)
0x53d8ebc0b6e1ac3fd2b54edfb098b26e20299ea2
name(view returns (string)
PiraNFT
owner(view returns (address)
0x15b94d32ab27c451ffe94767604d7cf7f8bfa4d2
symbol(view returns (string)
PiraNFT
tokenIds(view returns (uint256)
20739
totalSupply(view returns (uint256)
20739
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)
tokenMintByAddress(addressview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFeeTo(address _feeTo
setPaused(bool val
setPrice(uint256 price
setTokenURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 baseURIaddress _feeTo
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.