Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x93a6…5da3
Balances ($0.00)
No balances found for "RipDip"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19125418 | 9 months ago | | | 0 | 0.00046545499 | |
| 18097480 | a year ago | | | 0 | 0.00052036243 | |
| 17601005 | a year ago | | | 0 | 0.00080009122 | |
| 17592569 | a year ago | | | 0 | 0.0031783049 | |
| 17582281 | a year ago | | | 0 | 0.00076052663 | |
| 17582245 | a year ago | | | 0 | 0.00090577820 | |
| 17581351 | a year ago | | | 0 | 0.00047172150 | |
| 17581330 | a year ago | | | 0 | 0.00047257867 | |
| 17581306 | a year ago | | | 0 | 0.00099663766 | |
| 17580654 | a year ago | | | 0 | 0.00076517292 |
ABI
ABI objects
Getter at block 21179939
buyMarketingFee() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
RipDip
numTokensSellToFee() view returns (uint256)
25000000000000000000000
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellMarketingFee() view returns (uint256)
0
symbol() view returns (string)
RIPDIP
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x826707ee9da275e0e496857adcdeb921d1b9fbe2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address towner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeNumTokensSellToFee(uint256 _numTokensSellToFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyMarketingFeePercent(uint256 updatedBuyMarketingFee)
setMarketingAddress(address wallet)
setSellMarketingFeePercent(uint256 updatedSellMarketingFee)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.