Uniswap V2

Verified contract

Active on Ethereum with 58 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,354.96
ERC-20
Value $21,292.1
0x3c58bd7cfca39a3990304f7a878ed3969d2e7c6b285fa191951fbf280a56c58e
0xb07363d98622346209e7628a3a2e2055bafd2553956ddcfd3316f38ac8ab370f
0xa72bfa905c38885961ee220a59f639a56d37ea1cfdca69b51044243aabad2fc2
0xfbc5dd2a81b27ef4f5970283531d74be4577c47d9021a235a932f792669f9484
0x59a8709eef5018c00f4d75e7cf02e4ce8772401aa00b1b97f2b6796dd1d8dff4
0x5f4c4e32326fd49f4f2d9520e8dce28cee0141908aca6dc2d29d7184402ef1bd
0x171c1b06183dc3d0ca1c65194614f2bedbe16f252468859d5b947c2eb0fe73f3
0x9a6a42708fa1a959ca1aed698924718a1bf3bac8aa74107040730a0bd51c67be
0xe72118c0317968e9f3dd0caffc1fdd27baf355da0b953e0f81e7270fd1d3d01c
0xfa73c0efa5cb8a352c9f5205b3bbce46ea5181ea6c379da0372ee8036ad2fb3c

Functions
Getter at block 21273501
DOMAIN_SEPARATOR(view returns (bytes32)
0x61efbba1b7cc9d864ed3545ca86827ed305e1e8e9a5c6cf0b4d7a0f41b628296
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=3173099795197170540322985796, _reserve1=6407107167637336967, _blockTimestampLast=1732642811)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18583927666804042818189610001523888
price1CumulativeLast(view returns (uint256)
33758298336627446467786448994227024660089101282744
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x41ea5d41eeacc2d5c4072260945118a13bb7ebce
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
109206548237873877390519
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.