Uniswap V2

Verified contract

Active on Ethereum with 297 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,195.54
ERC-20
--
0x956d3e77db759cfb76361e356d0b20820c1b1476e4124df082563dd942585761
0x6e9026746082dd763fa07be3d2f5300a722f71470360520741af1077ceead591
0x9dbc7a51c4c3c28d1e725485c1ace043021859ee4496d8de8774c84dda93a127
0x78ee4aa0925a5500990487907d1b3ec19ef0f3f9852f2a13f7ce6aa3e1b32bc2
0xbc7e43097b000f2e0d08e49f979db0cb9cdcbd41defeca6faac08256b66b5c31
0xf2220d3475995a7649f363c16f04adc50c0993e86b2fa5738f9333fb6e3361c3
0x11958e666e4e24a2f6f23f42b22aff8ba3b28076d1c7e15fc5cad5c561509109
0x548b9aa55c44efbb88839be8ee574da2bd976c329326d457995d5b1b4d61c41c
0xeeb50261f4e98cc3d2d6bb8cd84114e6ae4d0d0ed24ddaa308d91b0f4f28945e
0xa28fb380e5be7875be01c0f62f8cd80d4b500af2f9eb1e23e35d0af941158398

Functions
Getter at block 21184779
DOMAIN_SEPARATOR(view returns (bytes32)
0x4a487a6f0ba3efd9e05d9dd86cd194d0498374afc82a283359dc35ed7ac7e64c
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=2549394486805349530, _reserve1=594377599621880997625, _blockTimestampLast=1719575003)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
85074397066108909660991922337795378605639711
price1CumulativeLast(view returns (uint256)
9099585211378015433209092024786319906998
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf7f35fe2ede3addee7cf176f4ef20d9436e498dc
totalSupply(view returns (uint256)
37772523136445956736
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.