UniswapV2Pair

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50,213.03
ERC-20
Value $50,119.7
ERC-20
--
0xfbaac352200b42dbd9aa110bdcce230f555385c1a9c655f4324e7e1d69d47ac5
0x34236d67dfc2935a33089e48c62ece4d8a46b0d14baa2f2da4ddd43ebd08e549
0x09f32fed2eede753db881069d51000dad54520a8bb82978c1867c0d6c0fc254c
0x119f3ac18912f15c7cddfe4db20b3c342b5ce08ffe292be4efb927addd590191
0x18f57dfb01a0f1694ba5779b0c1bf757a2a9d96878c3e28c6da71fb71f75c274
0x738daac7ea4445d6e00a995e4181bb0ffcb23ee73a5b096093c65957c934d2eb
0x31d967905a7d12afcccdf0d301116dd7c0d4d996a8a83b25a4f24af050902b6e

Functions
Getter at block 21306910
DOMAIN_SEPARATOR(view returns (bytes32)
0xac5d64de1350865a9a77fd439fda40f73762e1faee5721a1f89dc1bcce7deb99
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=349113722658893214, _reserve1=13525283785671213169, _blockTimestampLast=1733006723)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6667440930662739192109916922748894302528636
price1CumulativeLast(view returns (uint256)
1375286712849176525065897610230322670012
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1f70300bce8c2302780bd0a153ebb75b8ca7efcb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1317172182251852923
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.