Buff Wojak
Verified contract
Active on
Ethereum with 97 txns
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 |
---|---|---|---|---|---|
BUFFWOJAK | ERC-20 | 2.052366M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18596688 | a year ago | | | 0 | 0.00048057306 | |
| 17988378 | a year ago | | | 0 | 0.00077701282 | |
| 17706338 | a year ago | | | 0 | 0.00094005685 | |
| 17646420 | a year ago | | | 0 | 0.00064509376 | |
| 17646393 | a year ago | | | 0 | 0.00069851364 | |
| 17640073 | a year ago | | | 0 | 0.0013918632 | |
| 17638030 | a year ago | | | 0 | 0.0010960803 | |
| 17615626 | a year ago | | | 0 | 0.00092712212 | |
| 17604620 | a year ago | | | 0 | 0.00062313478 | |
| 17599735 | a year ago | | | 0 | 0.0027549309 |
ABI
ABI objects
Getter at block 21289350
centiBuyTax() view returns (uint256)
100
centiSellTax() view returns (uint256)
100
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xcb86fb3f6652c718c2ea9154ee56ffea707e9b1d
maxTxAmount() view returns (uint256)
69420000000000000000000000000
maxWalletAmount() view returns (uint256)
69420000000000000000000000000
name() view returns (string)
Buff Wojak
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
13884001000000000000000000
symbol() view returns (string)
BUFFWOJAK
totalSupply() view returns (uint256)
69420000000000000000000000000
uniswapV2Pair() view returns (address)
0xf194f26f3d05450bd4425e8e59152fec6174318f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
getAllTaxes()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setMarketingWallet(address wallet)
setSellTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(string name_, string symbol_, uint256 supply_, uint8 decimals_, struct MarketingTaxParameters parameters, address uniswapV2Router_, address addr_, struct MarketingTaxRefInfo refInfo_)
receive()
This contract contains no error objects.