Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
No balances found for "RICHRICH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17911857 | a year ago | | | 0 | 0.0016587941 | |
| 17894668 | a year ago | | | 0 | 0.00034418981 | |
| 17894646 | a year ago | | | 0 | 0.0012345465 | |
| 17894324 | a year ago | | | 0 | 0.00086581280 | |
| 17894323 | a year ago | | | 0 | 0.00091609854 | |
| 17894322 | a year ago | | | 0 | 0.0015706998 | |
| 17894320 | a year ago | | | 0 | 0.00081090125 | |
| 17894313 | a year ago | | | 0 | 0.00092686622 | |
| 17894313 | a year ago | | | 0 | 0.00052464276 | |
| 17894308 | a year ago | | | 0 | 0.00039448312 |
ABI
ABI objects
Getter at block 21121170
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
lastLpBurnTime() view returns (uint256)
1691787299
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
1360000000000
manualBurnFrequency() view returns (uint256)
2592600
marketingWallet() view returns (address)
0x0bb9ddffe9d9c1e7e748226bf8ae16ba51a69409
maxTxLimit() view returns (uint256)
30000000000000000
maxWalletSize() view returns (uint256)
30000000000000000
name() view returns (string)
RICH
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
1
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAmount() view returns (uint256)
100000000000000
symbol() view returns (string)
RICH
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapInstance() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0x6d6eb289b89c1b775098496925f36e84b3068775
Read-only
_isExcludedmaxTxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFrommaxTxLimit(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.