BalanceManager
Verified contract
Active on
Ethereum with 6,145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,776.90)
Native
Value
$3,776.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.178186 | $3,205.69 |
$3,776.9 | |
BETHER | ERC-20 | 636.3493 | -- | -- | |
ETHMNY | ERC-20 | 90 | -- | -- | |
EBK | ERC-20 | 8.189285 | -- | -- | |
A | ERC-20 | 4 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9454996 | 5 years ago | | | 0 | 0.00013560000 | |
| 9448871 | 5 years ago | | | 0 | 0.00013560000 | |
| 9448721 | 5 years ago | | | 0 | 0.00013560000 | |
| 9443632 | 5 years ago | | | 0 | 0.00013560000 | |
| 9423922 | 5 years ago | | | 0 | 0.00013554000 | |
| 9422490 | 5 years ago | | | 0 | 0.00013560000 | |
| 9405024 | 5 years ago | | | 0 | 0.00013560000 | |
| 9398305 | 5 years ago | | | 0 | 0.00013560000 | |
| 9383350 | 5 years ago | | | 0 | 0.00013560000 | |
| 9383012 | 5 years ago | | | 0 | 0.00023005500 |
ABI
ABI objects
Getter at block 21161622
adminWallet() view returns (address)
0xeb9acefedb9d1de9e8055d06500087f37990aae1
betherForEther() view returns (uint256)
220000
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.