This contract is being backfilled. You may encounter incomplete storage history.

Bugg Inu

Verified contract

Active on Ethereum with 7,848 txns
Deployed by via 0x756f3743 at 12526735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x463431024414f521bc24d8ee5776e406deeee7b8dbc5948297634e143dea6348
0xc501e75d7c8a5524c95d92b621bdd359ea006b2207795d654886f6f4cda5d562
0x5e5ae904f17ee116fb9c011b111f8cb9196ef90cc94915b8167012748c1ce6d7
0x9849d3a8057d5a7aad8ff2b4f33a69d439aac5224fb9a7b8721da1ea5975f813
0xe115e9b3fe5f24c316cce3169cc9f78f816312a6d35480c9d0d6dc91882568eb
0xd32448638d2c03586323546c740094a595738d98beada96edeaee7805ef67acb
0x0258f882aa79ea10fe0ec1287f008d7696de43ee055ee81dc83545f4c37610bf
0x0f6561c87cf20a08539743220671c908b2a4c48d7247c9e54cb2fe4016411e03
0x5cec84306f80a9b80a7d87a2b5efee9af2bcd53e708ad9d4d5f90f9a1154ae54
0xca75f6263959c0330b0ba63fb526a43700a3755b844a91dae228276e278b5016

Functions
Getter at block 20798741
_maxTxAmount(view returns (uint256)
500000000000000000000000
decimals(view returns (uint8)
9
name(view returns (string)
Bugg Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BUGG
totalFees(view returns (uint256)
13062116245539562520618558
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
renounceOwnership(
setMaxTxPercent(uint256 maxTxPercent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.