Intelion
Verified contract
Active on
Ethereum with 7,187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Intelion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12393286 | 4 years ago | | | 0 | 0.0020455601 | |
| 12390337 | 4 years ago | | | 0 | 0.0018596000 | |
| 10354390 | 4 years ago | | | 0 | 0.00095673600 | |
| 9931186 | 5 years ago | | | 0 | 0.00016452480 | |
| 9138109 | 5 years ago | | | 0 | 0.00010478400 | |
| 9138102 | 5 years ago | | | 0 | 0.00022576320 | |
| 8710895 | 5 years ago | | | 0 | 0.00044457600 | |
| 8443749 | 5 years ago | | | 0 | 0.00059647279 | |
| 8388461 | 5 years ago | | | 0 | 0.0018524000 | |
| 6564055 | 6 years ago | | | 0 | 0.0017412560 |
ABI
ABI objects
Getter at block 21293027
decimals() view returns (uint8)
8
name() view returns (string)
Intelion
owner() view returns (address)
0xdb0f0587de2afd18441112514af08be58c87d3cf
symbol() view returns (string)
INT
totalSupply() view returns (uint256)
200000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
reclaimContract(address contractAddr)
reclaimEther()
reclaimToken(address token)
tokenFallback(address from_, uint256 value_, bytes data_)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.