AMPLE! Coin

Verified contract

Active on Ethereum with 581 txns
Deployed by via 0xd864e873 at 4548536
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
--
0xf153e053b080747ccf5ebb36691855f87747517fa2dbd84dbf3ea4a2574bb421
0xe3f8b911eca93921aebf97bce14c144909b33c3ff8f725ee44e1b554031d829d
0x30f41e05e51a3452fd82d325f4f5eda8319020c0879d7bd81f673156baa99db9
0xf96409233a12b4c8dab2206a05f75a133c6601f90171152d3eb80e037cf67f95
0x82ea8ff0f34e214ec26d282e7baf2b16c02e63c0e94f983f2c46ee9f43103586
0x6c38e72acdbd439897d539c6fb65e9cae24593f5e7f383df5b406441096d717a
0xd7ff2fbac74b4f5a1f53cc82119bf3c1846e84a8e045ae028f5f54c4f0291c34
0x4a794caa5a9acb5d2ee31f9711fca6c6941582b40b708ae15003ad21adf44acf
0x0816dcc9757700e0fd515f63a62845379bb4e74c6f8ea74ce0d61ebcc468d907
0x3042c4ff6fb060ccfa0b4a94c61db4e8ab766ba43eb1e8a2a2872038ddfa05c2

Functions
Getter at block 21169920
decimals(pure returns (uint256)
18
mintingFinished(pure returns (bool)
true
name(pure returns (string)
AMPLE! Coin
owner(pure returns (address)
0xfa48d74e2dd0e1205933558bd17a4f52fa896228
symbol(pure returns (string)
ACO
totalSupply(pure returns (uint256)
715933780020937334776839700
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
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
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 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.