ALTnext Coin

Verified contract

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

No balances found for "ALTnext Coin"

0x743eff16e43180e1d911fb5bec52997b2e98452588836466da5062c407ec0896
0x5f4ac182f3373a31270efbb434c41a40a4588a0d4c16a3f4ca4a3178b131cffd
0xbdc6b61cbc0f29cc959d8692ad94ec743ee553116a26697171ebe1070c24fcb8
0x0159ce183aa864f559c0cfc658795c4bc43c19345cc4d0a342c6d2344648b89c
0xc00f4a9cffede6e6b71e96051ec67579c8607459ca9ae22c2a3d6d6f3d972513
0x54c6a236979c942d5eb8b1e06457c6143227b6af76b3fe8a7b291b38a0d11fb6
0x353802b9948eb6c5a69410542b4de3c425a44ac859ba77e8010b4759c9522acf
0xc1cecdb50d1c93690bc2fc7a9c88ef0aa30533ba1f55a635a3569a1f8e20554f
0x59d893f05669099f9561b3035647852e171095dbc5190d7b064c380ff0eee5b4
0x1ba6160d382858d263f416544e025a3189ac5ce5b34b7d7fbe27f7b4d0ab35fe

Functions
Getter at block 21404227
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ALTnext Coin
symbol(view returns (string)
ALC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
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
Burn(address indexed burneruint256 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.