LUCKY ROO
Verified contract
Active on
Ethereum with 3,665 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
10 additional
variables
Balances ($2,120.38)
Native
Value
$2,120.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.862096 | $2,459.56 |
$2,120.38 | |
ROO | ERC-20 | 288.34871M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20772110 | 2 months ago | | | 0 | 0.00093106197 | |
| 20767349 | 2 months ago | | | 0 | 0.00084444237 | |
| 20757426 | 2 months ago | | | 0 | 0.00028490514 | |
| 20699768 | 2 months ago | | | 0 | 0.00015660647 | |
| 20583451 | 2 months ago | | | 0 | 0.00010542523 | |
| 20429931 | 3 months ago | | | 0 | 0.00018171643 | |
| 20402389 | 3 months ago | | | 0 | 0.000056068878 | |
| 20393894 | 3 months ago | | | 0 | 0.000049219588 | |
| 20384788 | 3 months ago | | | 0 | 0.00027284719 | |
| 20366948 | 3 months ago | | | 0 | 0.00014660136 |
ABI
ABI objects
Getter at block 21123320
airdropWallet() view returns (address)
0x5a7c9842e589a08fdc2b8dc6034a1e5c12c0b1c2
buyBackWallet() view returns (address)
0xe64812272f989c63907b002843973b302e85c023
decimals() view returns (uint8)
18
getBaseBuyFees() view returns (uint8, uint8, uint8, uint8, uint8)
(0, 0, 0, 0, 0)
getBaseSellFees() view returns (uint8, uint8, uint8, uint8, uint8)
(0, 0, 0, 0, 0)
isTradingEnabled() view returns (bool)
true
liquidityWallet() view returns (address)
0x3d9d8d0facd8ce32a93d5dd07e57426049e4e3d9
marketingWallet() view returns (address)
0x6339ba8a94333d13a39f74a6b8cb2209516f8183
maxTxAmount() view returns (uint256)
150000000000000000000000000000
maxWalletAmount() view returns (uint256)
150000000000000000000000000000
minimumTokensBeforeSwap() view returns (uint256)
25000000000000000000000000
name() pure returns (string)
LUCKY ROO
owner() view returns (address)
0xbc816baf0e8918a17e2014581f511ddaa0897b35
symbol() pure returns (string)
ROO
totalFees() view returns (uint256)
267111275496044783874517895534
totalSupply() pure returns (uint256)
10000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xff578ac8ef9df9d02368842b7b0810a14e770d71
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)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events activateTrading()
allowTradingWhenDisabled(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockAccount(address account)
claimEthOverflow(uint256 amount)
deactivateTrading()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromDividends(address account, bool excluded)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBaseFeesOnBuy(uint8 _liquidityFeeOnBuy, uint8 _marketingFeeOnBuy, uint8 _buyBackFeeOnBuy, uint8 _airdropFeeOnBuy, uint8 _holdersFeeOnBuy)
setBaseFeesOnSell(uint8 _liquidityFeeOnSell, uint8 _marketingFeeOnSell, uint8 _buyBackFeeOnSell, uint8 _airdropFeeOnSell, uint8 _holdersFeeOnSell)
setFeeOnSelectedWalletTransfers(address account, bool value)
setMaxTransactionAmount(uint256 newValue)
setMaxWalletAmount(uint256 newValue)
setMinimumTokensBeforeSwap(uint256 newValue)
setUniswapRouter(address newAddress)
setWallets(address newLiquidityWallet, address newMarketingWallet, address newBuyBackWallet, address newAirdropWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAccount(address account)
AllowedWhenTradingDisabledChange(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
BlockedAccountChange(address indexed holder, bool indexed status)
ClaimEthOverflow(uint256 amount)
CustomTaxPeriodChange(uint8 indexed newValue, uint8 indexed oldValue, string indexed taxType, bytes23 period)
ExcludeFromDividendsChange(address indexed account, bool isExcluded)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransferChange(address indexed account, bool isExcluded)
ExcludeFromMaxWalletChange(address indexed account, bool isExcluded)
FeeChange(string indexed identifier, uint8 liquidityFee, uint8 marketingFee, uint8 buyBackFee, uint8 airdropFee, uint8 holdersFee)
FeeOnSelectedWalletTransfersChange(address indexed account, bool newValue)
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountBeforeSwapChange(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
TradingStatusChange(bool indexed newValue, bool indexed oldValue)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
WalletChange(string indexed walletIdentifier, address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.