Uniswap V2

Verified contract

Active on Ethereum with 483 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $191.6
ERC-20
--
0x7b6973005d1e27e29a6c492fbe1366e8c8f6406ad25b902734b8b1aa3eb76130
0x315a25d1541acd5ef0bfac4644257f9307a3ba154aac8f1af869052a687c159d
0xd7b75272b54b7e021bd5e1dca482da3c7ffe163de0741c502eb8bec68c844a80
0xc3b02065e8c928a57d85c0d27f5805f8e606160626d637757decb9504ad240df
0x3f8e8bcc68061e5f531a1d1ee466d70f12f7192b0915d2e810125a3f1edfe126
0x60663e4644e917755cf9e03e665fc31a04c0337d36ff800ed3d249612a9da33b
0xc5706cff3ec1e64d21a14f76b494ab980256140fa99131e8611afbdcc53d4183
0x7db97f3e9531df97b78c7384b361a1386a66a2feb3707325b31ac182ca330c41
0x3a315723c1f024fa8103a6aa4b18457caeb91fda438f61af24884f76d9e3db14
0x54074747b467c1085de19900165b690ba1ac85bc889cbf3059b8a6fc4db54031

Functions
Getter at block 21173199
DOMAIN_SEPARATOR(view returns (bytes32)
0x5f5c34bea3e8b0628ab8820ef721a059483753cf4de2443347d7fc82f23287c9
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=191598996, _reserve1=7394925791934891772036522388707, _blockTimestampLast=1721948279)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9797188483805756377735287634923978515403428846459705886083090186
price1CumulativeLast(view returns (uint256)
213980574559984784367597303576
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
token1(view returns (address)
0xff744f2315c9d61d825b581c973576055c3da07e
totalSupply(view returns (uint256)
33507567197698012559
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.