Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x06d6…25a0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOLO | ERC-20 | 696.916391K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19994862 | 6 months ago | | | 0 | 0.00022285454 | |
| 16903187 | 2 years ago | | | 0 | 0.00072191109 | |
| 16292211 | 2 years ago | | | 0 | 0.0013599193 | |
| 13914117 | 3 years ago | | | 0 | 0.0038076099 | |
| 13835938 | 3 years ago | | | 0 | 0.0020061215 | |
| 13835931 | 3 years ago | | | 0 | 0.0033656914 | |
| 13835922 | 3 years ago | | | 0 | 0.0016461484 | |
| 13747836 | 3 years ago | | | 0 | 0.010515150 | |
| 13666577 | 3 years ago | | | 0 | 0.0048698942 | |
| 13646657 | 3 years ago | | | 0 | 0.0037113749 |
ABI
ABI objects
Getter at block 21303040
_feeRate() view returns (uint256)
99
_liquidityFee() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_taxFee() view returns (uint256)
99
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x06d6a559a80ffcff7ed323199baaf309933225a0
name() view returns (string)
YOLO
owner() view returns (address)
0x9da287d5be1bbbee7742b492b86d10445dc7831f
symbol() view returns (string)
YOLO
totalFees() view returns (uint256)
55972607887696692
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xbe7245d3760a3e7c4df8f14815b80ac307878489
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxTxAmount(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyWithdraw()
excludeFromFee(address account)
excludeFromMaxTxAmount(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeRate(uint256 rate)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setMaxTxAmount(uint256 maxTxAmount)
setTaxFeePercent(uint256 taxFee)
toggleTrading()
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.