Uniswap V2

Verified contract

Active on Ethereum with 458 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,794.12
ERC-20
--
 (#1988)
ERC-721
--
 (#8345)
ERC-721
--
0xc4db2899224f0d8a8d106a865c53e882292541761d5d197d8e939a04652655dd
0x37b13ec3aa52087c6f24f31e94b2808a74d6f99c7c587e21b3cf1b839c280159
0xa9493e49a406f7ad3a0ae76a3ad35bf358f4703ae11c1c278ad65bea375659d6
0x5069cc41d0da8384ef2104f331b6a474acc31802df3ef4eff0f261fd07faec51
0x9c651823e1ef5ce5b2a35bb20bbfcb91c98b88ad97be194afb5d697afd83275c
0x8b0092637269cede6a6a4ef2d349745954a107bbfc073ee301bdc74104d2518e
0x0ebf7b70287341f112071fa7415f058749199880eee29b1e96a6cd485ea804fb
0x805bdce2c82e31e373331ce616ecde515cc32e2e802479a41e03071c9d9c3b2d
0x86bb331fe0d5f46565b5ccc7c4e120dac3821a16d6b2c9eabf2112a9fc56e2e6
0x227bf0822328cb18e0006d5e011416e1859f8aae3f391f1177841bb0c3bf4e36

Functions
Getter at block 21413516
DOMAIN_SEPARATOR(view returns (bytes32)
0x8934170d8d038db3e6b2677630d029c41c9c6b00b0cb310a41eba83bf96a7764
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=38721263824693798619348382, _reserve1=3985406104640298422, _blockTimestampLast=1731048647)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
130201204324514421842643044459398091
price1CumulativeLast(view returns (uint256)
3179997659247729140112910807306004844866535484251
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5c761c1a21637362374204000e383204d347064c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
11871463000425950374359
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.