KeeperMulticall3
Verified contract
Active on
Ethereum with 1,305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,224.16)
Native
Value
$307.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.09272 | $3,311.35 |
$307.03 | |
BAL | ERC-20 | 386.977632 | $2.37 |
$917.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243730 | 3 hours ago | | | 0.0029447237 | 0.023939532 | |
| 21243029 | 5 hours ago | | | 0 | 0.0064598200 | |
| 21242686 | 6 hours ago | | | 0 | 0.0028431360 | |
| 21240643 | 13 hours ago | | | 0 | 0.011846813 | |
| 21238252 | 21 hours ago | | | 0 | 0.045440024 | |
| 21235860 | a day ago | | | 0 | 0.0091871100 | |
| 21234346 | a day ago | | | 0.0038462555 | 0.018410575 | |
| 21233480 | 2 days ago | | | 0 | 0.0061397550 | |
| 21232407 | 2 days ago | | | 0 | 0.019896921 | |
| 21231090 | 2 days ago | | | 0 | 0.014916690 |
ABI
ABI objects
Getter at block 21244484
getBasefee() view returns (uint256 basefee)
13710208969
getBlockNumber() view returns (uint256 blockNumber)
21244484
getChainId() view returns (uint256 chainid)
1
getCurrentBlockCoinbase() view returns (address coinbase)
0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5
getCurrentBlockDifficulty() view returns (uint256 difficulty)
112127714218714772259214570899474547335962800952387624187072205039585509647612
getCurrentBlockGasLimit() view returns (uint256 gaslimit)
30000000
getCurrentBlockTimestamp() view returns (uint256 timestamp)
1732293131
getLastBlockHash() view returns (bytes32 blockHash)
0x6d5bbbee520ec913833234556ad1b470e2886be50579c8f0feb1aabf550871f7
owner() view returns (address)
0x30019eb135532bddf2da17659101cc000c73c8e4
Read-only
authorizedKeepers(address) view returns (bool)
getBlockHash(uint256 blockNumber) view returns (bytes32 blockHash)
getEthBalance(address addr) view returns (uint256 balance)
State-modifying
Events aggregate3(struct Multicall3Call3[] calls) payable returns (struct Multicall3Result[] returnData)
aggregate3Funded(struct Multicall3Call3Value[] calls) payable returns (struct Multicall3Result[] returnData)
aggregate3Value(struct Multicall3Call3Value[] calls) payable returns (struct Multicall3Result[] returnData)
recoverERC20(address _tokenAddress, uint256 _tokenAmount)
recoverEthBalance()
renounceOwnership()
transferOwnership(address newOwner)
updateAuthorizedKeepers(address _harvester, bool _authorized)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
receive()
This contract contains no error objects.