Uniswap V2

Verified contract

Active on Ethereum with 831 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52.91
ERC-20
--
0x6cb4c4613b7cf90ef8ba4de4115d89d349269a524d4b8325d2f209c525f8db9d
0x6bd316ef695efda10d2b007e41b0978e105ae3ea6cca4ccf184868c24441e6d3
0xef4d84d5998058655772d9398f4d9291ee6e50742fbec7baab1226073d3c757c
0xd18339207e1bb60882fb1908a2954739ac139b3bf8982045df9a7e11b21095cf
0xae132567c3a06b7acefb116c7e2aa027467d6b66a7aed37461f95cb1ee41cc6d
0xc44876894d56e1b5764885569188eb3c9164ff8a7950ab4a2d542ba933b6e339
0x26fdc27b94b9cf395b9eecf8970048b7365530b9633493853ec21f03cd6d07b9
0x85c74829b0d8d75d31da1f07fe42dcd769564ecf89af03278fe2a3a646602790
0x1ef9530b40c7a22c84eed3fd3c4e2218132fd3e3ed4013895e550955cb764fc6
0x47a06bcf1e39e1d8edfc5de80ce2f94c2c59d7c9104534bb1a3f56d80dbdf035

Functions
Getter at block 21176889
DOMAIN_SEPARATOR(view returns (bytes32)
0xedec5d844f526465300b9a287575a3f31853985da99ce77ce73a9f17471c3121
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=94717550407246437283980097, _reserve1=16793049449584733, _blockTimestampLast=1727529251)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
72366896759382663509498385406378752
price1CumulativeLast(view returns (uint256)
160922638515110975012343007611228869566463941113528
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x63b420fb3294ba1d300ce5d3ba4bbca0f4fe5e3b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6083988738829166161982743
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.