Staked Uniswap V2

Verified contract

Active on Base with 34,334 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xce58e743fc6e0cd6dd83fef1c8190d8c9d0a2e534a6a37423cff288c3db67504
0x3db6b21902e9f516d12f8cc99a6f37139d2e439c4396d2d3fb4e4f5d29b4f1ea
0xd624198c2b1d2d92b48c05c704d2c26e3106d7b060fa6683864656acc355312d
0xe9d343f95869921cf709be21712e33920bbdc532bac8193f263711b7b0eb5308
0x5a879307606fbf634747b1406521797059c78956fd6455e3ebf7a5aebf40daa6
0xe3819f029fbc0153d74c1a062b985163292c6ca40a1a7c67f775ce58331718e6
0x52b3a7c11720b7254d1aa5cb9d818cdbf9ba43f2db2961d8c491da3ebaf6a853
0x81b3da380ee6486269c1e791dda3448d216e51fc6d377f4481e8abf026a81d95
0xf482bd8289af8d3439316737816437bcb601d61dbb35d580c65a54b2848a8a22
0x7a16eca318e93d428a518278c6930de73abdb944c0023fcaad43f927b791d4fd

Functions
Getter at block 23792156
DOMAIN_SEPARATOR(view returns (bytes32)
0x49b4c489d651824007418e41ef2369288ca095fa9f3e3f99de962af0501e3f0b
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
REINVEST_BOUNTY(view returns (uint256)
20000000000000000
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 timestamp)
(reserve0Cumulative=8795376317689164594821909700, reserve1Cumulative=43635282611428286672656422003272, timestamp=1734373659)
decimals(view returns (uint8)
18
factory(view returns (address)
0x5b06941953f97c13465f6b6e76e4f5b9f800e86b
gauge(view returns (address)
0x4acfd43dad13c5312fd0021c837167d294d7fcf9
getReserves(view returns (uint112 reserve0uint112 reserve1uint32 blockTimestampLast)
(reserve0=33326785316807437600, reserve1=281149998382834894942094, blockTimestampLast=1734372795)
isStakedLPToken(view returns (bool)
true
name(view returns (string)
Staked Uniswap V2
observationLength(view returns (uint256)
8225
rewardsToken(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
router(view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
stable(view returns (bool)
false
stakedLPTokenType(view returns (string)
SolidlyBase4
symbol(view returns (string)
STKD-UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x93dc5cb35627a759848c7a7f0079ea7b49e435a5
totalBalance(view returns (uint256)
3061016949455656525885
totalSupply(view returns (uint256)
2666440508352802295683
underlying(view returns (address)
0xf91e0dfe1265b914182de54e08c9ca2068beddde
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
bridgeTokens(uint256view returns (address)
nonces(addressview returns (uint256)
observations(uint256 indexview returns (uint256 timestampuint256 reserve0Cumulativeuint256 reserve1Cumulative)
State-modifying
_initialize(address _underlyingaddress _token0address _token1address _routeraddress _voteraddress _rewardsTokenaddress[] _bridgeTokens
_setFactory(
approve(address spenderuint256 valuereturns (bool)
exchangeRate(returns (uint256)
getReward(returns (uint256)
mint(address minterreturns (uint256 mintTokens)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(address redeemerreturns (uint256 redeemAmount)
reinvest(
skim(address to
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed senderaddress indexed minteruint256 mintAmountuint256 mintTokens
Redeem(address indexed senderaddress indexed redeemeruint256 redeemAmountuint256 redeemTokens
Reinvest(address indexed calleruint256 rewarduint256 bounty
Sync(uint256 totalBalance
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.