Uniswap V2

Verified contract

Active on Ethereum with 196 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,358.42
ERC-20
Value $1,342.87
0x40b5ba976145a668c4961942e68a746aa086fd9fdea7c8c3af4f2deec17d4f31
0xa33f02e375ca895b8b45e81bfeb7f87f22891ff8b9eb99ad0446d3e15f074e3d
0x922b953f2e6b269e97a62f16bf3e34e0619680f49061c5c0d0c62017bf97cb81
0xa242d5a71d55b48046d6125758e0d1917dd14a1cd20b1ee5be3931548ac62e2e
0x0b2a170ede3bb3f27de9b4720cb580ad32ee91e34c870f44a7a7ee39dc08287e
0xdefcf4aaa658649bf2209390076f71924f2443e4b7f23e2ad05bdf33f45da8a9
0x003c5375688d8813fd8c292ef612ab32e3ab888704b7397445898d5a3b216e0b
0x126bc8a056c484f0692dbdfd5e6e733ba0948ee03d339bb47686c1a984c1a63b
0x9cde06b682b30b22562de23ab923804a46f4ca1c58593b71da2271ea233e6acd
0x2f66db48ec5b82977d030a83c174b4970cbfbb70db10e710f6ac5c55e2f1ef9a

Functions
Getter at block 21184109
DOMAIN_SEPARATOR(view returns (bytes32)
0x270d5ec37e4c2c11ac90dc3cc07779c96b35d28f4da011173431d3c4587dcb8e
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=2911501682600183760227198, _reserve1=420171190856378568, _blockTimestampLast=1731295103)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
954354910302471508764088255049526200
price1CumulativeLast(view returns (uint256)
1330727199467466992982454204486730793875321311120
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa31b1767e09f842ecfd4bc471fe44f830e3891aa
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
721893102392324605012
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.