Ridge

Verified contract

Active on Ethereum with 2,377 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 $605.97
ERC-20
Value $928.09
0x26c0cfb93d9b3b552b8295e6a1ac80c1c97043ef0953aaadd2f1065dc2464daa
0x4904734d7574608f319b5f84b98599462189602b602c042ccf65930a4c4b22d8
0x1cd6c6322394527a17f8243c77293d62b9bf1b5f9a273319c6f71b747ef0ae53
0x00657a249f2ef21136da920bf441bdde662e33f986dc74e48089dbf05e9b106e
0x78bc644aed761b0f064ca5d129cd67063f27ffe49b6a401ae275ad625e3ece10
0xaeda938ccc2c00bdb300351ff60bed37a9b39fb03f3a9eb96e4882604710d66c
0xa9718d1d768aef753fe6c17a5a19ae0662b658c7c6605ada5ffdf98c0113df03
0x4cf21bfa5b703c75d99b6f18538b2f858a866c1540aa495d3374310a865a1209
0x65b39dd6c5fec21fd353d931075802148ded0c6b4a9931900cc4008b51813d97
0x027203d6bb1b39142496c3d7aba1c6a2fb0a8dbe49de539fdb56f27a30af133b

Functions
Getter at block 21307695
_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.