Uniswap V2

Verified contract

Active on Base with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24,993.26
ERC-20
--
ERC-20
--
0x7e85ad52af6c9561fbaef99a27935f4a44d18b77aba02e55201a764123a051d9
0xf3d7cd8b368b0674aaed88a2a78e5e3cbb0ef3aed18bdcf6fcfbeae65438e6f2
0x0a667bcdcb585625a9675bac8316e99316ff56242f6b52adf49015391b5bb0bf
0x3fda990d3cc953043cb5cc73ee9e02cacb65cdd465965e71abd8aa4286a12940
0xfa74642d9220e4d5377d63f2a6eb6b80654bf4a514a4fc3c4b244369a3b88b59
0xee89bb1f5af0f61d2f79999193a6e2e592de54d491a99781a196401d4dc6a1b2
0x0fac01e33f2e9caf1ac3ed1dbf6c94670c7858d24248e96411275329201c3742
0xccbe4dc349b9f09eec9ad46b25c84c68aff9cc2e13caa85265326c7eb84971fe
0x1514f973831dc752d8ceeaf061288d99a148406d43a63a8eb287e9c32eadc98e
0xd5310233de4808ccfae4ef57edde43cb0aaaac526490986e123f008bd43df183

Functions
Getter at block 21783137
DOMAIN_SEPARATOR(view returns (bytes32)
0x6e5238c45a20d97fa23afb1e10b7b0c408884539e18fc1d08119893e176fe624
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=9436866912821869050, _reserve1=41605755364797, _blockTimestampLast=1730333883)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
153555935230951057727453532425825506
price1CumulativeLast(view returns (uint256)
2661623690526686453113281572806960954928192702
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xb5ec2de1c5638fb72f2de8398b8f55cf206a0067
totalSupply(view returns (uint256)
19757913238223870
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.