Uniswap V2

Verified contract

Active on Ethereum with 211 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9.06
ERC-20
--
ERC-20
--
ERC-20
--
0x7c72069770cdb6f7f376f6a4e2875c239a0c738a5865c663ecfed9ff58c7cf3c
0x8385f6dea61e2053749f29486f35a38f800fb391ef6b3ccb71b5fc7b34bb82b1
0xc216c21e85516f21dfdf9de09b2bb6385dc0eddd834633d9c0b153d81ff8d2ee
0xe3adb12b6885705a11df04153ec817892dee2945f6e94490a7176a7d84052c9e
0x8d41f7e177220610f6f65d8fac1e7b8fdea2885585072d68916168d5cd14a77c
0x3faf5811204b53d3509a62018ae1317fcfcd9dab13bcea1650323dc0c15f26cc
0xaf50ff5780759a4d8a45a7fc4cc2a8b1641d58e8cbda85b35c2adb21d269ed69
0x1b65b52e50863cc512c9e0e281ea2217cd8397f81618b21b551819d6cdbfcaf8
0xae8990fc906b1665100abfcf79a3d875f39b05ed62370932b3b1c6900ebec1ed
0xecb0855bdeb2e1a95c536ce63cb68e2d7bc31d957a7458cd498ef44d350e44d8

Functions
Getter at block 21322835
DOMAIN_SEPARATOR(view returns (bytes32)
0xbd6ac7edc4eea97f03ca2701d0c05d6b54b41245d15fb394e71741b891b65b1a
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=1006376051131874, _reserve1=993537626964963, _blockTimestampLast=1631393047)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
159204442435759673167783972412391582060252
price1CumulativeLast(view returns (uint256)
163205382788440275854991058828459882140111
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
token1(view returns (address)
0xba2e7fed597fd0e3e70f5130bcdbbfe06bb94fe1
totalSupply(view returns (uint256)
999262713340115
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.