AmaCoin

Verified contract

Active on Ethereum with 18,288 txns
Deployed by via 0x00d72a61 at 8841527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3c1d2d468f203dc13507c5a91a7e8ddc027075d78a8316255f6485b6b23a429d
0xd903223673f180ed53f6a687410654de4eb307ab10897b69f9f136c876adb83c
0xb41c4c7d123ac76af5ed8736a759110e97c2ad07f1bdae31376accc31a96af28
0x1f19fe31ed1510a8a5be08f33b087e386dda32fb02c4a6563ef4e5609a074d8f
0xb6e27c9e79c8c7947588e76b138aed48be77b7c8e92815d7d33545c7698b538b
0x510b6a962bb4820acb2e4b30ec3d5be53eb194bed2be0e11041ace573eb4f3ab
0xb4ef0e107e31370be532584a1f0015f5a7f45c73a467d58b8c3ed18cfeb38d66
0x375ca480f5b80bf96d5d3825e12d4aefeb23e043ef08e6a6f5441d3c12160b93
0x89b4ab650aecce115fa1d597c5956e70e526e761c45d9d290eb2e66685c066c6
0x62b058f9afe0380e3f7251273b8652d3190f18f912366d2d60499f213eb4994d

Functions
Getter at block 21158496
core(view returns (address)
0xe9e10a5de4a4920d9a5fd6f0c2f205eb575fd7d6
decimals(view returns (uint256)
18
name(view returns (string)
AmaCoin
owner(view returns (address)
0x605d781d560b5668b5ab090e90b9380434e65925
symbol(view returns (string)
AMA
totalSupply(view returns (uint256)
88000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool status)
canTransfer(address _fromaddress _touint256 _valuereturns (uint256)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool status)
emitApproval(address _owneraddress _spenderuint256 _valuereturns (bool)
emitTransfer(address _fromaddress _touint256 _valuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool status)
transfer(address _touint256 _valuereturns (bool status)
transferFrom(address _fromaddress _touint256 _valuereturns (bool status)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _core
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.