This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

AlisToken

Verified contract

Active on Ethereum with 26,542 txns
Deployed by via 0x9c079360 at 4202942
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x041eda9733bd7836d9155583cee732e31929e0b3fd9eedcd9acce965ab683da2
0x866b67dea352a77874596cd9edbd1925be21e6efa887b5ab035fa9d952eae5ab
0xcdfb2a08bb4e7d2c1a4982e40ab52cf9ae0d67c95bacd0c748f0154c2070bbcd
0x7195c22e418e204a18e6ddafb1f8b88014377ec92f398ee91b52cdb54a12cbdb
0xf89ab690defc9254fe6b8cfc95b9d76fbbdf7f83c35ef408d420297e39481482
0x281946a448520ffb4162bab3582cb848f0c4255beb00dc7b448d99ca1357e5f2
0x1e19f7c80e0a663e2e247764931c1728238d9b1372b914cc423c66284093bcfc
0x6a69e2a993ee8d6830284d14d4479a1ffd7b8ea223927d7f3194371d830551ff
0xae2c797a74f94c6153a6ed2e96dc3077a28967e29c0a86c9a2e2afbaeafddfc4
0xb13eeb987eb1c4d7ccced457c9f8fc25384f64f5ea9ee60be65a9bc16d23fd71

Functions
Getter at block 20793296
decimals(pure returns (uint256)
18
mintingFinished(pure returns (bool)
false
name(pure returns (string)
AlisToken
owner(pure returns (address)
0xed93fb4b30b31dd614d13e92b89aba1c6d12c9d4
symbol(pure returns (string)
ALIS
totalSupply(pure returns (uint256)
75200000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
finishMinting(returns (bool)
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 indexed value
Mint(address indexed touint256 amount
MintFinished(
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.