Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BROGE | ERC-20 | 7.777K | -- | -- | |
BUZZ | ERC-20 | 1.308818M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22468403 | 17 days ago | | | 0 | 0.0000015908919 | |
| 21680269 | a month ago | | | 0 | 0.0000088839764 | |
| 21680255 | a month ago | | | 0 | 6.3264110e-7 | |
| 21680078 | a month ago | | | 0 | 0.00023367478 | |
| 21112748 | 2 months ago | | | 0 | 0.0000019059536 | |
| 20917844 | 2 months ago | | | 0 | 3.1224013e-7 | |
| 20916593 | 2 months ago | | | 0 | 2.2489141e-7 | |
| 20916012 | 2 months ago | | | 0 | 2.3587475e-7 | |
| 20601884 | 2 months ago | | | 0 | 0.000000408277506712 | |
| 19897432 | 3 months ago | | | 0 | 5.3534800e-7 |
ABI
ABI objects
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(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buzztaxFees(uint256) view returns (uint16)
isExcludedFromFees(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
buzztaxAddressSetup(address _newAddress)
buzztaxFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
buzztaxAddressUpdated(address buzztaxAddress)
buzztaxFeeSent(address recipient, uint256 amount)
buzztaxFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.