RandomAutisticMeme
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAM | ERC-20 | 349.115868B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18451744 | a year ago | | | 0 | 0.00070705669 | |
| 18451737 | a year ago | | | 0 | 0.00072769518 | |
| 18451735 | a year ago | | | 0 | 0.00063997296 | |
| 18451735 | a year ago | | | 0 | 0.00063997296 | |
| 18451734 | a year ago | | | 0 | 0.00063072623 | |
| 18451734 | a year ago | | | 0 | 0.00063072623 | |
| 18451733 | a year ago | | | 0 | 0.00063470988 | |
| 18451733 | a year ago | | | 0 | 0.00072917588 | |
| 18451732 | a year ago | | | 0 | 0.00074102604 | |
| 18451732 | a year ago | | | 0 | 0.00074102604 |
ABI
ABI objects
Getter at block 21216793
buyDevOpsFee() view returns (uint256)
19
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
19
decimals() view returns (uint8)
18
earlySellDevOpsFee() view returns (uint256)
0
earlySellLiquidityFee() view returns (uint256)
0
enableEarlySellTax() view returns (bool)
true
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
150000000000000000000000000000
maxWallet() view returns (uint256)
150000000000000000000000000000
name() view returns (string)
RandomAutisticMeme
owner() view returns (address)
0x1c1311fb58f397337b4999a0f04e675301eda9f8
sellDevOpsFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000000
symbol() view returns (string)
RAM
tokensForDev() view returns (uint256)
0
tokensForDevOps() view returns (uint256)
27898651339023465933832467860
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2618f17a50c1dedf699c7ea7fc9627489330eeaa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setEarlySellTax(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devOpsFee, uint256 _liquidityFee)
updateDevOpsWallet(address newDevOpsWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devOpsFee, uint256 _liquidityFee, uint256 _earlySellLiquidityFee, uint256 _earlySellDevOpsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
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)
devOpsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.