Uniswap V2

Verified contract

Active on Ethereum with 1,071 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,607.44
ERC-20
Value $27,425.9
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2b9c30281a57b96de04711a5e139943220bb055110785bf2b2a760c045f8a2f7
0x846c33ed6b22142dcd551edf2ae3958a0b2c8b4f97aec90d3cd6c7abdf009d50
0xb9f0d08a7140a3119903b5df751ebf09a6bc257adf180818539e9ba943505c76
0x93f14dc3fce3b7709e569c46aba410315bb9a6e3e63ad9c4797102acc4b89f86
0x09e235f2539af453ac33eb6bc720ec86765c30c89cd3b844cd9d74535ca10fd2
0x9d82dbd4542a67fc3bcc89e8e8abb38e3164984cd5fba73d20638ad15320f6a9
0x0d78b60ab1513679fd38c5b1df5feee423d76ec94249ef6beb37b472e0fb77f3
0x23a0baad078b470b9a348b7468d679089de6636bdfa5ad9bd7314c3abb3e114b
0x02e366769ce5235b475f9c0330bb5c60f56c8133d9948657011c145e7a765938
0x1ca384a6b2ee52e03cb4b1002b23271ff3b766746d979282d60157ed94f9eeef

Functions
Getter at block 21406824
DOMAIN_SEPARATOR(view returns (bytes32)
0xa91d37cd1521d988f8c83297f8369251d3836b66702e8d84a895ad72b2dc0b83
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=55059931465077684114, _reserve1=7146891589751966227, _blockTimestampLast=1734251843)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
782612948272599780382295720804868927854658
price1CumulativeLast(view returns (uint256)
1833706518313503330102080059794029314471806
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1606803868403854407
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.