Uniswap V2

Verified contract

Active on Ethereum with 35 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $221,605.08
ERC-20
Value $215,244.48
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x23f44452f90814705d72514b6b2dd1918a273d85ad4520baf5816ca80c06b7fd
0x2f3aa22d9f17df93eb06c1fbf6063e4676ac4085cde2c7539495f3402a331c76
0xcbd582d456776310ba31795c04264ecdb1b9877b02c045299cdd8bec2eb9cb08
0x776d3394f7b3764a960b44123818c029d6126274c3138ef50584f232b2562fb1
0x039ec34f1c3dfc91509226d29c556f0985f6a96ec91c11df875bb0a97df0ae51
0x37d12d782ffcfca8d6d248177e204e06d5a8a45ed00d4d209b7999a78608b89e
0x27d2cc7fd6dc30ff330698270f8b69bea48f597d330f1773ee2998b14a01161a
0xd80628da5e211bccd46a60ed08e63f994289b9ce7798527ea32ef3de67aa5399
0x2f7ceb5b426cb9b7ad080a0010e3e6554a281b946b11467c2a43f00d552d2dd6
0xe57b18e27d6509353f0272236c712383b82baca63fa915f22a238a1390eff17f

Functions
Getter at block 21217460
DOMAIN_SEPARATOR(view returns (bytes32)
0x91fb2a724bc450884ebf8fe7777ab8d1131d9bd6e4814bb41627063d6a1b2d99
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=70351041282185993251, _reserve1=5465826900249422195787984, _blockTimestampLast=1731965831)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24039697204932976288593248567814061357274143877
price1CumulativeLast(view returns (uint256)
43962886601954778054328597709007885429
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xebd9d99a3982d547c5bb4db7e3b1f9f14b67eb83
totalSupply(view returns (uint256)
6666058580966378182616
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.