Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb481…8c3b
Balances ($0.00)
No balances found for "YangwifYo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20087068 | 5 months ago | | | 0 | 0.00046152549 | |
| 20087048 | 5 months ago | | | 0 | 0.00053885578 | |
| 20087048 | 5 months ago | | | 0 | 0.00053885578 | |
| 20087048 | 5 months ago | | | 0 | 0.00053885578 | |
| 20087045 | 5 months ago | | | 0 | 0.00054893155 | |
| 20087043 | 5 months ago | | | 0 | 0.00055628691 | |
| 20087043 | 5 months ago | | | 0 | 0.00055628691 | |
| 20087043 | 5 months ago | | | 0 | 0.00055628691 | |
| 20087042 | 5 months ago | | | 0 | 0.00057173196 | |
| 20087042 | 5 months ago | | | 0 | 0.00057173196 |
ABI
ABI objects
Getter at block 21180577
decimals() view returns (uint8)
18
name() view returns (string)
YangwifYo
owner() view returns (address)
0xf13b0c3d05ebf69276d7a09ba2b9b8c4361d52c0
symbol() view returns (string)
YY
totalSupply() view returns (uint256)
420690000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=4206900000000000000000000000, maxWalletSize=4206900000000000000000000000, taxSwapThreshold=210345000000000000000000000, maxTaxSwap=12620700000000000000000000000)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeeWAddress(address marketingWallet)
changeSBRangeValues(uint256 taxSwapThreshold, uint256 maxTaxSwap)
changeTxAmountMax(uint256 newValue)
changeTxFees(uint256 buyTax, uint256 sellTax)
changeWltAmountMax(uint256 newValue)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverETHER()
removeLimits()
renounceOwnership()
setFeeWl(address account, bool status)
setLive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.