Bacc Token

Verified contract

Active on Ethereum with 22,671 txns
Deployed by via 0x502f128d at 7345506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x51fc7dce2e316c3141264342107478d133b3199cbd7b2ac70a47e794dafdb4dd
0x38c764ebe9f98f6c61d67f12f7d16eebe5113b124a03dc112ba3c521c63706d0
0x0e5de92f24bddd9d97722a58de6800bed248aad0e19482901b1613e9328cd825
0x0b02231a291f2568248434ed640f32a8808291ec20c0ef74547485cf8c2cc2f4
0x4395e16f79b95df48fe5c4b7104ebd6ce79bd6c6ea762e44076bbb08f4a7c0ad
0xc2cb5f66f19e9678954890de0c4460d2d7a46a01f68444b56f899b356aa3c5b6
0x65b140a87c438af4cbf4b6d280ef2c8067d810cf1cdd73f301b35fc40910b821
0xcf88ac0caa4bae8a68bb547d58dda2288fd87121aece64ad63a8b0c0ebd7a3b6
0x61e874653414613d13ab018eb576827bc1f2c44d792d898f4e98736556f38ee0
0xbf976a937b7a497a9a3f5ff283c7b53e466312b81faa1b622425005c8e79300c

Functions
Getter at block 21259683
INITIAL_SUPPLY(view returns (uint256)
63000000
decimals(view returns (uint8)
8
name(view returns (string)
Bacc Token
symbol(view returns (string)
BACC
totalSupply(view returns (uint256)
6300000000000000
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.