Uniswap V2

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $155.4
ERC-20
--
0xe2703d605d209bb891fc6e9e21756edde3dc0fa8170ac4f11b418cc8a5deacb0
0xb7c1025538008ddff58a7cb71265a9eafda8e91387c4a22df2ac84a2a3f15709
0x02d174db5bb5e39d594db26c8bc697c4def8df6bc4a77e01a0897f505c8009c8
0x43c9df055196be31a494623c2e8847a686e17bcb6b362b4e32b43f77dc1866d0
0x169fea8a75bf97809b498979e751dcadba9b30544350600ab222a9d11422e452
0x1e013c34ab2b0384e0d0304d5b50e27decc536d11d1655f17ef6de4a6df24388
0xf7fc785c500ea04b18495a7a020ce410edfdd159356ad56973bc2fa4b6472b8b
0x5c6330b5b71392afc8d6884f81efe73cfed5865709c1a3e01634e9cde0f640dc
0xefe73b5f7814253b44dc9e54e377509b80da77210a36cb63ac36a1de552c7845
0x15a93ce4b16172d0fe8e4e8390439b881262e162e19449fd701fa05538ec7a0b

Functions
Getter at block 21383522
DOMAIN_SEPARATOR(view returns (bytes32)
0x080f7319950ea1410aaf5aa4144e9b6df4eca19ae6e43b07b839d7b5a5a8f2ad
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=1548045242777351, _reserve1=40612365288104037, _blockTimestampLast=1728272627)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2044043776301391454759561805274242967747192
price1CumulativeLast(view returns (uint256)
11416142308142029262761254732085125013206721332
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3d5fa1cf7d356474f72c8cb24f7a6117b40f8c40
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6471270257436376
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.