ProphetsArrivalV3
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
20
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 "ProphetsArrivalV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ProphetsArrivalV3"
ABI
ABI objects
Getter at block 21281865
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)
0x0000000000000000000000000000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
prophetsNft() view returns (address)
0x26231a65ef80706307bbe71f032dc1e5bf28ce43
secondRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
secondRoundTS() view returns (uint256)
1637078400
settlersRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _prophets, address _weth, uint256 _eventStartsTS)
This contract contains no fallback and receive objects.
This contract contains no error objects.