Uniswap V2

Verified contract

Active on Ethereum with 555 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $39,842.94
ERC-20
Value $6,343
ERC-20
--
ERC-20
--
0xf98ed1668717551869b405e01241f42c261ed13b94b704d0f305f4d0e860c775
0xa8f6273ade03a5df8edf3b7543b5bbfe60495521fe07cd4f84fecfaf7d61a4a6
0x8aa868d30bbe08c031da15528529020ca02e773369b8ddbc90aab39dbce74680
0xf4f72ec1a0eaaa28c7e857d7a3ca1c87e16773923e85fc81307e624435ef6b6c
0x1566afdcb9d9f2b18099f40d181378eb992024ce3c5459ab1f6e58a1793ed8c6
0xc5e8fad7dabc0f8557ab0982d8fa2fdb551ebe59a025ea5791c935188552a868
0xbb1d5880189534267206da7e91b9462ebb8d2a7006166163ba84c2688834c13f
0xc441f0a94e558958eba3fddce3a6a3bdc87eba6fd4e0d1d5e0233d7870c609b5
0x4704ac46da5e582ebaad8e9715fca39acecded8c4f45ae8485449c7388519768
0xf677b322fba35bce463213fbcb685ae3435936ca1976690e40da1b6a0a1f37b6

Functions
Getter at block 21002957
DOMAIN_SEPARATOR(view returns (bytes32)
0xcd2c7978b129371210352bb4aa03969ddf9c0f12014fe942ef8584c0885134ed
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=42099921035727707409584855, _reserve1=2395347024544916180, _blockTimestampLast=1729180619)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
69559142998311575338653129130904476114
price1CumulativeLast(view returns (uint256)
1245953262760389829565346586781453888847224112154
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x147faf8de9d8d8daae129b187f0d02d819126750
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8957523235802706045332
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.