ArcirisToken

Verified contract

Active on Ethereum with 5,818 txns
Deployed by via 0xb3039193 at 9472220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1124e4abcee74e3d6c8405fea069c01b0c3b5c2bd40dc1d869793a2d17e6ef8f
0x2d1a8362603592bf72dda01c62b09c4779cb7408da962d017a90d28e1f1ecea9
0x7cfaee367e2fe0515eec2901fad55dc53dafd62a10a273cf30d8b7c83201614c
0x07d50da139b1150b51de337c3c381fc30656695d4e7904b989e7c64b0963c6c2
0xe0e941beeae85228a9ad8cfa26490c870593f77000056b41ca03ae0c2bd3ea67
0x2c884b450a0a9c83d29609abd892b6f0b16b6243d6b24e642b5a1ada4765d69d
0x885234c07e1f988d371945adfd98fef8eb4b92fb1905ba0cfc9de97371bb7466
0xc07b2c9327f9b130acb0bf22ac37a4fcfe3cb22292b9793e330ded8d7b2fd3bd
0xb9975c8445050c1561dd81c44c4c8b07dffd3ef2aeffb5c2046f05813e85c0ff
0x4074645a49b844e3938492a244a3897e40f47b74f5e9ae1c4449c3fe5150c049

Functions
Getter at block 21158807
decimals(view returns (uint8)
10
name(view returns (string)
ArcirisToken
symbol(view returns (string)
ACIT
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.