Uniswap V2

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $248.31
ERC-20
--
ERC-20
--
0x5120707354da3a817a3f217c968cf698e1ae098cc6807a31188ed3880ab32320
0x43ce906ef8150341d5ed04ac6369636c1e5a4b0dda7f593317051ffef58ccf74
0x040715317134e4131423a7ecc762983be268c48c4f5609e9163e65e3259a3592
0xff7f8a5d3803623f36928d093bc702ab64dc156c76273472f15bb48e4de5ad2f
0x40ff81a9d957febccc4089b3d593b926f22040e13872db474f156f8304e391d9
0x1577c791c26ab5cacbfd5e70e1cff58f943fe98ca9ead68c5a5841b0396b74a5
0x5c8fa909b0e88fb8d560a6455bf33549b30ccf2c7238855906c44136596a3084
0xea5d1a40cd89e33403fc8db5d3f6602158b10902e3b8db0e7d8bb7fa52c23c3c
0x202c803c9253895e835e6073d227d47a51d5a4589c2639051bc96dd7d9e9e38c
0x82a1387273b5f53467b47fc659ab08f0bd74657a8c7da86bcb2e37cf94b8df05

Functions
Getter at block 21330427
DOMAIN_SEPARATOR(view returns (bytes32)
0x06eab0c6ff73e9382f0ae643bcf379c97037c597094921b9cffc43f05ca013c2
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=65989363140965934, _reserve1=94809745233956213877561280, _blockTimestampLast=1708537763)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7105443143397499000224142052572809110141412464158
price1CumulativeLast(view returns (uint256)
8285432908366800482032342742304601374237022215271
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xde59b88abefa5e6c8aa6d742eee0f887dab136ac
totalSupply(view returns (uint256)
200824131249637
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.