Uniswap V2

Verified contract

Active on Ethereum with 55 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x744c0d376982559fe551e0a59f295bc4a3a9b1e3fda80308d5b43210f22c93fd
0x5a4b75cd5292a5b22daacf4fd9166041f6d0d92eb87f2e92e36e367e746dd527
0xd998583ca5c500ff244af71f47d0a6925be99daac2c259385f80b5eb81c11364
0x7b8c5147ea56b233ebf4fb559f838f601cda67ef6421541fb17aa6cfdfbc38f8
0xc4a8ce70fe1de74a945f534fc6a0127f0cba2205f99687dff01fc637265fc530
0xf68652040e4c54fcbf06d36adf9c4a7593e98948c1205a4a0d57e5b8512c0f10
From
0x23ac9ae0727c35580bab84e1d4d0f23c93db56e3150976382bb0cb7e8697386e
0x32e22054268a554e5f882eb71ed5cf90baa8f11e155883e5a536215f89a9449d
0xfa2136827aa551d8d80bb9d9228fb865ccc393bbbe19a6a5cbcba7c316f51877
0x6fa59e094061ccc9cebc48c0116f05af4484ae0efebbd81bce6cf4f66d035851

Functions
Getter at block 21329750
DOMAIN_SEPARATOR(view returns (bytes32)
0xd858b1ba63e71a5cf63da5039e458ae784dbdaa656953132e5d05feb1fdda130
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=3228852605, _reserve1=11782812819618557020598, _blockTimestampLast=1617851615)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
116726683016938107361823760494482682258482035366202274
price1CumulativeLast(view returns (uint256)
21899577035120091774966862135
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x11b0a8c0fa626627601ed518c3538a39d92d609e
token1(view returns (address)
0xddec5cb890b066891151e5f6ffca101b4eb47409
totalSupply(view returns (uint256)
6127508240492956
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.