Inmediate
Verified contract
Active on
Ethereum with 1,429 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
DIT | ERC-20 | 4.338K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21082576 | 11 days ago | | | 0 | 0.00031259482 | |
| 21049953 | 16 days ago | | | 0 | 0.00028149997 | |
| 20695587 | 2 months ago | | | 0 | 0.000057750046 | |
| 20651089 | 2 months ago | | | 0 | 0.000027148050 | |
| 19851264 | 6 months ago | | | 0 | 0.00015088226 | |
| 18351013 | a year ago | | | 0 | 0.00015272090 | |
| 18348514 | a year ago | | | 0 | 0.00013751856 | |
| 17882568 | a year ago | | | 0 | 0.00064095090 | |
| 17853119 | a year ago | | | 0 | 0.00067314274 | |
| 16618401 | 2 years ago | | | 0 | 0.00071694874 |
ABI
ABI objects
Getter at block 21164826
advisorsAllocation() view returns (address)
0x2222222222222222222222222222222222222222
advisorsCliff() view returns (uint256)
15552000
advisorsPeriodAmount() view returns (uint256)
1000000000000000
advisorsPeriodLength() view returns (uint256)
7776000
advisorsPeriodsNumber() view returns (uint8)
4
advisorsTotal() view returns (uint256)
5000000000000000
advisorsUnlockedAfterCliff() view returns (uint256)
1000000000000000
bountyAllocation() view returns (address)
0x3333333333333333333333333333333333333333
bountyTotal() view returns (uint256)
5000000000000000
burner() view returns (address)
0x0000000000000000000000000000000000000000
contributorsAllocation() view returns (address)
0x5555555555555555555555555555555555555555
contributorsTotal() view returns (uint256)
25000000000000000
creationTime() view returns (uint256)
1533904316
decimals() view returns (uint8)
8
investorsAllocation() view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
investorsTotal() view returns (uint256)
40000000000000000
liquidityPoolAllocation() view returns (address)
0x4444444444444444444444444444444444444444
liquidityPoolTotal() view returns (uint256)
15000000000000000
name() view returns (string)
Inmediate
owner() view returns (address)
0x49d81b923442bfe1cb337417b7653acf411bf216
potentialOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DIT
teamAllocation() view returns (address)
0x1111111111111111111111111111111111111111
teamCliff() view returns (uint256)
15552000
teamPeriodAmount() view returns (uint256)
1000000000000000
teamPeriodLength() view returns (uint256)
7776000
teamPeriodsNumber() view returns (uint8)
8
teamTotal() view returns (uint256)
10000000000000000
teamUnlockedAfterCliff() view returns (uint256)
2000000000000000
totalSupply() view returns (uint256)
100000000000000000
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)
burn(uint256 amount)
confirmOwnership()
decreaseApproval(address _spender, uint256 _value) returns (bool success)
distributeInvestorsTokens(address _to, uint256 _amountWithDecimals)
increaseApproval(address _spender, uint256 _value) returns (bool success)
setBurner(address _burner)
setOwner(address _new)
transfer(address _to, uint256 _value) returns (bool success)
transferERC20Token(address _token, address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawAdvisorsTokens(address _to, uint256 _amountWithDecimals)
withdrawBountyTokens(address _to, uint256 _amountWithDecimals)
withdrawContributorsTokens(address _to, uint256 _amountWithDecimals)
withdrawLiquidityPoolTokens(address _to, uint256 _amountWithDecimals)
withdrawTeamTokens(address _to, uint256 _amountWithDecimals)
Approval(address indexed owner, address indexed spender, uint256 value)
NewBurner(address burner)
NewOwner(address old, address current)
NewPotentialOwner(address old, address potential)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.