LET IT RIP
Verified contract
Active on
Ethereum with 328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc81c…73c1
0x7998…9707
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RIP | ERC-20 | 588.222294K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20470188 | 4 months ago | | | 0 | 0.00034193168 | |
| 18147293 | a year ago | | | 0 | 0.00023608756 | |
| 18147292 | a year ago | | | 0 | 0.00024288785 | |
| 18147291 | a year ago | | | 0 | 0.00021627726 | |
| 18144769 | a year ago | | | 0 | 0.00040332318 | |
| 18144464 | a year ago | | | 0 | 0.00027669812 | |
| 18142310 | a year ago | | | 0 | 0.0010007051 | |
| 18141276 | a year ago | | | 0 | 0.00059181978 | |
| 18141087 | a year ago | | | 0 | 0.00032502848 | |
| 18140265 | a year ago | | | 0 | 0.00055870987 |
ABI
ABI objects
Getter at block 21297729
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xc6ddc37ada369bc7982ed20c6ee270af55520c08
maxBuyAmount() view returns (uint256)
20000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
LET IT RIP
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
RIP
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
588222293905855373538012
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingAddress(address _marketingAddress)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.