IMMLA Presale Token v.2
Verified contract
Active on
Ethereum with 182 txns
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 "IMMLA Presale Token v.2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5173300 | 7 years ago | | | 0 | 0.00048418000 | |
| 4806023 | 7 years ago | | | 0 | 0.00050570100 | |
| 4716538 | 7 years ago | | | 0 | 0.00050400000 | |
| 4716457 | 7 years ago | | | 0 | 0.00050400000 | |
| 4716451 | 7 years ago | | | 0 | 0.00050400000 | |
| 4711101 | 7 years ago | | | 0 | 0.00021911000 | |
| 4485211 | 7 years ago | | | 0 | 0.00070364800 | |
| 4485198 | 7 years ago | | | 0 | 0.00064772400 | |
| 4484933 | 7 years ago | | | 0.443 | 0.00045507000 | |
| 4484737 | 7 years ago | | | 1.99 | 0.00021670000 |
ABI
ABI objects
Getter at block 21171625
PRICE() view returns (uint256)
5200
TOKEN_SUPPLY_LIMIT() view returns (uint256)
3120000000000000000000000
crowdsaleManager() view returns (address)
0x0000000000000000000000000000000000000000
currentState() view returns (uint8)
2
decimals() view returns (uint256)
18
escrow() view returns (address)
0x0397453bb7db560a039d474c5693578fdb6096c4
getCrowdsaleManager() view returns (address)
0x0000000000000000000000000000000000000000
getCurrentState() view returns (uint8)
2
getPrice() view returns (uint256)
5200
getTokenManager() view returns (address)
0x5df1520b1ce452582bc5f043093fb4ac5e32d504
getTotalSupply() view returns (uint256)
3120000000000000000000000
name() view returns (string)
IMMLA Presale Token v.2
symbol() view returns (string)
IML
tokenManager() view returns (address)
0x5df1520b1ce452582bc5f043093fb4ac5e32d504
totalSupply() view returns (uint256)
3120000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
State-modifying
Events burnTokens(address _owner)
buyTokens(address _buyer) payable
setCrowdsaleManager(address _mgr)
setPresaleState(uint8 _nextState)
setTokenManager(address _mgr)
withdrawEther()
LogBurn(address indexed owner, uint256 value)
LogBuy(address indexed owner, uint256 value)
LogStateSwitch(uint8 newState)
constructor(address _tokenManager, address _escrow)
fallback()
This contract contains no error objects.