Bugu Token

Verified contract

Active on Ethereum with 1,880 txns
Deployed by via 0xe26acc1f at 5930448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdc2fffa58bf0d713d2e14c1da7bc088e24b44849b9c4f526676a73f3d438f93e
0xe979a57f42f62da4f5f175f41d11c12fff0040ebcac93b876e86886c71429e8a
0xfbc5a060c445d9c60e0de6f5ed16edd97205983dc34feb0fe1d96ed05abe815b
0x654e3fca060aba5b4209efb30905f30a7c3ef5762daa0ccc23804d8aeb6b0469
0x5314860d427753ba6e8a35f5f1a3e584518308f98b9cc276d55702149fb8165a
0x9ccb8f0723c86784d88e4fb941cc0e06a9d07e2c50cd245fa58619447c7134bf
0x78e45ba57892bbc7f9ed07d5b426754514fa9e1f3844f4bcea1957ddc7f943d4
0xe713be2bd09986e3c51419b8d576413980bdd7bec392f02ef35c4b794c827fc5
0xf35e83cd7d0f0e60fa62a2bacfd37a9ac880e326d2359313aedf652dd368f697
0x6fe930364580de3d37e395e19283905b998aa2e01071118f5f20096297635c3a

Functions
Getter at block 21160809
INITIAL_SUPPLY(view returns (uint256)
100000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Bugu Token
symbol(view returns (string)
BGT
totalSupply(view returns (uint256)
100000000000000000
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.