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 |
---|---|---|---|---|---|
KICK | ERC-20 | 889.438847K | -- | -- | |
KICK | ERC-20 | 550.847177 | -- | -- | |
REST | ERC-20 | 362.491021 | -- | -- | |
CE7 | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17661309 | a year ago | | | 0 | 0.0018538028 | |
| 11584519 | 4 years ago | | | 0 | 0.0069994940 | |
| 11325426 | 4 years ago | | | 0 | 0.0023471400 | |
| 11242512 | 4 years ago | | | 0 | 0.0012980550 | |
| 10441130 | 4 years ago | | | 0 | 0.00064902750 | |
| 9486061 | 5 years ago | | | 0 | 0.0016122430 | |
| 9249090 | 5 years ago | | | 0 | 0.000059002500 | |
| 7813393 | 5 years ago | | | 0 | 0.00049398700 | |
| 7573444 | 6 years ago | | | 0 | 0.00034085103 | |
| 7564646 | 6 years ago | | | 0 | 0.00011399700 |
ABI
ABI objects
Getter at block 21177425
OWNER_TRANSFER_TOKENS() view returns (uint256)
1763020679
blockedTimeForBountyTokens() view returns (uint256)
1524949200
blockedTimeForInvestedTokens() view returns (uint256)
1519776000
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
false
name() view returns (string)
IMMLA
owner() view returns (address)
0xd139103f7338f6508b2cbc1d010b45df4346d90d
symbol() view returns (string)
IML
totalSupply() view returns (uint256)
21884711452545036000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events addFounderAccounts(address _addr, uint256 _flag)
approve(address _spender, uint256 _value) returns (bool)
changeBlockedTimeForBountyTokens(uint256 _blockedTime)
changeBlockedTimeForInvestedTokens(uint256 _blockedTime)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
multiMintBounty(address[] _dests, uint256[] _values) returns (uint256)
multiMintPreico(address[] _dests, uint256[] _values) returns (uint256)
transfer(address _to, uint256 _value) returns (bool)
transferByOwner(address _from, 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)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.