Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22597900 | 3 days ago | | | 0 | 0.000012361059 | |
| 22477646 | 6 days ago | | | 0 | 8.3738499e-7 | |
| 22372618 | 8 days ago | | | 0 | 8.3967970e-7 | |
| 22348282 | 9 days ago | | | 0 | 9.3256945e-7 | |
| 22347283 | 9 days ago | | | 0 | 7.9569602e-7 | |
| 22150121 | 13 days ago | | | 0 | 0.0000098915494 | |
| 22087311 | 15 days ago | | | 0 | 8.4885767e-7 | |
| 22043856 | 16 days ago | | | 0 | 0.0000012142245 | |
| 22012885 | 17 days ago | | | 0 | 9.4771770e-7 | |
| 21985246 | 17 days ago | | | 0 | 8.8666558e-7 |
ABI
ABI objects
Getter at block 22726462
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
get1155ImplementationAddress() view returns (address)
0x4018693062eeaa805ac1b1948271abdd9125984f
get721ImplementationAddress() view returns (address)
0x591d156c6ec4a514627dd711f31819f8b98d1c83
getOperatorFilter() view returns (address)
0x3cc6cdda760b79bafa08df41ecfa224f810dceb6
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events deploy1155Drop(string _name, string _symbol, string _baseUri, struct TokenSettings[] _tokenSettings, struct RoyaltySettings _royaltySettings, struct PaymentSplitterSettings _paymentSplitterSettings, bool _registerOperatorFilter, bool _allowBurning)
deploy721Drop(string _name, string _symbol, string _baseUri, struct RoyaltySettings _royaltySettings, struct PhaseSettings[] _phases, struct BaseSettings _baseSettings, struct PaymentSplitterSettings _paymentSplitterSettings, uint256 _maxIntendedSupply, bool _registerOperatorFilter, bool _allowBurning)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
update1155Implementation(address newImplementation)
update721Implementation(address newImplementation)
updateDefaultOperatorFilter(address newFilter)
ContractCreated(address creator, address contractAddress)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.