0x9402700b1d78887f7c42db78728c90291806aa73
Verified contract
Proxy
Active on
Base with 796 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000563 |
$0 | |
OHNO | ERC-20 | 330.873389 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22288091 | 20 days ago | | | 0 | 0.0000089548046 | |
| 22288027 | 20 days ago | | | 0 | 0.0000056671342 | |
| 22096981 | 25 days ago | | | 0 | 0.000014711850 | |
| 22096857 | 25 days ago | | | 0 | 0.000014618142 | |
| 22096689 | 25 days ago | | | 0 | 0.000014068988 | |
| 22096270 | 25 days ago | | | 0 | 0.000014946126 | |
| 22096125 | 25 days ago | | | 0 | 0.000014498324 | |
| 22095959 | 25 days ago | | | 0 | 0.000014359105 | |
| 20856457 | 2 months ago | | | 0 | 0.000011520062 | |
| 20855987 | 2 months ago | | | 0 | 0.000011843296 |
ABI
ABI objects
Getter at block 23168197 proxiableUUID() view returns (bytes32)
owner() view returns (address)
0x5f42bee2fa3073d75c9d1b68d68ddd4142bb5124
Read-only
getBeacon(string implementationName) view returns (address)
State-modifying
Events deployBeaconProxy(uint256 collectionId, string implementationName, uint256 nonce, bytes signature, bytes data)
initialize(address fairxyzSigner_)
renounceOwnership()
setBeacon(address beacon, string implementationName)
setSigner(address signer)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
NewBeacon(address beacon, string implementationName)
NewProxy(address proxy, uint256 collectionId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidBeacon()
InvalidNonce()
InvalidSignature()