Ridge

Verified contract

Active on Ethereum with 2,365 txns
Deployed by via 0x22cb2e86 at 13559531
Slot
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
Native
Value $428.22
ERC-20
Value $534.83
0x18bf7f3ec96c5ac3b93c5bdc46472a8c87bb0e2abbfdda92e2e9db7faf13e63c
0x7c3a804906222baccd657c771347fb7a9e076d9056388515367b9a314fbb92e4
0xe3520c4898245fbb49c532341936819b2b32e5ec28eb3a447e92aeec4993a767
0x3c544f2d210ce2db963c109bf977554d121185b3832626857af54a54b4dd2bb9
0x766dee269cd2f73ce3ce024136a36587754485741715706d470530571d8cfe61
0xa946ffa8d3f78ea47334ad18cdf5896a22cc740c0698bcbb42c9bd8a77431419
0xb2621eb452e330682bd90835f0efc534b787dc538f325bb930ad9f7e0870b941
0xf27b24b0f11d83b0b6ac631f0c87ff30d467e3cc74f02a8170fa5b3103498445
0xb331386c3d19f6be180bdf259f59e2f6a7338a1b9e1704d7352a77e317fb1f86
0x2eb3c233ae2ff748bd9bf81d72510e188d78856b3fe3d7c9dae53f8e51cdf19d

Functions
Getter at block 20867055
_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 owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
renounceOwnership(
setCharityFeePercent(uint256 charityFeeBps
setCharityWallet(address account
setExcludeFromMaxTx(address accountbool exclude
setLiquidityFeePercent(uint256 liquidityFeeBps
setMarketingFeePercent(uint256 marketingFeeBps
setMarketingWallet(address account
setMaxTxPercent(uint256 maxTxBps
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFeeBps
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.