IOSToken
Verified contract
Active on
Ethereum with 290,023 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZRX | ERC-20 | 465.354 | $0.441726 |
$205.56 | |
SNT | ERC-20 | 981.113 | $0.038807 |
$38.07 | |
SUB | ERC-20 | 4.99873K | $0.000593 |
$2.96 | |
AVINOC | ERC-20 | 62.1 | $0.043558 |
$2.7 | |
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
IOST | ERC-20 | 217.237309K | -- | -- | |
BYCC | ERC-20 | 177.160617K | -- | -- | |
OVAL | ERC-20 | 100K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241725 | 10 hours ago | | | 0 | 0.00034226280 | |
| 21235217 | a day ago | | | 0 | 0.00048131322 | |
| 21235094 | a day ago | | | 0 | 0.00039286645 | |
| 21234936 | a day ago | | | 0 | 0.00038777181 | |
| 21232969 | 2 days ago | | | 0 | 0.00021182530 | |
| 21231412 | 2 days ago | | | 0 | 0.0012319787 | |
| 21231049 | 2 days ago | | | 0 | 0.00091603214 | |
| 21231040 | 2 days ago | | | 0 | 0.00068187443 | |
| 21227363 | 2 days ago | | | 0 | 0.00034503609 | |
| 21227323 | 2 days ago | | | 0 | 0.00052312489 |
ABI
ABI objects
Getter at block 21244763
decimals() view returns (uint8)
18
name() view returns (string)
IOSToken
symbol() view returns (string)
IOST
totalSupply() view returns (uint256)
21000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.