TenthLifePotions

Verified contract

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

No balances found for "TenthLifePotions"

0x7d5747053efda17b2513701006d0724bafff31cf93d1de92cfb4d36666f279e9
0x0dfb580a94ae3029033028b9278e64b9ad063215f735acac504af5e6040014ef
0xfc87a447e222067a52d9ef52aace6711ce1fc47b2d14019bd09721f20f33fd54
0xba613a62255cb5c0a9c58f9a51f15b16044d50e5e8138df0a2af0999a580b792
0x1d0643c86ba7006401016f19115e7a77f7314f2431ea775b3fe7b5672d4d5fad
0x167bceeca1a700af45e8ba52fe8f28121417affd18e95bc90f18f8a5d043cf4d
0x3cd0a50d00e4691e3fe133bf25e651828270269eca7b677497a9ddadd0a34e27
0x95cd9769dcb6c2ccec2dc34da4a1b76fd40e12083ebc46901bec5bde5c50bdba
0x6d8d00e503d34f2597cd71b36d497b245e8217ba62131a128cd72eaa82cbf141
0x7d384904157000ce27a0f0ea1f06022dcf76e3cd5f0876bfc73856fd6ab456b4

Functions
Getter at block 21319813
LEGENDARY_PORTION_ID(view returns (uint256)
2
RANDOM_PORTION_ID(view returns (uint256)
0
RARE_PORTION_ID(view returns (uint256)
1
owner(view returns (address)
0xd2505e60dd50ce472757b83754c6d2f8f0211c06
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
extensionContracts(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
portionsMinted(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
State-modifying
airdrop(address[] _airdropAddressesuint256 _portionTypeuint256 _amount
burn(address _burnAddressuint256 _portionIDuint256 _amount
burnBatch(address _burnAddressuint256[] _idsuint256[] _amounts
mint(uint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintPortion(uint256[] portionDatabytes32[] _proof
overridePortionsMinted(address _addressbool _state
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setExtentionContracts(address _addressbool _state
setPortionRoot(bytes32 _root
setURI(string newuri
transferOwnership(address newOwner
updateBaseUri(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.