Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIU | ERC-20 | 191.572374 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4745074 | 7 years ago | | | 0 | 0.0018813080 | |
| 4332439 | 7 years ago | | | 1 | 0.0010512600 | |
| 4329979 | 7 years ago | | | 0.5 | 0.0010512600 | |
| 4328473 | 7 years ago | | | 0.29461871 | 0.0010512600 | |
Transfer | 4328451 | 7 years ago | | | 0.29881871 | 0.0042000000 | |
| 4327773 | 7 years ago | | | 1 | 0.0025030000 | |
| 4327552 | 7 years ago | | | 0.5 | 0.0010512600 | |
| 4327052 | 7 years ago | | | 1 | 0.0011013200 | |
| 4326914 | 7 years ago | | | 1 | 0.0010512600 | |
| 4326903 | 7 years ago | | | 2.5 | 0.0025030000 |
ABI
ABI objects
Getter at block 21301988
bounty() view returns (uint256)
50000000000000000000000000
bountyDeposit() view returns (address)
0xc987598c81446b8224818790ff54e4539fe5344b
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0xd4a92e6e8f57080e5a73d398b85c6549458a70ea
fundingEndTime() view returns (uint256)
1509494400
fundingStartTime() view returns (uint256)
1506814200
indiFundAndSocialVault() view returns (uint256)
550000000000000000000000000
indiFundAndSocialVaultDeposit() view returns (address)
0xa2551fa409becdacba3a3eaef30e9b3a510f401b
isFinalized() view returns (bool)
true
name() view returns (string)
Indicoin
preSale() view returns (uint256)
20000000000000000000000000
preSaleDeposit() view returns (address)
0xfd9264b3fe7361063f0a0a09bd3557b07a156f17
symbol() view returns (string)
INDI
tokenCreationCap() view returns (uint256)
1000000000000000000000000000
tokenCreationMin() view returns (uint256)
620000000000000000000000000
tokenExchangeRate() view returns (uint256)
12500
totalSupply() view returns (uint256)
620119732733912500000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
createTokens() payable
finalize()
refund()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CreateINDI(address indexed _to, uint256 _value)
LogRefund(address indexed _to, 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.