Uniswap V2

Verified contract

Active on Ethereum with 347 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,161.84
0x4234c1f6e2273fed6881a02cb3864993f1b8dc661740380f042f190038bdb54d
0x819b0682ec46fabc072eb1a567ae24b9e646c3be04929d7455b03c8c8d89e386
0x6a68ea7e01a253261c023e1ec14dd81efe39be1c517c208726a43a54a6242e21
0x94b05758a42170a0643540504e107bccdf440327725588d842d2168ee90426c0
0xfa8a688e2395bcd6b2d9ea3870a349ffcfdbf2817c3c986806187f2343154950
0x2545d5c6ba8be001952b6a99bb8a9d63116033ef33d0559efc0843a8bf6f97d0
0x1df979ee4f83f6b49d2bdb0191343753feed0412b5c67f13875d4b664bfc5dc5
0x9097ae45a0796cbb7f8b73f1bcee037d82ad2bea205a110ae09db3f9de40d0d9
0x52112376cd63a19511206775c5080d3b548987ec8581dfb30ec1d2856206e522
0x7076f1211423c6e1aacd0e65af6c4589c69245ab6066e1a15213b4d41a709cc1

Functions
Getter at block 20853885
DOMAIN_SEPARATOR(view returns (bytes32)
0x3e8b46e96c84eafffd1bfd2c15368bfeaf6e5e93c60e8959394af5ef8e4c9338
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=0, _reserve1=435437865025686913, _blockTimestampLast=1660812656)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8699738245856114531054024785123512654
price1CumulativeLast(view returns (uint256)
344704035217522093900463845883738512918350474102095801992
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x98ad9b32dd10f8d8486927d846d4df8baf39abe2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3345673613921102607071
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.