Uniswap V2

Verified contract

Active on Ethereum with 6 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $646.81
ERC-20
--
0xf608d16f7455fd7d23c9c63db7693413500988bd00adfb610e97dce1164e078d
0x628b3b1e9fb7941407cd4c863b0bad3217fa85b74e6209d16cfdb71b24b70d21
0xf307918be2ffd6be7e148fe3d53a42786b7e44539772db75947a24d3920e7efc
0x06ebbf6c8be1ba71d04044687910432f14e4b99f720de8454fa85a4712aa065c
0x54991e2a0b78a1374c798025b3fdde16334176ddfb63028af5027e3f4e27600a
0x71cb20a244431ef5983c02ff5b89a6159388ec0ce23bc43ebb1e46659dc46fd5

Functions
Getter at block 21319050
DOMAIN_SEPARATOR(view returns (bytes32)
0xd62a7ad0182e38a5e2a6adbd4991bc0a2f8efc742ad068635fb7db8189c3382a
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=177842792530939248, _reserve1=506176308262605446262732, _blockTimestampLast=1673708339)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
332110197745877515503394962505608079028439671981
price1CumulativeLast(view returns (uint256)
16029209173474771887992542316801231730
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc68b73d9509f5343602480656f5da512a5a20b9e
totalSupply(view returns (uint256)
276545822265579830579
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.