Uniswap V2

Verified contract

Active on Ethereum with 672 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,882.77
ERC-20
Value $41,421.48
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe78c7343ec96e2985a9cf1210d65ecf243e0ef4b900594e7a9997c85cd79caf5
From
0x08399bbeaa5e48c5b4083f9d8075c4ae4736ba35c14f1a9de6cd874163bf6d16
0x5a6c23d69c58f2ac3daae32c5b5469ab2d563e5a889c1c95ca37aacbfe116e73
0x9a5aec0cd830006eeeb1dd7b16042f84fc12d137aa07c16a7e153be4587a5f53
0x5716f20c1a7ca2beff5e1740b3285157d5deef17c3fab298c421f61f15744be4
0xde00b847864d4598327ed6169d34a45e42eca1786d2163d1ba9e100ddb3edf36
0x2051140a24b698d13c560c90b16860ea9066bd186b5a1d1e28102eb02cb59a5a
0x8be809db9bbedbda6a499531dbcbbbbc1aba6352239ce44cd91770ac03623268
0xeaf6435cf143fdc5a4904c814f02b88722b357b65831c10c8b0628f0f21da123
0x2e6c1639b349580427af6cb7a4329e594e848886daa40754fd4a32bc63e57038

Functions
Getter at block 21158236
DOMAIN_SEPARATOR(view returns (bytes32)
0x1e330831ccd80a8779a9788cbebca347e5702b538ef5d21f78160f5edcab4c11
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=12917810930378945662, _reserve1=397305456843678573912764, _blockTimestampLast=1731231479)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6071665482735797800032425129038760337177109260
price1CumulativeLast(view returns (uint256)
267813007112283217352638466433287141626
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcc4304a31d09258b0029ea7fe63d032f52e44efe
totalSupply(view returns (uint256)
804205366645473720823
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.