Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMART | ERC-20 | 1K | -- | -- | |
IMT | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5167205 | 7 years ago | | | 0 | 0.00091169600 | |
| 5167121 | 7 years ago | | | 0 | 0.023532045 | |
| 5167109 | 7 years ago | | | 0 | 0.032162890 | |
| 5167107 | 7 years ago | | | 0 | 0.035365610 | |
| 5167079 | 7 years ago | | | 0 | 0.032164490 | |
| 5167066 | 7 years ago | | | 0 | 0.032393530 | |
| 5167060 | 7 years ago | | | 0 | 0.033535530 | |
| 5167058 | 7 years ago | | | 0 | 0.031935770 | |
| 5167057 | 7 years ago | | | 0 | 0.034222650 | |
| 5167033 | 7 years ago | | | 0 | 0.033305850 |
ABI
ABI objects
Getter at block 21280924
owner() view returns (address)
0x009695931d3bd9307c7a09092aff9daaf242b559
Read-only
tokenAllowance(address _token, address spender) view returns (uint256)
tokenBalanceOf(address _token) view returns (uint256)
State-modifying
Events etherTransfer(uint256 _value, address[] _to) payable
tokenTransfer(address _token, uint256 _value, address[] _to)
tokenTransferFrom(address _token, address spender, uint256 _value, address[] _to)
transferOwnership(address newOwner)
withdrawEther(address _to, uint256 _value) returns (bool)
withdrawTokens(address _token, address _to, uint256 _value) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferEther(address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.