Uniswap V2

Verified contract

Active on Ethereum with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,285.79
ERC-20
Value $19,212.28
ERC-20
Value $0.04
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x653d5669b1b3c0e1a08f64561940cd0d2239a226e9c1a75a0f53c7aa18a98790
0xc3fc92072699a0d6fd883197cffac119c5c046582d11100cfa04e98034bc8fec
0x332f8674db8958e044097355aeef30cf8d17156461df8ffb537ff3d44fa0ea8c
0x1f1f4cc34b996dff9852ad7dff69cc81272bb7da71ba248cf2de3c9a25728549
0x2ef464fc8cd1ff372265970af9fbed20b7c72463a9dd67e974e25be5ba34be39
0x5d7aca49de805840894fe961e9af7730646bd7af55bf546aaf3a35c7ea07efa4
0x44a59625671708e0c44c8a2739ea8ee46f5d194fbf62606a05260d11e0343493
0xf755c13d9f7c3de0f231d3cfd7913a723703e6ab875e4015ac48baabf0c777ad
0x5063295d8b7cdc38ccf4e054e96fb5deaebf0c0415c6c99ef2cee588371939f2
0x82d17345dceabf49f2ef31ab5c78d4127f574df13e1d23ac80388269fc11accc

Functions
Getter at block 20903574
DOMAIN_SEPARATOR(view returns (bytes32)
0x8b258286305c78a9d22012434d0c601527503b3f3f18b30b29168f55f967a8cf
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=46346010648706569194842, _reserve1=7983024309022994530, _blockTimestampLast=1728166607)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
256533033333845546024368000673461206320
price1CumulativeLast(view returns (uint256)
1639421868848048854681870299370600162713959067
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
35677362282082712707
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.