BalanceManager
Verified contract
Active on
Ethereum with 59 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($56.22)
Native
Value
$56.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01457 | $3,858.34 |
$56.22 | |
BETHER | ERC-20 | 85.665K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9101770 | 5 years ago | | | 0 | 0.00030499500 | |
| 9077205 | 5 years ago | | | 0 | 0.00023005500 | |
| 9050509 | 5 years ago | | | 0 | 0.00021711500 | |
| 9048937 | 5 years ago | | | 0 | 0.00021711500 | |
| 9010292 | 5 years ago | | | 0 | 0.0077912600 | |
| 7741101 | 6 years ago | | | 0 | 0.00013460000 | |
| 7741094 | 6 years ago | | | 0 | 0.00013460000 | |
| 7727762 | 6 years ago | | | 0 | 0.00013492000 | |
| 7726950 | 6 years ago | | | 0 | 0.00013428000 | |
| 7714199 | 6 years ago | | | 0 | 0.00013492000 |
ABI
ABI objects
Getter at block 21406979
adminWallet() view returns (address)
0xb055d8410e87ab0382fd147686f6a7f6cf085147
betherForEther() view returns (uint256)
80000
betherToken() view returns (address)
0x14c926f2290044b647e1bf2072e67b495eff1905
operatorWallet() view returns (address)
0x95b3c6ec53e558c4ade06f87c80cd7f9bb91a9d3
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployNewDepositContracts(uint256 amount)
sendBether(address target, uint256 amount)
sendEther(address target, uint256 amount)
setAdminWallet(address _adminWallet)
setBetherForEther(uint256 _betherForEther)
setOperatorWallet(address _operatorWallet)
tokenFallback(address _from, uint256 _value, bytes)
DepositDetected(address depositContractAddress, uint256 amount)
NewDepositContract(address depositContractAddress)
constructor(address betherTokenAddress, address _adminWallet, address _operatorWallet)
fallback()
This contract contains no error objects.