Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $626.67
ERC-20
--
ERC-20
--
0xbba8d4a45a4c4dd005cc70de38ebf460daedd30cc36120a42714622fa6494fe2
0x55e177c755fb34780bd79427a20c64b06db17164ea4b9bd2ffc36864c79cec0f
0x2e6794fe3dc23ba49a4e6905801d901d97aa30653ddd9b8fd0876c8c475c0722
0x08543b0ca75ab83ae6d8853f942ecc4244fe037d52f96d2d1dd534969cd086bb
0x7fdce5ea40a23be2659a584dbe8fc13fe0ef230a1f167df7e8a4d79565d601f8
0x8c76ec2f6784548581ac110ba12062e6747da64f9a365f7b94b36fec837c9341
0x64f7e2d4ac2e429e225555d143c4f5cc272cc82937585cc9699c7495edd877d6
0x322399c1b623e53824e6589bcc29c3c81e54779bfd1a1e1091ad2c7c1685795e
0xfc04013012ae41d4a26e0973fda0993a051b1f37c379b6fc44aa73daa11102fa
0x8ca1217e0af8db86964f06c56d19cd32909c2068dbc147f7712a65bba683069b

Functions
Getter at block 21225935
DOMAIN_SEPARATOR(view returns (bytes32)
0x5c18c80be2a84f60f2f7e2423f85a124cce4cc9cb5446aa8ad3b50ff5480eee0
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=201929619931575486, _reserve1=202133025636741135605, _blockTimestampLast=1724649887)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1317446316588332463659957260194965674142607533
price1CumulativeLast(view returns (uint256)
547696408581057831150271410325567987355
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe09216f1d343dd39d6aa732a08036fee48555af0
totalSupply(view returns (uint256)
5258552398870378500
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.