Uniswap V2

Verified contract

Active on Ethereum with 81 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16,092.33
ERC-20
Value $16,033.37
0xebaa4c0d8d199555aa2d0d840589ee489f856ada09a48b219a5e8ce028eb3af1
0x6263717de61c0b77212d1fc9bdbe6aaa23fadacb47318fa8d717ac08874c0780
0xfd6f3b3f78c8eff24fed1bb2e9a84cf4dd55cdb1548fa4fa0766ff2ecdbd204b
0x4c6fb1f48d3aa72d7dfbb9876374b975eb1e93a7c29d592e9563e6bfd8138e06
0x8e66c7c123cf1c9feb4c453563f008a2579f0040c282591e35fac337662d11c5
0xf08e540cbfaea570e292996a9ca279c699c699f838a189e33497d292d4a41de3
0xaff766a8a8483c66bfed12f6137ccb9c6ec759605bae194b5058fc5b906fc92f
0xbebd18b5a5137748b93194964785abbdec6e0a00304a087c5c4bdffb63b9caf6
0xd3d60169ced3f9d38127ca541ab9807837c35e0c29b4dd42aec06712f819f47e
0xe3e2e29c3a78580d3f07a5228e742efeed3e2f41f665e6465a9b774f96e0dddc

Functions
Getter at block 21212073
DOMAIN_SEPARATOR(view returns (bytes32)
0x5e5174275d56afb263dd70ca32ccb6b547311759e70f0ab57994b33de328b3d3
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=1181947566121043057513389, _reserve1=16076248908, _blockTimestampLast=1731886967)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5174934037293264545548909043
price1CumulativeLast(view returns (uint256)
145529044999982463913974354821689834416103292289787342225
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xae6e307c3fe9e922e5674dbd7f830ed49c014c6b
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
79402044047340428
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.