Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,407.26
ERC-20
--
ERC-20
--
ERC-20
--
0x095835d3552d8d6ab63f1d39008ebd7e6866989028607adb6824a634d6bf09bf
0xdf407177687e90f0da7f9f023177d41e953e707e55673625b44819f2c7c9e8d5
0xb96d1e94f2fa26f3776df96a70bbbc969d8fb2632e4864acd03d7e4abb4fe3e2
0x06313070544509c6310c7836e3905db857f83e8daa1d6516285e5e552de102f1
0xdb1720cc51db5e8e8abd9598dac956db401be3cde1e8ca2e411674a6873de50e
0xa11b34935f290a53fea2eadc9a3b03945e916c9accf260091f63830f02998855
0x99ebdbb3624cc55aa6c484d6616546189ff0769dddd31e61eb3540b9645293fa
0x64e20f70ecdfde1b8e2d69ca1c0282bce71ceacda5a51ca416f3ab9c2ebe0f19
0x1fc1e852617cf410cf653c4cef7b6f7f14f7df7d330f237d98e4b27c8c191f48
0xac51b5593347bd26fc31cd9d1edd49927c946aabbfa3fe9ded32e1197bb34e04

Functions
Getter at block 20874850
DOMAIN_SEPARATOR(view returns (bytes32)
0xa233a6145b2a4a364c7fd92c7c87809dab93062167b91218f27935726e4d9dfc
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=23383880296977905497871, _reserve1=575461092767419585441053383, _blockTimestampLast=1726976459)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6235351379132298684204825418554124524133477658
price1CumulativeLast(view returns (uint256)
142730725652024365768087348567329225334
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0x79a06acb8bdd138beeecce0f1605971f3ac7c09b
totalSupply(view returns (uint256)
3222385974102256333497420
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.