Uniswap V2

Verified contract

Active on Base with 71 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,985.11
ERC-20
--
0x825230cd4233ad817b0f38cdc2e6accf7942ea4ad098ae50487d5b23fc93de7d
0xcf2d97e00edfe20b6606cc76b07027da2187f5b7d3a7f1f70837560024361cd0
0xf7837fc7650d22ec51c1eb68380c1b5735071e09c7f750db436f61bf510331fb
0x68cd389e65cf3072d1d525cec1d99cd20a517de16a9a8b8f49e29d39e98c9aef
0x4e2d17e085411e87f1cab357c5cb2a54562d5d7fef6759d43a8a947749cb1811
0x38b3c410b1355e4f142a135a5250fa3e62865dbcca1f91e95c90d2ded5d5a5ac
0xd0015194c7c2094ee517f71954acefdffdac754dcc10e0dde9c94136695433c6
0xcc0536dd6663efc07167fd32f21717ed9504a0c77f83ef582c1ad60c76dbfeff
0x9c640663f8699b6ecc3ba8aab2a6e2dcfdc03d8a2494f6310575e2627b23a7e4
0xb56c6ec2649b8281f8cde0f7e7691e41ef2d59a98d4da142e5a10370855ff4c4

Functions
Getter at block 23219865
DOMAIN_SEPARATOR(view returns (bytes32)
0x3234b05cb47b053a7734822459447ac1a95ebec154aa6c38b4381cabb76befcd
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=8867192133903891432, _reserve1=474267541551152179684362304, _blockTimestampLast=1733226079)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
337891898233645017552140712842167780083053113046
price1CumulativeLast(view returns (uint256)
469641735645251730631308057030500
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x9ee610ba629fde7c9397069a09db9b0c060ef5ba
totalSupply(view returns (uint256)
64150029877504918139515
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.