Uniswap V2

Verified contract

Active on Ethereum with 380 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $39,128.62
ERC-20
Value $22,057.14
0xe7c42951a4dc944db1c836ec088bdd8b7b8f61a7c2d2ebbff2e23f5fbdac7133
0x3c25d9b422dbe9b3c724b5194981167bf64871603159a1743d936ddf2eebe274
0x4b4c762259bb4b06225ff6d8361274e66a0911afa9b87073222acc89059aaef8
0x56c9d292c789d612e5e07365d40dfd006fa6f67bf18bafd3bc7960826a786386
From
0x2e281cb6faa920ddde59a30f9365767ab07793153c5d88ea9fb9d1ea276d4592
0x66ab011f56c320c4dfddc3bfe3a85a3821f69c06835ea9173bd38b24e538ee9a
0x70a8b8abb6a428c87fc00a7fe2f27be866a0bbefa3f5f93bb81d8bc1b9c614ba
0x1fd07f65bf43826b676d812d84ebfa107b6309a07275e35d8f9150dc5c4f44bf
0xdc7c051c0ca15b76d2b41c29c9d814739aedce2d03150d0b85c7ed868f1a643e
0xc3c3b6217c0fd8a61dc6b4272cf4c97ecff60f8d904ffab88dce85ed27d15b65

Functions
Getter at block 21212408
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a5d77bb742cc3a2e53e16dd528462dc239c68c688190309fe4486dc58fdccaf
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=49143592367669370653627473, _reserve1=7105464777860074276, _blockTimestampLast=1731899891)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
14084628968507066461757455882028914120
price1CumulativeLast(view returns (uint256)
695394046439950825159243987850409830046697435740
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x71fc1f555a39e0b698653ab0b475488ec3c34d57
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
12135403816444563086203
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.