ACALA

Verified contract

Active on Ethereum with 588 txns
Deployed by via 0xa693028a at 10851860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ACALA"

0x7d39c93b886427024acf3db8859f2503b310c26ac23c872f16598b113b21a039
0x51e7e8bb9a69cbbf1eb7666b421318dcba5896219ba34afa734201abc70c9d43
0x6c0ac452dc934f0708a67aef34afe92a0e25970b2cba6aebd1994040cbe34b2b
0x1c3a6576c4b36980204ce80bac3ffc007bc0e0163d9a7ca76d06f27e5ae5fae0
0xfc7d1615f0e4c46ece865fc9c700c76f98ef05860f7e89f763a6da6ae286a4ad
0x71b5228bc6260e322bbdfbbd6d9a80de251391d1b3267a149828ee94ab6cfc8a
0x074129ef670b2c37e36d69008513df3685179f315f362e1fe39b87c871453ed1
0x7fe9750aa247c5516061fc2e20271aef6e6b34c153e0eb118e892ab4e12dacd1
0xf185092c788bfa284e309ad81a36bc313bb33ad0db218363edb4386314d8747f
0x1ee2b0b9d7337fdc1ce818c1689e3aeaf32132c479446d290d26a493e47d56c6

Functions
Getter at block 21041167
INITIAL_SUPPLY(view returns (uint256)
500000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ACALA
symbol(view returns (string)
ACALA
totalSupply(view returns (uint256)
500000000000000000000000
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)
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.