Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf754…92c0
Balances ($0.00)
No balances found for "WAGBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19427257 | 9 months ago | | | 0 | 0.0020677629 | |
| 18460061 | a year ago | | | 0 | 0.0024152472 | |
| 18367653 | a year ago | | | 0 | 0.00031360851 | |
| 18367650 | a year ago | | | 0 | 0.00028378924 | |
| 17872300 | a year ago | | | 0 | 0.0013321185 | |
| 17098935 | 2 years ago | | | 0 | 0.0015172363 | |
| 17078684 | 2 years ago | | | 0 | 0.0024078600 | |
| 17012654 | 2 years ago | | | 0 | 0.00095940731 | |
| 16843415 | 2 years ago | | | 0 | 0.00084779212 | |
| 16785054 | 2 years ago | | | 0 | 0.0023389479 |
ABI
ABI objects
Getter at block 21320732
_fixedBuyTax() view returns (uint256)
5
_fixedSellTax() view returns (uint256)
5
_treasuryAddress() view returns (address)
0xf75457c93d0d5b1050046bd6a3b2571de71892c0
decimals() view returns (uint8)
18
getETHBalance() view returns (uint256 balance)
0
name() view returns (string)
WAGBO
owner() view returns (address)
0xf7ff944a0ed848765088a387e9eb68028f8767b1
symbol() view returns (string)
OKAY
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd32e5431bd7915f5c7cb8d9280479680ebadc1a5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 amountOfTokens, bool deductTaxForReflections) view returns (uint256)
tokensFromReflection(uint256 amountOfReflections) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renderUseless(address account, bool excluded)
renounceOwnership()
setBuyTax(uint256 tax)
setMaxPercentagePerWallet(uint256 amount)
setSellTax(uint256 tax)
setTreasuryAddress(address treasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryAddress, address router)
receive()
This contract contains no error objects.