Uniswap V2

Verified contract

Active on Ethereum with 3,351 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98,592.87
ERC-20
Value $98,272.49
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
0x8b0a4ad4ef3358ee2503576353c2073ef49a36dbf541c3db4bdba1365663c2a9
0xcdf3b57f681d5c1646ea77a20b486f6bc60eb39e9b5763a2482f3a8d30592187
0xf5ba2b558c3288b7a3eefed3bcc3ef9212f0863c26dc6383e8f6056e120ecd0a
0x6a1df911f7d7b7e51100653768f89bb6f791f905253f0023d0286870e8fbcbda
0x10057c91c644d82acf5e27fe91cb7e82abb1b7b4569863296025d558ab968cf7
0x199fa282ce71ba80d111ff6973ae1fda1c34e32c57f9366c8a18887b654a5b4f
0x25fa6a7c67d8f77e251968c989527b1e1aeaeb217fd380fd3de685ef7c99d2b9
From
0x8c26544a6472e86d6067dc23df522bd465abe04e3cf476efb5bb25107e4bebed
0x49c0b38ad10f5b37fb2e42432312e86dbb9a5486364792f5c0b3957c2c3600fc
0x2891cef67d075daaa1cd18cd30fbe804a2692f058dbdf91d31f792d66da62491

Functions
Getter at block 21267212
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf4c3a56fccc8af90045c0177752cc2b2cb8111c8685c9c9286629604ffd7346
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=228755063990380321435124, _reserve1=98611998023, _blockTimestampLast=1732566395)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
920299520950648865596837050627
price1CumulativeLast(view returns (uint256)
600726260784028487109872514029811278535167476508765334
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0f51bb10119727a7e5ea3538074fb341f56b09ad
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
105371234195945762
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.