Uniswap V2

Verified contract

Active on Ethereum with 105 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.68
ERC-20
Value $0.63
ERC-20
--
 (#0)
ERC-1555
--
0xcc1cedad545f440cb86329d6fc86338a69b9fcdd41bb20dba887ef2b5a1e891f
0x83242f53e61d04ecd2ed787ad1a2b58ba0d7871ef7f5c76eb71d6f642648f38b
0x385710c60f5c6721a97bd8f0808f2482db089ac0add790378b2c14b5015ea4f8
0x8689fde1f633c88a614004362e7b4320aae1afb9fd8fc7e0d60af5a3f38f8862
0xa8a002c386a79dc3891cbe5905b6c0e019ee97ec9096fa7e9191c8a26ae70169
0x7d33a8f26fe902eb173b836cb584b9e63ade2794dcb9f52deae8c64e15973145
0xe16b0d1ca8df22f682c6c017137a51b596059577f614cec4f74efca40ebfad25
0xdd3d07c02fa76948cac2f8e26f8928eceae4ab11b8544805bcd7643f22352854
0x8e7ee84bf08ee674baf64e79dec8efd170310995099c8b736abd9bea83042f51
0xfa27249361fddf2ad2763dad2e08f67e368d3bb9bbd33aa9dbddf1bb0ab09e84

Functions
Getter at block 20882074
DOMAIN_SEPARATOR(view returns (bytes32)
0x5408116ba988c7c49172598d033ee2778adf963568f6f694048f97a012f3603a
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=48786784269067167910029, _reserve1=10680843, _blockTimestampLast=1691560103)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
42710057436775659083357516772
price1CumulativeLast(view returns (uint256)
17927338447327343718304614160524474183419341008382371060
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc018b0dfd9b98676fd9ecab7e9dd0f332292cd5e
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
712743162518390
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.