ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 10 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($75,939.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CULT | ERC-20 | 31.122801B | $0.000002 |
$75,939.63 | |
HOO | ERC-20 | 7.484997T | -- | -- | |
MNFST | ERC-20 | 5.445784T | -- | -- | |
VB | ERC-20 | 1T | -- | -- | |
ROSHI | ERC-20 | 367.905835B | -- | -- | |
CULT MANIFESTO | ERC-20 | 1.069542B | -- | -- | |
OCCULT | ERC-20 | 694.201337M | -- | -- | |
SBER | ERC-20 | 192.231735M | -- | -- | |
TFW | ERC-20 | 19.960063M | -- | -- | |
TRG | ERC-20 | 13.550807M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19061378 | 10 months ago | | | 0 | 0.0012174659 | |
| 18905307 | a year ago | | | 0 | 0.00043745525 | |
| 16878098 | 2 years ago | | | 0 | 0.0014505585 | |
| 15291716 | 2 years ago | | | 0 | 0.00042558407 | |
| 15239260 | 2 years ago | | | 0 | 0.00039630000 | |
| 15109987 | 2 years ago | | | 0 | 0.00078867000 | |
| 14184040 | 3 years ago | | | 0 | 0.0014622476 | |
| 14160648 | 3 years ago | | | 0 | 0.0053325179 | |
| 14118884 | 3 years ago | | | 0 | 0.0036983562 | |
| 14118790 | 3 years ago | | | 0 | 0.0051630093 |
ABI
ABI objects
Getter at block 21204056
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
cult() view returns (address)
0xf0f9d895aca5c8678f706fb8216fa22957685a13
dao() view returns (address)
0x0831172b9b136813b0b35e7cc898b1398bb4d7e7
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
totalETH() view returns (uint256)
1000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _cult, address _router)
renounceOwnership()
setDAOAddress(address _dao)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
validatePayout()
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)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.