IotaConnect Token
Verified contract
Active on
Ethereum with 1,117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($168.96)
Native
Value
$168.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.045357 | $3,725.09 |
$168.96 | |
GNX | ERC-20 | 4.92 | $0.000429 |
$0 | |
IOCT | ERC-20 | 147 | -- | -- | |
GMIT | ERC-20 | 116 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
INS | ERC-20 | 0.050818 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7298689 | 6 years ago | | | 0 | 0.00022646720 | |
| 6901445 | 6 years ago | | | 0 | 0.00019590400 | |
| 6899108 | 6 years ago | | | 0 | 0.000056322400 | |
| 6458504 | 6 years ago | | | 0 | 0.00050400000 | |
| 6458443 | 6 years ago | | | 0 | 0.00050400000 | |
| 5686076 | 7 years ago | | | 0 | 0.00019590400 | |
| 5686069 | 7 years ago | | | 0 | 0.00051424800 | |
| 5686063 | 7 years ago | | | 0 | 0.00051424800 | |
| 5520202 | 7 years ago | | | 0.004 | 0.0011473875 | |
| 5425779 | 7 years ago | | | 0 | 0.000097440000 |
ABI
ABI objects
Getter at block 21310675 getCollectedAmount() view returns (uint256 balance) getConBal() view returns (uint256) getEthRate() view returns (uint256) getTokenPrice() view returns (uint256)
allowTransferToken() view returns (uint256)
0
amountCollected() view returns (uint256)
23
benAddress() view returns (address)
0xdb19e35e04d3ab319b3391755e7978cb6d967ddc
bkaddress() view returns (address)
0x3706eef0148d9408d89a0e86e09137f8dfee02e8
decimals() view returns (uint8)
18
ethRate() view returns (uint256)
830
icoStatus() view returns (uint256)
1
icoTokenPrice() view returns (uint256)
90
name() view returns (string)
IotaConnect Token
owner() view returns (address)
0xecebd30a95489e5baf7a2b32e3625c5e3309b7a4
remaining() view returns (uint256)
13682105968179497345636600
symbol() view returns (string)
IOCT
totalSupply() view returns (uint256)
20000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
changeIcoStatus(uint8 statx)
mintToken(uint256 tokensToMint)
sellOffline(address rec_address, uint256 token_amount)
setEthRate(uint256 newEthRate)
setTokenPrice(uint256 newTokenRate)
setTransferStatus(uint256 status)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdraw(uint256 amountWith)
withdraw_all()
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
TransferSell(address indexed from, address indexed to, uint256 value, string typex)
constructor()
fallback()
This contract contains no error objects.