0x69eed4905bc2a4a6381f2791c7644d1018aac843
Unverified contract
Proxy
Active on
Ethereum with 88 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
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $4,029.58 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910473 | 7 months ago | | | 0.063122717 | 0.00022428639 | |
| 19879266 | 7 months ago | | | 0.024561259 | 0.00010779737 | |
| 19865337 | 7 months ago | | | 0.025566755 | 0.00012317405 | |
| 19845308 | 7 months ago | | | 0.014682206 | 0.00014879074 | |
| 19826182 | 7 months ago | | | 0.015507336 | 0.00028617159 | |
| 19803342 | 7 months ago | | | 0.027176291 | 0.00017849458 | |
| 19748489 | 8 months ago | | | 0.016710439 | 0.00017266485 | |
| 19743046 | 8 months ago | | | 0.012398761 | 0.00015618317 | |
| 19716539 | 8 months ago | | | 0.054039066 | 0.00031501680 | |
| 19688394 | 8 months ago | | | 0.039273075 | 0.00030469947 |
ABI
ABI objects
Getter at block 21418323
dao() view returns (address)
0x718b7885fec8511dc8f2a378d3045c90e82d6a1d
manager() view returns (address)
0xbbd19e8f766dcc94d50e47502b79c81cdad484b8
operatorId() view returns (uint256)
2
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _dao, address _manager, uint256 _operatorId)
setDaoAddress(address _dao)
setManager(address _manager)
transfer(uint256 _amount, address _to)
DaoAddressChanged(address _oldDao, address _dao)
Initialized(uint8 version)
ManagerAddressChanged(address _oldManager, address _manager)
Transferred(address _to, uint256 _amount)
This contract contains no constructor objects.
receive()
InvalidAddr()
PermissionDenied()