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 "IntelliETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4563435 | 7 years ago | | | 0 | 0.0000067491000 | |
| 4563399 | 7 years ago | | | 0 | 0.0000067491000 | |
| 4563379 | 7 years ago | | | 0 | 0.0000067363000 | |
| 4548745 | 7 years ago | | | 0.019981077 | 0.000010740300 | |
| 4548683 | 7 years ago | | | 0.019992038 | 0.0000079617000 | |
| 4545565 | 7 years ago | | | 0.018979198 | 0.0000077403000 | |
| 4545565 | 7 years ago | | | 0.032864808 | 0.0000077403000 | |
| 4545014 | 7 years ago | | | 0.001 | 0.000010740300 | |
| 4544988 | 7 years ago | | | 0.001 | 0.000015240300 |
ABI
ABI objects
Getter at block 21313903
availSupply() pure returns (uint256)
494499833893564824999833895
buyPrice() pure returns (uint256)
444444444444444
buyStatus() pure returns (bool)
true
decimals() pure returns (uint8)
18
name() pure returns (string)
IntelliETH
owner() pure returns (address)
0x8bc79f858be4735749d3b3db36a553659eecc60b
refundStatus() pure returns (bool)
false
sellPrice() pure returns (uint256)
0
sellStatus() pure returns (bool)
false
symbol() pure returns (string)
INETH
tokenStatus() pure returns (bool)
true
totalContribution() pure returns (uint256)
73825082300000000
totalContributors() pure returns (uint256)
5
totalSupply() pure returns (uint256)
500000000000000000000000000
transSupply() pure returns (uint256)
5500166106435175000166105
transferStatus() pure returns (bool)
true
wallet() pure returns (address)
0x634da488e1e122a9f2ed83e91ccb6db3414e3984
Read-only
allowance(address approver, address spender) pure returns (uint256)
balanceOf(address addr) pure returns (uint256)
frozen(address addr) pure returns (bool)
getBuyPrice(address addr) pure returns (uint256)
getContribution(address addr) pure returns (uint256)
getDeveloper(address addr) pure returns (bool)
getSellPrice(address addr) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
buy() payable returns (uint256)
decreaseApproval(address spender, uint256 value) returns (bool)
delSpecialPrice(address addr) returns (bool)
freeze(address addr, bool status) returns (bool)
increaseApproval(address spender, uint256 value) returns (bool)
price(uint256 _buyPrice, uint256 _sellPrice) returns (bool)
refund() payable returns (uint256)
sell(uint256 units) payable returns (uint256)
setBuyPrice(uint256 _buyPrice) returns (bool)
setBuyStatus(bool _buyStatus) returns (bool)
setDeveloper(address addr, bool status) returns (bool)
setRefundStatus(bool _refundStatus) returns (bool)
setSellPrice(uint256 _sellPrice) returns (bool)
setSellStatus(bool _sellStatus) returns (bool)
setSpecialPrice(address addr, uint256 _buyPrice, uint256 _sellPrice) returns (bool)
setTokenStatus(bool _tokenStatus) returns (bool)
setTransferStatus(bool _transferStatus) returns (bool)
setWallet(address addr) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address approver, address to, uint256 value) returns (bool)
transferOwner(address newOwner)
withdraw() returns (bool)
Approval(address indexed approver, address indexed spender, uint256 value)
Buy(address indexed addr, uint256 value, uint256 units)
Price(uint256 buy, uint256 sell)
Refund(address indexed addr, uint256 value)
Sell(address indexed addr, uint256 value, uint256 units)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.