BeansDAOExecutor
Verified contract
Active on
Base with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28,075.19)
Native
Value
$28,075.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 7.25 | $3,872.43 |
$28,075.12 | |
WGC | ERC-20 | 200 | $0.000317 |
$0.06 | |
SKIPUP | ERC-20 | 0.01 | $0.521326 |
$0.01 | |
kurbi | ERC-20 | 0.1 | $0.000869 |
$0 | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
fart | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11236179 | 9 months ago | | | 2.7 | 0.000000000036677810 | |
| 11236145 | 9 months ago | | | 0.5 | 0.000000000037941110 | |
| 11236122 | 9 months ago | | | 0.1 | 0.000000000034909190 |
ABI
ABI objects
Getter at block 23628874
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
172800
admin() view returns (address)
0x6fd4c9305afea8df6fa6039f7f8037d34025e338
delay() view returns (uint256)
172800
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptAdmin()
cancelTransaction(address target, uint256 value, string signature, bytes data, uint256 eta)
executeTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes)
queueTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes32)
setDelay(uint256 delay_)
setPendingAdmin(address pendingAdmin_)
CancelTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
NewAdmin(address indexed newAdmin)
NewDelay(uint256 indexed newDelay)
NewPendingAdmin(address indexed newPendingAdmin)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor(address admin_, uint256 delay_)
fallback()
receive()
This contract contains no error objects.