Uniswap V2

Verified contract

Active on Ethereum with 441 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,148,290.36
ERC-20
Value $1,126,998.98
0x30971cbad2947639dc4c9745af4d227bf622446f064243e5cd88457e281017c9
0xb850a7230ee3c448ced1629fc995ad01424ceaf815a1648962c23a791ab46ff3
0x43774be2a3b0a1a959926060709d2419314d1335b0973f500305254072ceb10d
0xf0b6efbb1158a3aee2d7326211e66154631cdfaa40da71ef54126c5e8c92f240
0x74feb96773e7d96d9a7e721654ac3403463c9d5e17fa20c9c73cb71d24c926de
0xde8cea9b9a36c889a6acf7d677337a9fdf6acdb0f5d1003ab2b80cef11ed4647
0xd8bf69bbde9dbc86440e576ef0b9f69fa996fd0dbd0f1c62f048328211557a29
0x064c39c8977e6f7096578f78432d5f5c72f163cf0df5f4c97476ce37f62a777f
0x651f9afeec4a8882a43200b95e398fa21e94f3e27be31c783de6fc490ea93515
0x08c7df8c367aaba13c69e35f4f497383c9f32f905b977c0c4b6756e4cd8f166b

Functions
Getter at block 20985322
DOMAIN_SEPARATOR(view returns (bytes32)
0xd409af0bd35eecbb06ff26efe94c66fddfd700b0e0cb6903766d297e3c3d4f29
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=847367655249253838243813, _reserve1=439627849240101439031, _blockTimestampLast=1729145087)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
141154843916879029954037721873769151196
price1CumulativeLast(view returns (uint256)
226722293537122443840385042667915830930495596
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x560363bda52bc6a44ca6c8c9b4a5fadbda32fa60
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
18460767773255374906484
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.