Uniswap V2

Verified contract

Active on Ethereum with 140 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $125.28
ERC-20
--
0x65258ffb4bc0ad7d296177c0a01a0d0e49555b333e2fcb0b1cc296495421e8fb
0x96917fec1cf7f197d75739a658be3c319874285b29321105ff41fe69524ae936
0x3962a225c58ddc8f67128785bc784d1a69a8d41a65df1d61326e9b1652f41892
0x1dab3c025a7600c22d98689bb37ed4b56c8102f52c768d4e8ce4b161502d9dc0
0x2fb3f1a1422a3329662658ade6ac9b350874e831133053a4b26a7a352042fd48
0xd7bfb10c858e10c2864dc1dcd81cf720a638a6af3659a2233b3fb1a9b4a2edb3
0x16321b3591589bed1438b5b953613c0856552567bd2cbd5b2ff4d86e2b5adb74
0x4b8a475ccdc7eb996db372e7c6e6fef87a7ee8a57dbf5135a789c906ef7d92ae
0x5a8cfb9a3438ec2a50941b623dbe8268d40ef4c7d1cf46978f2e0a3a5ac34780
0x23c7bd443ca3c463d90595c7238c60f07caf6778388f1d7156949c5e3c297a41

Functions
Getter at block 20903526
DOMAIN_SEPARATOR(view returns (bytes32)
0x93bc5dff96b6c0486e8670de52516a63d868a837178f1becda85c21da6ac5ab0
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=696823082074899541490640986453, _reserve1=51772842134527894, _blockTimestampLast=1728044639)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
458822796563124392357456267940
price1CumulativeLast(view returns (uint256)
1943225096248621680383199256494050271757745864555026776
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x54c61e0a2ce6d5a70c042df1604c04a36c58926f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
14915060508097937099991069
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.