AltCurrency

Verified contract

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

No balances found for "AltCurrency"

0x41fb3137cf461350803407e07ca6c43fa31bc8bf276d49c5e14b264f1debfae2
0x63172153eaeaed164abe97ce8f9d18884aa50e796ef96d700f115a6ff1f2af6f
0x5c7644026c03ed75b2d7375ac145c1226d44bbcd18522266a87faeb32641cfac
0xadd931c53e8aff776a8a56168f770b0df8b636d3b770d88ca69b08ac4bd44b74
0x490a41acde6f0cecd969a1c0c1532612e4d09c373f5096570b6d94bc8ff2789b
0xc6776e2294504713096852b5f35dc3626971b82ac89b2053b2cfdf31be680079
0x9fde59e2701b9c3635fdf77204172f62865a90da7ae4a413b94ac45587b6d75e
0x7b4f7743cc7175fcfbd14efcbf558b512c87869b4e9a320cb80a187eef23afda
0x29bc2749637b529b87cb81f4c8426886af38b5b721e209fec6570e3a6136869c
0xf63a8b9e52de433c620b4cc684d545b9a965e189593a42b4f517ba9606a8d985

Functions
Getter at block 21333107
decimals(view returns (uint8)
2
name(view returns (string)
AltCurrency
symbol(view returns (string)
ALTC
totalSupply(view returns (uint256)
100000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.