ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 2,213 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13714762 | 3 years ago | | | 0 | 0.0022462952 | |
| 13713503 | 3 years ago | | | 0 | 0.0035681661 | |
| 13713503 | 3 years ago | | | 0 | 0.0035681661 | |
| 13695227 | 3 years ago | | | 0.25 | 0.0031788664 | |
| 13649136 | 3 years ago | | | 0 | 1.7044188 | |
| 13649079 | 3 years ago | | | 0 | 1.5186565 | |
| 13649030 | 3 years ago | | | 0 | 0.11507845 | |
| 13648703 | 3 years ago | | | 0.25 | 0.0040635724 | |
| 13648671 | 3 years ago | | | 0 | 0.0061956616 | |
| 13648626 | 3 years ago | | | 0.25 | 0.0037457467 |
ABI
ABI objects
Getter at block 21162189
BABYLON_TREASURY() view returns (address)
0xd7aaf4676f0f52993cb33ad36784bf970f0e1259
DENOM_FLOOR_PRICE_BABL() view returns (uint256)
50000000000000000
PROPHET_PRICE() view returns (uint256)
250000000000000000
eventEndsTS() view returns (uint256)
1637366400
eventStartsTS() view returns (uint256)
1636992000
firstRoot() view returns (bytes32)
0xe28ef85a95d4613921ae4abe2ed0f2a0cd1a849c88732e41aa8139211bd44965
owner() view returns (address)
0x97fcc2ae862d03143b393e9fa73a32b563d57a6e
prophetsNft() view returns (address)
0x26231a65ef80706307bbe71f032dc1e5bf28ce43
secondRoot() view returns (bytes32)
0xe28ef85a95d4613921ae4abe2ed0f2a0cd1a849c88732e41aa8139211bd44965
secondRoundTS() view returns (uint256)
1637078400
settlersRoot() view returns (bytes32)
0x31030a1d1a53691518e0e6014e250183e412fa183876154cfb7f26e6b7298e16
thirdRoundTS() view returns (uint256)
1637164800
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getStartingPrice(uint256 _id) view returns (uint256)
mintedProphet(address) view returns (bool)
nonces(address) view returns (uint256)
State-modifying
Events addUsersToWhitelist(bytes32 _settlers, bytes32 _firstRoundUsers, bytes32 _secondRoundUsers)
batchMintGreat(uint256[] _id, uint256[] _amount, uint256[] _bid, uint256[] _nonce, uint8[] v, bytes32[] r, bytes32[] s)
batchMintProphet(uint256 count) payable
initialize()
mintGreat(uint256 _id, uint256 _amount, uint256 _bid, uint256 _nonce, uint8 v, bytes32 r, bytes32 s)
mintProphet(bytes32[] _proof) payable
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawAll() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.