Uniswap V2

Verified contract

Active on Ethereum with 892 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.98
ERC-20
--
ERC-20
--
ERC-20
--
0x4b7ffa89158773fc58cd3b92dd267599e29c4e01a23c3deb3a350f76377c9a41
0xa69e86ec2a83f24b3fd8e169519de72d9e345996ff1e0f12aa6561d3e1e6e579
0x2829a55647ae7f280fcfcd2e423528b7f275cb00c1c178e211c6c27f4cf19e77
0x4231d4e59bc4aab7c3122480fc38ab6e627d75e64950e23b266ffc1e4826aa0e
0x5be03703519cc0d91d6a42cd1ee1c0f63e59819f37a192427899aa8db24253f6
0x932819bfd233f206b98ba7e34677e762fa098e37bb17fac65ac38352f72edf4e
0xa73eb48339269aa8b037e7e4448ebd997567ed184cd072067d0e99941c124ea6
0xd262c77af113f30cb07f6006b9053818aac54f4c9c83ca6973281bfc28c49dce
0xbd98f6fa5d28b01fe2a5b4a854c92a84b9202f63ed1ecd1459f4b3417aead726
0x75a251ea7262b7e0957e0c1346916f3cdd17569949ab99076d4f5fb7f20f886d

Functions
Getter at block 21387690
DOMAIN_SEPARATOR(view returns (bytes32)
0xdc75ded737bf0ae9e94918d1b30fdfb56b9d1e9a131ed9d5e0a6cd7f43066796
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=15821441228008639280, _reserve1=2277131744211890, _blockTimestampLast=1730552111)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
51977031695768452586885392435214143948059
price1CumulativeLast(view returns (uint256)
6183505531632684829258568295758433192096348393
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x12d102f06da35cc0111eb58017fd2cd28537d0e1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
131498157432784329
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.