Uniswap V2

Verified contract

Active on Ethereum with 378 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,243.55
ERC-20
--
0x6a6015367bd6de514a4b4bb6f21b2a6db9b0a31e0ddf22b4ad2e8c738bdd8a8d
0xf9e7da7cf3afe2a1e5cfe5a4c808c96b67956712b9cfd1fdd47f7730f327a7bf
0xd851e7030b66aa1f165feaf4545e1c5d9fdd7fc0c49308a126395a835e9762fe
0x254219922b6e9cc6ced70b5dba4aa06acb00366ecf2756b23dc8216d02d71265
0x40c2133f5e721ed578e021d24d4eba9e41ab938c6993a134f4f4d1c24283dee0
0x98b2680599c2bb436243e36c83a19a0d2e9966268c1d3008414557729948a05b
0x6f2c6a0fff6c44104bbd99e84cfe7c2eb1794a91fd4c8885d5201deda9e506c3
0xa99b25e7dc5480b54e877a12a4bfdbe95738b55faee8b8007b43c50579fe7d89
0x5dae9fc6a770698df4f8f861f54a63f32fe5e83c09be8ad0c984d0a87966fc21
0xbb1a1214aacd7d4e12aa83bf660308252be7c35618c7b6160ae28c201ab6dbfc

Functions
Getter at block 21305534
DOMAIN_SEPARATOR(view returns (bytes32)
0x277c03d1a1de353aa3755498a6e6f8d8e5a7c7aa0bc51fdc88d763b89feebb8f
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=1910756028964818167378667, _reserve1=336645657654472651, _blockTimestampLast=1729533623)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
72174405821550282516136974721013236129
price1CumulativeLast(view returns (uint256)
8997332681830374247516002092028266300440794670475
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x40181862dabe0651dd4aa0ae29bd7c9b48eb6559
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
670199510871381496787
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.