Uniswap V2

Verified contract

Active on Ethereum with 56 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,788.06
ERC-20
Value $41,681.54
ERC-20
Value $0
 (#0)
ERC-1555
--
0x7e675e66316e9e52f37a4fd63ce6dd67c8e18b1729f91538ab84935214578125
0x9a7e5429bb56a38566a00924f3f976d2d06875fc263be2cd61b043f6b53e1dfa
0x8004025a8f2f350e11812aa7dc20b7568548a2597f0ff6e841d4ea6c23e06ed3
0x2de9bf8a2dfed73d44f0a30162dc704ad7213db0f46b6353e9849aede25f653e
0xba23950288b169ce2afa56dec5d83fc7fcdeb6f7ac5a1f55503e8df542a315be
0xae9cadad0b7584228ccad3a8a7defc0b06a98d6cc238e6401cea1a5ee462daea
0x26908c2fc44d489e5920efe74fcd1f29164ce38126dca7bd7601dfb1a32030a6
0x15a082223d8ad3cc4a6c788912b45ef920c56cec7df8a2abcd54b59457e7f589
0x0f2d7c14d24fac36943cae3ad40a8a13eb74c14cf3dbe84821d42e2bc3c38e3d
0x90e718a71731aa873275925a4563c064c5e9e48f7404351be9a044f8e6327574

Functions
Getter at block 21293052
DOMAIN_SEPARATOR(view returns (bytes32)
0x3edcfb9c219622933b86bea52e48d599fdb1b5b652cee9ea556c686b9de48e0f
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=3923796701975806207548423, _reserve1=41639898791, _blockTimestampLast=1732876847)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
27321998807527809435965084762
price1CumulativeLast(view returns (uint256)
40899157524861732059262066891747386119410460081636149577
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7d5121505149065b562c789a0145ed750e6e8cdd
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
130188901216655177
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.