Anonym

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0xaee7c0a9 at 4556351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Anonym"

0x4ba080c397eff55edf6bc6deeaf9b2c17bb65f4f0a31c95c11c234baa4e57f67
0x720ca840f189c7bedb9127a0bed6d36c27e42be65c9887d559ee2286febf7cb2
0xf3383fc3bb8918026de6a410f01093901ca910aa311ca5fd46d410cb9269aa5c
0xb113e1a517e936ad3a40a98d811464b82dcd39d6cd332042d4dbdc6f59baf562
0xf7ea1706af870654b631d85b498bd16a676c0f29f875fa8af4a30b8c2cbf424e

Functions
Getter at block 21163989
crowdsaleMinter(pure returns (address)
0xcda177d6a077513e8d3bcdc158795068e1b8502e
decimals(pure returns (uint256)
18
isStarted(pure returns (bool)
false
name(pure returns (string)
Anonym
newOwner(pure returns (address)
0x0000000000000000000000000000000000000000
owner(pure returns (address)
0x2dc1507e12b29a4a3a4ef7bec13d04ed4b288971
symbol(pure returns (string)
ANM
totalSupply(pure returns (uint256)
1089436623831518735566168
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address _touint256 _amountreturns (bool)
setCrowdsaleMinter(address _crowdsaleMinter
start(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.