DharmaGasReserve
Verified contract
Active on
Ethereum with 472 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DharmaGasReserve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14266780 | 3 years ago | | | 0 | 0.0050401107 | |
| 14228338 | 3 years ago | | | 0 | 0.0019418711 | |
| 14227794 | 3 years ago | | | 0 | 0.0020630553 | |
| 14225247 | 3 years ago | | | 0 | 0.0049263719 | |
| 14223676 | 3 years ago | | | 0 | 0.0017547083 | |
| 14223109 | 3 years ago | | | 0 | 0.0020345500 | |
| 14219543 | 3 years ago | | | 0 | 0.0026509826 | |
| 14214949 | 3 years ago | | | 0 | 0.0022171135 | |
| 14212112 | 3 years ago | | | 0 | 0.0031489367 | |
| 14180936 | 3 years ago | | | 0 | 0.0044730435 |
ABI
ABI objects
Getter at block 21329902 getGasAccounts() view returns (address[])
getPullAmount() view returns (uint256)
3000000000000000000
getRateLimit() view returns (uint256)
3600
isOwner() view returns (bool)
false
owner() view returns (address)
0x7e4a8391c728fed9069b2962699ab416628b19fa
Read-only
getLastPullTime(address gasAccount) view returns (uint256)
State-modifying
Events acceptOwnership()
addGasAccount(address gasAccount)
callAny(address target, uint256 amount, bytes data) returns (bool ok, bytes returnData)
cancelOwnershipTransfer()
pullGas()
removeGasAccount(address gasAccount)
setPullAmount(uint256 amount)
setRateLimit(uint256 interval)
transferOwnership(address newOwner)
AddedGasAccount(address gasAccount)
Call(address target, uint256 amount, bytes data, bool ok, bytes returnData)
EtherReceived(address sender, uint256 amount)
NewPullAmount(uint256 pullAmount)
NewRateLimit(uint256 interval)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pulled(address indexed gasAccount, uint256 amount)
RemovedGasAccount(address gasAccount)
constructor(address[] initialGasAccounts)
fallback()
This contract contains no error objects.