SuperlativeMagicLaboratory
Verified contract
Active on
Ethereum with 6,522 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1e87…8c27
Balances ($0.00)
No balances found for "SuperlativeMagicLaboratory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248664 | 2 days ago | | | 0 | 0.00050600139 | |
| 21043928 | a month ago | | | 0 | 0.00059367973 | |
| 21024782 | a month ago | | | 0 | 0.00033060531 | |
| 20305236 | 4 months ago | | | 0 | 0.000098092202 | |
| 19787454 | 7 months ago | | | 0 | 0.00012302553 | |
| 19778843 | 7 months ago | | | 0 | 0.00010289713 | |
| 19548961 | 8 months ago | | | 0 | 0.00051076410 | |
| 19447582 | 8 months ago | | | 0 | 0.00074994213 | |
| 19415704 | 8 months ago | | | 0 | 0.0012567796 | |
| 19382473 | 9 months ago | | | 0 | 0.0011631872 |
ABI
ABI objects
Getter at block 21260623
MagicHerbsMaxReserve() view returns (uint256)
1106
MagicPotsMaxReserve() view returns (uint256)
5
MagicVialMaxReserve() view returns (uint256)
3333
WhitelistOpen() view returns (bool)
true
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPUBZhjrMbBRgNVo3iaPfaeCovEyf6eWzsG6X7UeoxGjd/
herbsMinted() view returns (uint256)
1126
owner() view returns (address)
0x26f3103bf9721c07c89ac0151972398fd0cf679e
potsMinted() view returns (uint256)
5
slapeContract() view returns (address)
0x1e87ee9249cc647af9edeecb73d6b76af14d8c27
vialMinted() view returns (uint256)
3334
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalPresaleMinted(address) view returns (uint256)
uri(uint256 tokenId) view returns (string)
whitelistClaim(address) view returns (bool)
State-modifying
Events Whitelist()
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setClaimOpen()
transferOwnership(address newOwner)
withdrawEther()
withdrawEtherTo(address to_)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _initBaseURI, address slapesAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.