Uniswap V2

Verified contract

Active on Ethereum with 628 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,497.63
ERC-20
--
ERC-20
--
ERC-20
--
0x48e9206284e01d6274e76bc62243e65527bafc66fa9f3c1eed4a7948d8a1e871
0xe272061e505d6388e9af085dc15460b1e360eb310e99fced1086f83299f3a63e
From
0x4339f9a3f3cddc199c2bca96ea88ac973c5a123a4e90b378f816008fa89b731e
From
0xf99690427b2dc6cadfc54ccb802bd3af951f1590f383ee6bf0067a545850a397
0x015d9eb2545ce40d3c5d0357448d9bdfb24e460605bfbe50d3bcb7b421a7d53e
0x00618a61dd28d3fd2fd4c73948ce75d33ac9003130b3ec74e65307a591d6b49c
From
0x990827e3235c6fe514b74547043c28d3d52fe774a7cd379ba497cfb25b944ed0
0x434dee1d04caeb457b4be27727a78be8201bda2aae610af85744a13a4a0b93ac
0xec1924182a38c12d35654c55a7ff589dbaf474d88f6f3ea7342b9cdaae9a5b14
0x45f0570fcc5cb1933e709f0ba5f9b333ce407d00cc5f69d033c4e2f8e37fda72

Functions
Getter at block 21209395
DOMAIN_SEPARATOR(view returns (bytes32)
0x713b7ca34ada490d57e35c01d60fe5f52e80f75b257d73ef6595df5b0bc245a7
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=1461222403890531006, _reserve1=2286972060714234378988, _blockTimestampLast=1728690383)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
249399760422732480707097026481925066141531278
price1CumulativeLast(view returns (uint256)
44851039661040329347425923427674289080089
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd7b7d3c0bda57723fb54ab95fd8f9ea033af37f2
totalSupply(view returns (uint256)
32680269060176914840
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.