Uniswap V2

Verified contract

Active on Ethereum with 173 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $590.82
ERC-20
--
0xcc6f9d2406677d636f7f62126c7ca08509632220c8f67a5fef4ac44b79deb458
0x4a0b9c1430f43b9e73f8c6af7035852feec492f0bb410e22692a7626fe6bff8c
0xf2019ebbf8559766ddb8d19271214b9df1d2c391db23f91c467d79cb61c5368f
0xf20f40bfc3d9f2a8c8fe8b52283c7dda861ee00742928692d970060a17599daa
0x33e753d8af7b80c04ed7556deb89dda5cd0cac44c59309c1daf8d189dafa5d60
0x42665034d54c8191e58aa56e4cad6292cb41d11e7b2c0e10f942ff3138dbdfea
0x1a14fb11d2386d69e3fd8da77ccfae320f86f1e98137bb58150f18ba229b7540
0xe9b3e19841dc318058b5bd4924d0c02428d5bfd9c1c9cec203544bec6f40c24e
0x7ed8dd1c78b5878fb0437ca7cea12ceee8703ac229a3b1f1116b1f4d7984f523
0xe3480a6efcfda5b60d109feb8a1f80b9727e2ef27a63d0f21d2cba9497a04cec

Functions
Getter at block 21227037
DOMAIN_SEPARATOR(view returns (bytes32)
0xbd68240aa83e41f60a516b7a88ff70e09d262df8152a6c2bad4a455d72002053
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=2644766029096844068154, _reserve1=589639568, _blockTimestampLast=1731910319)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
398024278185481158189337918603
price1CumulativeLast(view returns (uint256)
2669121040941777445236414239965167450212525574834592946
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x80bb277f4355a43cdbb86a82f9876c946476d9eb
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1096392417960641
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.