Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98.94
ERC-20
--
0x6aa869ebdc9e09f8caa59da212e8da5e6727fc8bb010766d23d04bec67351824
0xb03d12f3508a94cee0189cf786705ab5f03cee77f321eb3450d0ab4bbfe37892
0xa92dc9976471d7bab1808717ffe98db79d74d6854fb9a2764f0224aec2182dc5
0xb7bc337014a5fc02db8a5138a08d9370063a33cd241f7b91d4860b44826e2d75
0x32b1566092e35adfbb3cdab159216cda208be8e887cc4a6aa73421f8c88d348b
0xcd058749df93291bd23a51bc93664949d695c397ec01142cb9af99771c14f5bc
0x8e68db316cd5c756cfa467b01d0a3b8e50d095c068566601f6740402a41ae130
0x7a98e3c29ede6b7d14077e3c605b69b530490c7450771e88dec79c5ee33802d7
0xd92ad650f0b85f161102f9e515c348ddf759f04112957725fc7b228b630c095b
0x45ae58df194d020835f206b38d134689e25afbf9926e731a338bff0a0c3fab09

Functions
Getter at block 20979314
DOMAIN_SEPARATOR(view returns (bytes32)
0x31a31202f97781339facbe654891eec21888ef93a8c1760309a0a148bfe2fbc6
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=19264704205214602930434019, _reserve1=37955665478560446, _blockTimestampLast=1620073367)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
38197930825787233749242070687272691
price1CumulativeLast(view returns (uint256)
208305579880500325513869433916868716404513393288
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3733da01056f48de03dce9ba71b52b40a7dce1bf
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
842261236354702224005
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.