Blockparty

Verified contract

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

No balances found for "Blockparty"

0x7ecab6cf811c70e439e90d805e33cc008b20140a2141d8d92dfba1b61302ccab
0xcbed9ab5575bfec0856b2776482cc90c02862bf359326fdc945dd221821c892d
0x4bce2b6ca7bcc979130f4e15dcb78b1897d1e75df380f228a26a0890efabdfc7
0xd0806a6e4884ceca151ea3d315d9fca6389e497ada9067be15ba0f3b007c34b3
0x446c3c4ee9d3ff7c24032613ffa19d67f036aeb1929e38ae04d8a33a55ac9f5f
0x76ef54c243ec3d2fa173cdc94e88638c2f1f5c783171d583b115c9798e11839a
0x8bef79068869bddc8d9e9953b18043b9f8211fd71fdb2e99e25e70524685973f
0x76245bf36b218ba1d2a39cab6550f369717e7fb8ee7cbf2e16b7fce781b7c9cb
0x197802ed709ef11a960f9775a157ce2d7c97c60388636e42e1ffaf9a4e44ad9a
0x1ab718427bc6a2b8f7fe34cd4628cc6d2f6150feecf87e90b73b9b8e1e3c1379

Functions
Getter at block 21321765
contractURI(view returns (string)
name(view returns (string)
Blockparty
owner(view returns (address)
0xf3f78a32b36299364aca311adf3b9eb91fddabe6
symbol(view returns (string)
BNFT
totalSupply(view returns (uint256)
1564
Read-only
balanceOf(address ownerview returns (uint256)
creatorOf(uint256 tokenIdview returns (address)
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(address _receiverstring _tokenURIreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
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 tokenNamestring tokenSymbolstring contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.