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 "Invox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5323229 | 7 years ago | | | 0 | 0.00029772000 | |
| 5316712 | 7 years ago | | | 1.4 | 0.0025199999 | |
| 5316001 | 7 years ago | | | 1.02 | 0.0015270780 | |
| 5315951 | 7 years ago | | | 1.05 | 0.0018420780 | |
| 5315925 | 7 years ago | | | 1 | 0.0035964380 | |
| 5315845 | 7 years ago | | | 0 | 0.00044263200 | |
| 5315792 | 7 years ago | | | 1.059 | 0.0035964380 | |
| 5315662 | 7 years ago | | | 1.4 | 0.0017543600 | |
| 5315603 | 7 years ago | | | 0 | 0.00032531200 | |
| 5315589 | 7 years ago | | | 1.05 | 0.0018420780 |
ABI
ABI objects
Getter at block 21260056
ICOwei() view returns (uint256)
0
decimals() view returns (uint8)
18
inAngelPeriod() view returns (bool)
false
inMainSalePeriod() view returns (bool)
false
inPrivatePreSalePeriod() view returns (bool)
false
inPublicPreSalePeriod() view returns (bool)
false
name() view returns (string)
Invox
owner() view returns (address)
0x9f57650f3d39f03dbc6664fc30b151500b5fddfb
preICOwei() view returns (uint256)
442086376388000000000
symbol() view returns (string)
INVOX
tier1Count() view returns (uint32)
13
tier2Count() view returns (uint32)
3
totalSupply() view returns (uint256)
194164067
whitelistCount() view returns (uint32)
1128
Read-only
balanceOf(address who) view returns (uint256)
getCurrentBonus(address participant) view returns (uint256)
isInTier1(address participant) view returns (bool)
isInTier2(address participant) view returns (bool)
isInWhitelist(address participant) view returns (bool)
tier1(address) view returns (address)
tier2(address) view returns (address)
whitelist(address) view returns (bool)
whitelistAdmins(address) view returns (bool)
State-modifying
Events addMultipleTier1Members(address[] participants)
addMultipleTier2Members(address[] participants)
addMultipleToWhitelist(address[] participants)
addTier1Member(address participant)
addTier2Member(address participant)
addToWhitelist(address participant)
addWhitelistAdmin(address newAdmin)
approve(address spender, uint256 amount) returns (bool)
buyTokens() payable
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlockTokens()
withdrawAll()
withdrawICOEth()
withdrawPreICOEth()
Approval(address indexed owner, address indexed spender, uint256 value)
NewTier1Participant(address indexed _participant)
NewTier2Participant(address indexed _participant)
NewWhitelistParticipant(address indexed _participant)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed _purchaser, uint256 _value, uint256 _amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.