PartyLand

Verified contract

Proxy

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

No balances found for "PartyLand"

0xf3220fce48159826abd6b473a5012868e6269cc5d1ab016d206a22400be40383
0x7bb847ddede3e5053dbd1d6a88450460a3357e7d2ac050174baec0640a921146
0x0f1a34f93701998e9dc6ce46c1fb9b921182cdd8e8312d8d21e406384df8b15c
0xc0167dec72eb6a59a31b6f1d535d36fe3f9083d216b3436de8dc05463e5bd2d6
0x5839e3c5ca4a319a5b67f661adceab7c97812f16e2aa295d60d1a45a6179ef4d
0x023daab5cd12009a2329e188b014e5ed70ec1c31c5eebbf67cdd2289354b1a56
0x5034e72bc5054c4e9c862321fd4689dbf7716ae7bc328bbbf64e78af7f679da5
0xfc8a5839ef0973bc72b54b7ce2e57112618b4f2cf8daf108967b559810380c0d
0xb8a3c67fe8a4d2ea4e84bfdb7c29d9ae71145367c0189a95132f01f30114bc3c
0x7228bfa9df6bdc232e19c201ee62d603e8db624534d13dabeca04d63e117ef63

Functions
Getter at block 21274592
name(view returns (string)
PartyLand
owner(view returns (address)
0xb365e5d68aa96b4e9c715ec6d30470def0cc5640
symbol(view returns (string)
PLD
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintBatch(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setRoyalty(address royaltyReceiveruint96 royaltyBPS
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 royaltyReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.