ACSS

Verified contract

Active on Ethereum with 9,847 txns
Deployed by via 0x8f3e62d9 at 7815987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
0x740a4fed0a962d969eb05e027cb7c5e4ec4ef80aaa59759bdd4a1c234ce0e344
0x93b2c626879a7517bc40776c02278136d30ade800d41d7f34a1dbd0208eb513d
0xb6ff3b5d3dfd808740ce64819db8ce9a4eda2f2dc236235fb69ddd8444bb4a3c
0xcdf7012fa3aa5b3a489b7cceb218c42a0bdf6097fbebbc52b5b8f9e9b4e8b491
0x8b517480468edb2e01125ecd0f18c7d0285c233a7dda2d463b8b7fce0099ace8
0x680aeacfefccd22ca5a2cb2f4cd4f0b186e69639e33d5ab2ce52b7504f5f610b
0xc50cf2603f0b00021dad6f4e0103f76ef30a9f10015e1c9eb9a8c2bd46e4e151
0xb8857f9f4ca8d5103dbe896517ba67cc3c9492051297892a6618c1490c229e46
0xa6e2ed53668e287fc970337a9b9264c163fc6e0e25a4541fa50ff382105014a2
0x7136c2103242d0c62506f0f3aa8f9ec390d40b37c1df7145bdbbcef7da5ccc84

Functions
Getter at block 21163261
decimals(view returns (uint8)
18
name(view returns (string)
ACSS
owner(view returns (address)
0x411e73a0474c9a9b39bd1bdd208ab4e9d095504c
symbol(view returns (string)
ACSS
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymboluint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.