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 $121,381.28
ERC-20
Value $116,328.27
ERC-20
--
ERC-20
--
0xc82778933c08c8035835dc93e06920a9b4e8742482fa6ab298b501154f4aa110
0x3f69d70469779e31d043b9d13a0526697f658f406d78a83c54995d8a343493b3
0x15b8f922405466afd880a968c6b8a2155297e323f43bbfdff60195b51130f8c5
0xf19d2cfd437fc85d8edab3f24f70680412f701ebecdfb50743d55b649819ca11
0x301bafec57226c78eef177e38423f5f92a75c81f8418e939c8f441977525d70c
0x5cb408afe128f0a4d81e717263f437eb7ba5b08e755249bb5a6c8e1eed0b341c
0x27db5c105a16cf2bd365ab5ce763e79597f8c987e1b93ca4d19fa4b8ee68e1e3
0x462068924fcbc294b3a4fc8ca051cc65bb84fef33103329d82661d4a2b530c95
0x34612e96981e01d0f74a603e23fad5c3d6f3ab15246eade5f90fb2e601b08b40
0x00f7181526548afb4262980efe95b3c1f55a3afa5c04fe06441cea5c81966c06

Functions
Getter at block 21331138
DOMAIN_SEPARATOR(view returns (bytes32)
0xadf44a4ceeefee148628f86a6f5027efb6d8d5f7aa8bcc7be55c3b49cb8a7856
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=162017091587483544705742526, _reserve1=31699358764835201441, _blockTimestampLast=1733263295)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2069750382178888618117864060734096929
price1CumulativeLast(view returns (uint256)
1423643835169595991571411528671971956095332415386
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x45080a6531d671ddff20db42f93792a489685e32
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
59708411594184142202529
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.