PacksRegistry
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "PacksRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13794893 | 3 years ago | | | 0 | 0.0058798234 |
ABI
ABI objects
Getter at block 21181056
creatorAddress() view returns (address)
0xf9c2ba78ae44ba98888b0e9eb27eb63d576f261b
owner() view returns (address)
0xf9c2ba78ae44ba98888b0e9eb27eb63d576f261b
Read-only
isValid1155Contract(address _contract) view returns (bool)
isValid721Contract(address _contract) view returns (bool)
isValidContract(address _contract) view returns (bool)
State-modifying
Events add1155Contract(address _contract)
add721Contract(address _contract)
remove1155Contract(address _contract)
remove721Contract(address _contract)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.