Uniswap V2

Verified contract

Active on Ethereum with 40 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $833.38
ERC-20
--
ERC-20
--
0xefc29690457b101837032489d5394572bf5bad3f15204c7337f8a38cab06d54d
0x8306ed178f7bfbc90fec3f0bc9d4a8e7492acd17fafb4e7ab0a33337fa9a76a1
0x9fd4cb91c6e4e46eab7ae56b53c7aa8f22e5c7ed74f572b92c0eeee8b92f6927
0x4ecb90bfe2862842fc052c75bb7f744128759fac30c5546198e178f186d2e1f8
0x92739cfede14b4f08e9db81cb3df9716db3df9731962fa1ab5b572b84cacc4d3
From
0xc5245eec4706eb05b533df270640c0ca098d454f8c06dd78d127a3cd8cdc5a0f
0x418c7057f8f669d840db23b93115f1aa28f968691516255cdf0f4758eee6ca3f
0x1ab2f4945c5106e0ed33f6e9956e5f0a60f7cf857b82d21ef9408907006d8c00
0xcf157849e055f21dea94ac1ab90bb48a63c4a1db3475fee38f52955f07967e79
0x05f050e960f7d35d96b819037d3d4da5088a5512ea9feca9250d9f2cc5a7ce2b

Functions
Getter at block 21277727
DOMAIN_SEPARATOR(view returns (bytes32)
0x79ad75e5d2683b77195536bd60ffc64f5c0dabbd269f5175193f2e112b863397
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=33034254567101191737288, _reserve1=243188269013945098, _blockTimestampLast=1730424947)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
59482153820190754655614721056266058554
price1CumulativeLast(view returns (uint256)
23598255973687453515633780661999193997487584457
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x320d83769eb64096ea74b686eb586e197997f930
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
86281419610679223545
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.