Uniswap V2

Verified contract

Active on Ethereum with 1,488 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $72,850.18
ERC-20
Value $4,638.24
ERC-20
Value $0.05
ERC-20
--
0x449f3abed48d4c185ba962bd549d4c9b2dd7747b58f80557418689b571f51b70
0xdfa6e422dfef83dd85d1567135a13c767349b526737395e7461048ce6fb3cfc7
0x76e0ff5c2459a5dbdb99030ed2c73df18a7203842e68f436d3e44bde4f59de7c
0xd6931a8b5406a26838709616837c8e86dc32dc50fc3bef3859922b025f36bc9c
0x4896feb2bb1240813d590c2a1ddc6e80b075c3b15d5a6ee259330554afb53957
0x0352a77b844d40818d736bddc52e88f136dbd56e05ea9a9bf72348c3ac5e0fe4
0xeed34f7ac96a927089caa15af2a30721198262ebca5dc4e8addcc3293a9d793c
0x39bf47371991adf3eea41139c2c4348a84439ec687ada6c0e6731c27abcbffdb
0x196d74ef5eef7c194604f8eb23081e67376125bb0685aafcc4158d24caea4aed
From
0x0f0337c728588af6b83972831c948b501c2361ea5954328fc2d0feeec6767a96

Functions
Getter at block 20865240
DOMAIN_SEPARATOR(view returns (bytes32)
0x080103a06a91f0a38bac51d91d9fbdd885d433b35eb9f0b80af3c87bf3e21a86
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=1794365085742818274, _reserve1=197147072136119802174685, _blockTimestampLast=1727573711)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9737307830808900859333993169547277993841228075
price1CumulativeLast(view returns (uint256)
536810840478862366426413296606962253066
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf16e81dce15b08f326220742020379b855b87df9
totalSupply(view returns (uint256)
217387849290496203477
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.