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

SuperPlayerEquipment

Verified contract

Active on Ethereum with 363 txns
Deployed by via 0x838129eb at 8116024
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SuperPlayerEquipment"

0x0182fd81f85e14051511b97f93e9b146f52a6d54f39146b2614e992bf8a83cfa
0xc859444db1cfdb16a5ece677cb661b0a28d0afba3ddf3f92fe2c213549049c20
0xc3a91c04d32a908dbd4220fa904de25eb491131760f98da02625b363494a8aa2
0x90eb544044679c7bb7cde281511f8808b7d33faf2e88e8b83745ebe52147f981
0x1e2a9a672a81a4018a8540536f88d26c29306d52398a858c5f997cec081092c3
0xbe07807fe0654331378f67979e23f63c57fe3a344993b89c8341fbfbc179e62a
0x2bce682c3dde7915c867e34e8ac4af32b1a89d9e19b26adbfb1b25f49e61c014
0xb6568c6fa4a0cd995857ef92130d46cdf395e2e3de640b11097625da955efef0
0x779e9a21c55d436680fbad16170b2ee70c9e5733ba4a0870aae18750bcb7314f
From
0x746ca3b975355727d20f166e8b577e5673b6537228782506ce163465d1770de5

Functions
Getter at block 20812684
isOwner(view returns (bool)
false
name(view returns (string)
SuperPlayerEquipment
owner(view returns (address)
0x02041d9cd545f3293f5a0f320b4cb7bbf54453b3
symbol(view returns (string)
SPE
totalSupply(view returns (uint256)
521
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getEquip(uint256 idxview returns (string keyuint256[] randomPropsuint256[] advancedProperties)
getLimit(string keyview returns (uint256 currentuint256 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (string)
State-modifying
accquireAdvancedProps(uint256 tokenIduint256[] advancedProps
addEquipmentGenerator(address addrstring categoryreturns (bool success)
approve(address touint256 tokenId
createEquip(address tostring keyuint256[] randomPropsreturns (uint256)
removeAddressFromWhitelist(address addrreturns (bool success)
removeEquipmentGenerator(address addrreturns (bool success)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setLimit(string keyuint256 limit
setLimits(uint256[] uintkeysuint256[] limits
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Birth(address whereuint256 tokenIdstring keyuint256[] randomProps
GetAdvancedProperties(address whereuint256 tokenIduint256[] advancedProps
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhitelistedAddressAdded(address addrstring category
WhitelistedAddressRemoved(address addr
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.