Balances ($446.84)
Native
Value
$446.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.125 | $3,574.73 |
$446.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19773574 | 7 months ago | | | 0.01 | 0.00042938400 | |
| 19773508 | 7 months ago | | | 0.04 | 0.00039098400 | |
| 19773472 | 7 months ago | | | 0.05 | 0.00032203800 | |
| 19734448 | 7 months ago | | | 0.01 | 0.00039340000 | |
| 19734448 | 7 months ago | | | 0.01 | 0.00079182000 | |
| 19734448 | 7 months ago | | | 0.01 | 0.00036530000 | |
| 19734448 | 7 months ago | | | 0.01 | 0.00096703600 | |
| 19518730 | 8 months ago | | | 0 | 0.00084371499 | |
| 19279841 | 9 months ago | | | 0.03 | 0.0019230380 | |
| 19171891 | 10 months ago | | | 0.02 | 0.0015565170 |
ABI
ABI objects
Getter at block 21289100
contractAddr() view returns (address)
0x1fcea1065338e3decad03ba5ecf8f43c0451f6b7
owner() view returns (address)
0x1124a1f31d00eff9d61bf1ae7da64d2a6f6921a9
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferOwnership(address to) returns (bool)
transferToken(uint256 _amount, address tokenAddr, address _toAddress) payable
withdrawBNB(address to, uint256 amount) returns (bool)
withdrawToken(address tokenAddress, address to, uint256 amount) returns (bool)
DepositAt(address user, uint256 tariff, uint256 amount)
OwnershipTransferred(address arg0)
Withdraw(address user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.