Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,807.36
ERC-20
--
0xd5f413fe62e91f99005f21155608370e610dcef39708e6e418167721f35d0d53
0x060927c09ec44bcd16134fcabf1716d58e0cde9f9eb9fbfe221877fafed7b56f
0x00ca9301d5cb24a45a1f1b40f21c6fa3357b056a6872d82b1b471eadbaa95e2b
0x5c91dce856474463db66c6bde425ad32c0a76d7e1419c14c3c5e8d31f37f71bd
0xf84c83aa03cae90ae25807ffd0a92770ab74a4dc592e78ca17df9bab33f5d4a2
0xbb68c49e156a1cecd48987775ed083352e3e830efdf3a60c43b292729874a2ea
0x6768cb77c2839a144ecff0dc5d9aeb9dc22f975ffa1b7d7610112e569bf7e8da
0x03d555fa08809c1ae869cf0434d47b475df6b4435370ebbf58477ef8dd0e85f0
0xe0282eff995712c59d724f17a051fba281d262b7559d25991a4fa3b532bba174
0xa5f253464c5cb1923d3f8503d77bbe53cd8d75a267820b32523a7f2a6741f3b4

Functions
Getter at block 21215272
DOMAIN_SEPARATOR(view returns (bytes32)
0x5e27ebcc05ed17a78e6e83c84054db73498016dbb6bffbb9e1183ae255c83f72
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=394187126844082, _reserve1=7055913446175016743, _blockTimestampLast=1729930523)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24413333059920900018577556371573928785496109712
price1CumulativeLast(view returns (uint256)
15214810005284894960038885358769503696
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8d20f0142dcce227d3e9b284bcd6b598fdd34e16
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
44721359549995793
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.