BlockATMAccount
Verified contract
Active on
Ethereum with 92 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 "BlockATMAccount"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273002 | 4 days ago | | | 0 | 0.00088025287 | |
| 21222858 | 11 days ago | | | 0 | 0.00084750815 | |
| 21208507 | 13 days ago | | | 0 | 0.00050483065 | |
| 21151175 | 21 days ago | | | 0 | 0.00043582191 | |
| 21144002 | 22 days ago | | | 0 | 0.0012033351 | |
| 21122528 | 25 days ago | | | 0 | 0.00076884532 | |
| 20835871 | 2 months ago | | | 0 | 0.0014135659 | |
| 20800030 | 2 months ago | | | 0 | 0.00054387978 | |
| 20792880 | 2 months ago | | | 0 | 0.00083002073 | |
| 20783454 | 2 months ago | | | 0 | 0.0011184322 |
ABI
ABI objects
Getter at block 21298549 checkWithdraw() view returns (bool)
minBalance() view returns (uint256)
100000000
onwer() view returns (address)
0xb076ec33764ea708f1a8b6f04485b9f7a122239b
settleAddress() view returns (address)
0x4b958bd671cd5bd3001cc0072b17633b78e574ae
Read-only
getBalanceOf(address newSettleAddress) view returns (uint256)
State-modifying
Events batchSettleBalance(struct BlockATMAccountFeeInfo[] feeInfoList) returns (bool)
recharge(struct BlockATMAccountFeeInfo feeInfo) returns (bool)
setMinBalance(uint256 newMinBalance)
setSettleAddress(address newSettleAddress)
settleBalance(address contractAddress, uint256 balance) returns (bool)
BatchSettleBalance(struct BlockATMAccountFeeInfo[] feeInfoList)
SetMinBalance(uint256 minBalance)
SetSettleAddress(address settleAddress)
SettleBalance(address indexed contractAddress, uint256 balance)
constructor(address newSettleAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.