BUZZ

Verified contract

Active on Base with 328 txns
Deployed by via 0x6396bf1c at 13231753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x54d090e69044717b494d359ae29a2c844fff8c083c377f2d47897e16020d3b45
0xaef279b430be85203245d51e379235d1da85a283a8b79c3a70def438cbe5d311
0xcb1f87d95b990f3eb4154031da914472076eae0e6e7fec8dc06f4d3d2e272139
0xb9f7f84eed6a4dd9db746a713a2d2412587f49f27aa685a9a3e98cc66d95f890
0xe955f0af58d69300f6f0a311977525361c0c442657e25459c5c4d0a68165810a
0x08ac801925f9f5acd5d8798f9c0615db56f067a224e5446ca7cf3b2130ef608f
0xcbd30035d737973e159c41648bad56e750aaf458b90818165185b9f0e7385273
0x4261a95f25d511b0b9c7bd7b3763e2ea7af4833377bc3af6474360e8221f7cef
0x2eec362be4ba4023dc1cceed293303cf8266aa5ed6e4cee9de042d438ae739df
0x8f39959734bd50367ddf83f7cbbb5d733b461888ce8cafdfa5a2fce638b9398d

Functions
Getter at block 23223659
buzztaxAddress(view returns (address)
0xfd97ce2324d483c600e77496d5ebf2272c6a7fda
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
1308317740087133527127759
getSwapThresholdAmount(view returns (uint256)
2086880597069758191170407
name(view returns (string)
BUZZ
owner(view returns (address)
0xe3c7fb13cfc0fe61029a39eb3686deb6609b07ae
pairV2(view returns (address)
0x270d63b6d9f0504e2c4889f5b675552225a3d6c7
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
BUZZ
totalSupply(view returns (uint256)
999999499000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
buzztaxFees(uint256view returns (uint16)
isExcludedFromFees(addressview returns (bool)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
buzztaxAddressSetup(address _newAddress
buzztaxFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
buzztaxAddressUpdated(address buzztaxAddress
buzztaxFeeSent(address recipientuint256 amount
buzztaxFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.