Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77.97
ERC-20
Value $72.94
ERC-20
--
ERC-20
--
0x6ee52f37aeff62b9f709583b6db7dc69b0022fb5d89b516d86918b3fb3c1c90a
0x9527f85679dfb8ea0fddd24ec8d6e92b4492e18fb1cf60c00685ef51b0446141
0x0cc438b6ce61544857dcd54505b50e9f2bf88745ca5bcbcb60ed5a8ac55ea7e3
0xfd401bc105e727da9b286cbd0572fc5183a6af4962f96f92d8815a68539b77bb
0x6584b94268bcfc5b396a67dbc9da3845ca1eb480f503ede0b96de8bd4b1de576
From
0x09cfbb4480a1b97ea432dafeb0f9f1ef9808ba5770a846cffcec7fac77e2e60e
0x11f35459b35fc182313f37e61783a56296fcccfd783eef4d4800fb86f169074e
0x023d95dd578f8f6ba68bee0b7801d9fa941ea330e9ed1de5e3b1355cf70cf5e0
0xd7f5b0c4db7a428167a4d660106dc89da557b09e4443151c5f8ffddc2f82f846

Functions
Getter at block 21041442
DOMAIN_SEPARATOR(view returns (bytes32)
0xe7bcef966dffcd31dac4a4f2a7674a84127ea6430216d97bb25ff07073664cee
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=66917166066021312278, _reserve1=77970473, _blockTimestampLast=1729183907)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
689293171579450677685646242981
price1CumulativeLast(view returns (uint256)
1310797852218882368330125268562990964380242208025743276
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
54424472521481
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.