KartParty-YKZ
Verified contract
Proxy
Active on
Ethereum with 2,821 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
14 additional
variables
Balances ($0.00)
No balances found for "KartParty-YKZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21182964 | 9 days ago | | | 0 | 0.0019998662 | |
| 21176485 | 10 days ago | | | 0 | 0.0016921690 | |
| 21172294 | 11 days ago | | | 0 | 0.0013413716 | |
| 21124528 | 17 days ago | | | 0 | 0.00034652473 | |
| 21124520 | 17 days ago | | | 0 | 0.00033084751 | |
| 21123381 | 18 days ago | | | 0 | 0.00043553348 | |
| 21114484 | 19 days ago | | | 0 | 0.00023645010 | |
| 21114436 | 19 days ago | | | 0 | 0.00026901509 | |
| 21114403 | 19 days ago | | | 0 | 0.00028884307 | |
| 21078502 | 24 days ago | | | 0 | 0.0012772170 |
ABI
ABI objects
Getter at block 21249038 proxiableUUID() view returns (bytes32)
merkleRoot() view returns (bytes32)
0x7e8854e5ae7f2ba3d15875006e2d859f98d895d001e88025845496ba01a7cebd
name() view returns (string)
KartParty-YKZ
numToken() view returns (uint256)
699
operatorAddress() view returns (address)
0x90e3d7b2378280f41b0c38705c302c3b1dfe9c19
owner() view returns (address)
0x3f443d17a289558715e04e70c80bea7467b84c8e
status() view returns (uint256)
2
symbol() view returns (string)
YKZ
totalSupply() view returns (uint256)
700
treasuryAddress() view returns (address)
0xd66c488c87e8a8d918bca904889d08856c6eb928
wlSupply() view returns (uint256)
450
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownTokens(address _address, string _event) view returns (uint256[], uint256[])
ownerOf(uint256 tokenId) view returns (address)
queryLockCounts(uint256 _tokenId) view returns (uint256)
queryLockEventState(string _event) view returns (uint256)
queryTokenBatchLock(string _event, uint256[] _tokenIds) view returns (uint256[])
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
wlMinted(address _address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
enumerateTokens()
initialize()
lockTokenBatch(string _event, uint256[] _tokenIds)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setLockEventState(string _event, uint256 _state)
setMerkleRoot(bytes32 _root)
setOperatorAddress(address _address)
setStatus(uint256 _status)
setTreasuryAddress(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
treasuryMint(address _treasury)
unlockTokenBatch(string _event, uint256[] _tokenIds)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
wlMint(bytes32[] _proof)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Lock(string eventId, uint256[] tokenId, address indexed by, uint256 lockAt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StatusChanged(uint256 prevStatus, uint256 newStatus, address indexed account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unlock(string eventId, uint256[] tokenId, address indexed by, uint256 unlockAt)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.