UniswapV2Pair

Verified contract

Active on Ethereum with 54 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30.1
ERC-20
--
0x7c7d0f219cee03c4cb01f95ddcde20f0af17460bea4d202697c74a3a8f18b5ff
0x89bf4f1fb858e3f49446a6287911f4ba596cebf13f332c779b89e6250b11d749
0xec32a3ed46e1a112016a7376233f47e86553f77eadb7250b96133941faccdf13
0x2100d529d097aff95b30ae1b43ac145065fea9b0cb4f71b093af956267ced519
0x9d3a79325be61c99b9272c1963e2d66ae90fc24b46709abe35d74889ce88e9cb
0x8022abc759a2317a32254182d2076166fdcdd84925931ac61c8b90dbef037bb5
0xf460d71f1d902d67fb4acdd0b2a2db84acf007d9a2d68f1ba0a3c38f546cfe0f
0xef88bd7622969906f72879022aad218e918986caa60e5a2c1f6f672f47328173
0x3000200d5335b0f3793b737b37827390688b448e85d054a0652cede75584df60
0x96f587d90d4e73fedcf72f0a67939e6524126ec9b40ad98ea60a80347cbbe298

Functions
Getter at block 21226152
DOMAIN_SEPARATOR(view returns (bytes32)
0x70c03133ac1b1be8d8aa411767ae3332763f316bf52e7dda41f503d33155ea1e
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=9422829923925816, _reserve1=9761329393760491, _blockTimestampLast=1690590347)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
15685379420662924742601454438330596772308
price1CumulativeLast(view returns (uint256)
14231517904781625712638897138406669498032
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x78e0d95268321dc1cb55b4591b23574406da09f3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9486832980506127
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.