UniswapV2Pair

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20.4
ERC-20
Value $19.24
0xd30118217ffae0a5b51e72bbb44d4b64b93219db64bd44adc2aa9954b01803f1
0xc2cee89dd9926ffe30b26dd0d1331f4f32baf5c3ca9f3de97a33e5068a0b9481
0xa266b283b5e42913eefd3bd6e5c87e742e56c41f047b274f85b12348707f0499
From
0xff7d1ef3adcc51e84643b45536c30b28db088091178425534982167f159a0372
0x4917098da82435028a7993886eaa2d4f2cdb132f05bc3970d49f8667767bfd43
0xad0a3dc2444c999448d5546f80c8d2ea9d80beecf99f1c60c831f97ca8ff8f7a
0xca0b228c86813b550c51d9db28732110701640975505d7a134fc675a23b31212
0x775dea80fb7163b85b0605f71dc64fc1aebc222b4eb22a4d85437848f651e888
0xd5e631068f0bfb0bc099b9aa63f0ca20f2d6291fdf3ffa556349d4426a5d569c
0x4fe10eef27772af0bb356f167917b57cadf4c1b1368add4a9b889e2cbe6086f9

Functions
Getter at block 21278516
DOMAIN_SEPARATOR(view returns (bytes32)
0x052a3ef5e3ad38e73c2a877219272498d20f2c5ee8c2c1f0f5216378dd8c9603
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=6030006174497215331793785, _reserve1=5939845559312993, _blockTimestampLast=1732509395)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
851255717824711055506515003457136647
price1CumulativeLast(view returns (uint256)
84257574123977285426209852436784392822387440183205
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2602278ee1882889b946eb11dc0e810075650983
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
114010200972536956044
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.