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

PeacefallPotion

Verified contract

Active on Ethereum with 1,342 txns
Deployed by via 0x295a615f at 14839359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#8182)
ERC-721
--
 (#8173)
ERC-721
--
 (#8128)
ERC-721
--
 (#8125)
ERC-721
--
 (#8078)
ERC-721
--
 (#8059)
ERC-721
--
 (#8033)
ERC-721
--
 (#7999)
ERC-721
--
 (#7945)
ERC-721
--
 (#7944)
ERC-721
--
0x90621aad526339e373f77e41b2fb75d4faf0b93d635b7d45f29ce789bcc6e9df
0x8058b2ee4dc6a7e575e80d40903d8e1a8fa7ddf554ae75aae2bc5f7a4560b0e8
0x9635dccdb8b44942b26d7f14676b759cfe9f713c01a0c7487e2f001ab0de448d
0x14d48bfc39dcaf3a57755cf75fc5fe145a26197362abc7f44c79bce2996e31f7
0x4c4a3d61be4b40ccd8d9392cb3e39cc7ecae2665f1e870deda64edd28aaeb63b
0x5669eb475f3d84a39cdcb45f897094d46fbacd6c456a9458bb81471b50231d2a
0xd8da72504d67e0e72407c882ac6b1a696a0533809120d01ac9138aa80ae4f44a
0xd1ff75fa37dd5c05d132d605ed3af4a7620acfb294d2c7bebd63661b9f9fe85f
0xbe281ade8ae117cb5fb2a58c97a362158637f02831f9cc20a92d19ff5c6cff68
0x464ec4b0dc1ffb3bf2440f420b557c7a7a4daf1e4c68209ea6d452cb20fa3098

Functions
Getter at block 20807588
APOTHECARY_ROLE(view returns (bytes32)
0xf611d7dc26f4334bf6271f8bfa5ce555a885409f4a21360681cb8fd79bb41909
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FINANCIER_ROLE(view returns (bytes32)
0x90ae81e350820d4cceeb313af90be8da2e3c8d05e7cdbd321e6dbc055898ea00
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MINT_PRICE(view returns (uint256)
0
PAYOUT_ROLE(view returns (bytes32)
0x5612063648f807201ec1c6d4f999a34ed02c6a8b521b7b99e155a6823c568736
USE_PRICE(view returns (uint256)
0
name(view returns (string)
PeacefallPotion
paused(view returns (bool)
false
peacefall(view returns (address)
0x2dec96736e7d24e382e25d386457f490ae64889e
publicMinting(view returns (bool)
false
symbol(view returns (string)
PFP
totalSupply(view returns (uint256)
839
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
finalizePotion(uint256 potionIduint256[] consumedWarriorIdsaddress from
grantRole(bytes32 roleaddress account
onERC721Received(addressaddressuint256bytesreturns (bytes4)
pause(
payEther(address touint256 amount
publicMint(address topayable 
renounceRole(bytes32 roleaddress account
revertPotion(uint256 potionIduint256[] consumedWarriorIdsaddress to
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMintPrice(uint256 mintPrice
setPeacefall(address contractAddress
setPublicMinting(bool state
setUsePrice(uint256 usePrice
transferFrom(address fromaddress touint256 tokenId
unpause(
usePotion(uint256 potionIduint256[] consumedWarriorIdspayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.