Uniswap V2

Verified contract

Active on Base with 25 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.63
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xd3d8f60b317e0a2e225cf696906dc35172a4cf7081a35b7d08e65fbc93113b95
0x018fb41dc676768c393d05bedabc916d87690d30e8a86718b95c6b6699945513
0x4622ae9d4b6cf951e467e065286854aceb74c9d479de5cabd5dccb617085aa34
0x01936c8d50052dea5fe69f71a7cfaa13fb334c5eb085ce05b04e3fbf02abd214
0xc89e703db79fc192fb8201dcf2fcfe3696e0dbd3786935565c82a111f80ffb51
0xa550825d1d3cb2225125cb751dae8596169dec674dbb9f95198195cd823de840
0x1051e0806d7e410d6cb54c689d4142642e7222d62686d861b0dd1504eabb5498
0x9c09e630367880f06b11e74cf48f5863e4eb7e62b94e5af14e4da1800b198e12
0x3ddca0ac8e919775a2ef907032357380d8574d76ddee2c12a2f93487c1d8360e
0x7804ae02efedf54a3af75ff82f8673031ec6bf34e172f224287078a3dc30860d

Functions
Getter at block 21841352
DOMAIN_SEPARATOR(view returns (bytes32)
0x3c2000624962aa5da38096c9631ad9c58ebc1d58871827eb18f0a557077f0145
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=1415697096716509, _reserve1=1, _blockTimestampLast=1716886037)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
889226155588068314637210168221948438714116706
price1CumulativeLast(view returns (uint256)
17822515349100403173237941804105852
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xec3885a5da69b42c737e0c202ec8bec06e075561
totalSupply(view returns (uint256)
1000
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.