Piece of pi

Verified contract

Active on Ethereum with 1,533 txns
Deployed by via 0xe4a9823e at 14083634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Piece of pi"

0x763fe9f0db45e8fe53f397c4f641cc2bbb7f8bf940a09a0f1b39df58c068402a
0x288a1d960a3f051e6b11ae35eeb9d091bbb0fd5e329f251f72935dc37e79e08a
0xf686a712ae64c898cc7264d88c944d449b7fcdf1085c035894ec49ceec90e348
0x6e6f1cc02884f036f9b1a03c233085fa805da52d1407546e12ad8c63b1cb83e1
0x3c16e1babc932ab6c0b43fa198f99f24fb791f303ca87b1235ffe8b19ccf32af
0xb9c71bfdd3e6498d5b5a882081a14244fdc00bbc5788d48b9b97a586c0c33639
0xa6ccf0d10cd952d4eb90f563ad54c8371082e9132a82e1b94dd5e70f119da28c
0x931b45c3c5355cb093df768fe45b2f04cbc14fcb7f224624b35781ad678787b2
0xcc6ec5f159ca90d0a705493b665ec0a7e01abf12c8ff7657c19028d44f7f7bb2
0x42eac1e4030034756b717629772d7b41954fd99c108bb7ce7b276fb4f5db3d16

Functions
Getter at block 21039001
MAX_SUPPLY(view returns (uint256)
3141
contractURI(pure returns (string)
https://gateway.pinata.cloud/ipfs/QmcSbSRKVAN7P7Tk16VqtMYQBypYR2j5HP5oYGjLWn463g
currentSupply(view returns (uint256)
3141
name(view returns (string)
Piece of pi
owner(view returns (address)
0x0c8fb96bf3bc4e6007cfa52d4d9697acb8d346df
symbol(view returns (string)
POP
totalSupply(view returns (uint256)
3141
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 _numberOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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 namestring symbolstring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.