Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
10 additional
variables
Balances ($925.31)
Native
Value
$397.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.164423 | $2,414.89 |
$397.06 | |
SHIB | ERC-20 | 29.928883M | $0.000018 |
$528.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20831302 | a month ago | | | 0 | 0.00080821136 | |
| 20753478 | 2 months ago | | | 0 | 0.000072018343 | |
| 20753438 | 2 months ago | | | 0 | 0.000068243079 | |
| 20753352 | 2 months ago | | | 0 | 0.000070535711 | |
| 20753324 | 2 months ago | | | 0 | 0.000067931632 | |
| 20753288 | 2 months ago | | | 0 | 0.000067498940 | |
| 20753259 | 2 months ago | | | 0 | 0.000075590229 | |
| 20716296 | 2 months ago | | | 0 | 0.000078997045 | |
| 20655425 | 2 months ago | | | 0 | 0.000054413671 | |
| 20592477 | 2 months ago | | | 0 | 0.00012758799 |
ABI
ABI objects
Getter at block 21124371
_charityAddress() view returns (address)
0x000000000000000000000000000000000000dead
_charityFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
200
_marketingAddress() view returns (address)
0x000000000000000000000000000000000000dead
_marketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
20000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Ridge
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
RIDGE
totalFees() view returns (uint256)
42736244973023691766
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x2349428fecca37ea3604570bb48b814e035aabde
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxTx(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setCharityWallet(address account)
setExcludeFromMaxTx(address account, bool exclude)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setMarketingFeePercent(uint256 marketingFeeBps)
setMarketingWallet(address account)
setMaxTxPercent(uint256 maxTxBps)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFeeBps)
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, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.