The Meme Renaissance
Verified contract
Active on
Ethereum with 120 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 |
---|---|---|---|---|---|
MEMELORD | ERC-20 | 37.996231M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569477 | 4 months ago | | | 0 | 0.000099052525 | |
| 17863058 | a year ago | | | 0 | 0.0011810406 | |
| 17835045 | a year ago | | | 0 | 0.0028577459 | |
| 17834997 | a year ago | | | 0 | 0.0027474174 | |
| 17826201 | a year ago | | | 0 | 0.00073157855 | |
| 17800392 | a year ago | | | 0 | 0.0013053001 | |
| 17800385 | a year ago | | | 0 | 0.0012618368 | |
| 17800024 | a year ago | | | 0 | 0.0012161810 | |
| 17796606 | a year ago | | | 0 | 0.0013716519 | |
| 17793994 | a year ago | | | 0 | 0.0015419943 |
ABI
ABI objects
Getter at block 21394419
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd() view returns (uint256)
0
feeDivisor() view returns (uint256)
10000
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
100
liquiditySellFee() view returns (uint256)
100
lpPair() view returns (address)
0x19e4ce3cd5f45c81e0de4727fcb15c9eb299374b
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
The Meme Renaissance
operationsBuyFee() view returns (uint256)
200
operationsSellFee() view returns (uint256)
200
operationsWallet() view returns (address)
0x17afe0741147582d1ce06848c24c0841ad7b13ec
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
MEMELORD
tokensForLiquidity() view returns (uint256)
12665410285007487335950665
tokensForOperations() view returns (uint256)
15512710346729580517177570873
totalBuyFees() view returns (uint256)
300
totalSellFees() view returns (uint256)
300
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17787343
transferDelayEnabled() view returns (bool)
false
Read-only
_isBot(address) view returns (bool)
_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 addCaptive(address[] _addresses)
addToGallows()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
freeToBanquet(address[] _addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marchToCastle(address[] wallets, uint256[] amountsInWei)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.