Castello Coin

Verified contract

Active on Ethereum with 3,271 txns
Deployed by via 0xfa003e43 at 14120544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $146.02
0xd4796b8de856600db3a572e3fa5c6d9936b430945fc8d4a5ee55aa3e0e393605
0xd4f0f05a7051765de75a07a69ee429376d796312700a651b8709f361d9721b02
0xe2d39db35ff5cf13e52768144c6c1e8e4ae1dc128444536d12f72a04693130a3
0x314089eb65daf5409b876b5bf92f125cbbe6abcc2fdd472ce785ab0030d937c2
0x1ebb10473b5bf7b5720986fcfdf2d9dbc95c6517f5dc89b03181950b5c2e1af2
0xc8112f8c9b15a909a542e2f469dd2d2a3f8df6796f78d88f42568cf821553fe2
0x94277e75ef12aced1a13521018bf12333bb834e81ee6c05bfdedb89f34af1a3b
0x00237b7b7794a09791ceabddfdd6404575687689ab259271a075ecb31b0e7150
0xed3a68a87127a05b9b58e8605242dc9736c28413795cd796a09a2ac554a8c804
0xd082b8ce1f2f34c723d4e1f39e723f53358e0db346d3456c22e439ac87924f42

Functions
Getter at block 21287045
decimals(view returns (uint8)
8
name(view returns (string)
Castello Coin
symbol(view returns (string)
CAST
totalSupply(view returns (uint256)
44000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
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(string _namestring _symboluint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.