Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($90.23)
Native
Value
$90.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028774 | $3,135.73 |
$90.23 | |
HTF | ERC-20 | 19.295425M | -- | -- | |
R.I.P. | ERC-20 | 56.500983 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19694071 | 7 months ago | | | 0 | 0.00014822093 | |
| 17550869 | a year ago | | | 0 | 0.00063977809 | |
| 16272766 | 2 years ago | | | 0 | 0.00085483552 | |
| 16247632 | 2 years ago | | | 0 | 0.00039527795 | |
| 16235851 | 2 years ago | | | 0 | 0.00059976010 | |
| 16199553 | 2 years ago | | | 0 | 0.00090560795 | |
| 16199469 | 2 years ago | | | 0 | 0.00079547575 | |
| 16199460 | 2 years ago | | | 0 | 0.00077126271 | |
| 16199446 | 2 years ago | | | 0 | 0.00079967823 | |
| 16197425 | 2 years ago | | | 0 | 0.0013848045 |
ABI
ABI objects
Getter at block 21203762
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0xf5414ee095f29afcf49f8efe18cd9d5468e7f2c0
liquidityFeeActive() view returns (bool)
true
marketingAddress() view returns (address)
0xfd9b844d9dba0b89a24043e8da5c6824814e11a3
maxSellTransaction() view returns (uint256)
2000000000000000000000
maxSellTransactionAmount() view returns (uint256)
1856020154386263816138320000000000000000000
maxWallet() view returns (uint256)
4000000000000000000000
maxWalletTotal() view returns (uint256)
3712040308772527632276640000000000000000000
name() view returns (string)
RIPINU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
92801007719313190806916
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
46400503859656595403
symbol() view returns (string)
R.I.P.
tokensForBurn() view returns (uint256)
0
tokensForDonation() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
12545281784294785861
tokensForMarketing() view returns (uint256)
37635845352884357583
totalSupply() view returns (uint256)
92801007719313190806916
tradingActive() view returns (bool)
true
transferDelayActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5161af1457309c4c9face08c2578b470a281ab1e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime() view returns (uint256)
180
Read-only
_isExcludedMaxSellTransactionAmount(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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateLiquidityAddress(address newWallet)
updateMarketingAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _sellLiquidityFee)
updateWalletTransferDelayTime(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
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 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.