Uniswap V2

Verified contract

Active on Ethereum with 326 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33,784.27
ERC-20
Value $33,398.21
0x303b843614d6d7f6ae2436598f3aed472e8dcef0cdcfbc046c8cfdaafd60d726
0x3b5a3b8efafcc53109e9d74186a9496f2c79ec123ed4664619cb14f0cb307dfb
0x90e96a15c6a32f256a67aa9c8f66d185b091acb839744ed711cce01ad383baa1
0x7739a3bcb3b681782fc02ff36c2d4628c553f946ed5d9c7990ef86322988f63a
0xa5ca0f2fead82ec173d92c0494fe42e2d7727bc0c974257b06b2654e6a008b6a
0x7b40ca50cad730b20eb59ce35c7638d36005d2c664c381b4f49144e0d86c3daa
From
0xc39d9095b7adb7c7e6d39148b382593fe3bb822f20117733d1b97d04ffd2579f
0x2b262373df096dfcc10daf11ffeee039a46912e5901032c325bae9a82ad985e7
0x2edaba5c76df6c167e8ad27ff3dd9890166a422d06e20cc4a126763a01dc2e13
0x34297a76bdb5e3c92a88f0780037b7ccf818f628656fa9200f01619269307d29

Functions
Getter at block 21169358
DOMAIN_SEPARATOR(view returns (bytes32)
0x5863d6338f8c22f1370e58ba65282875577c4bfc75b6cd6ae2f0232e95300045
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=2414910672220799466915, _reserve1=10124994113383481689, _blockTimestampLast=1731319823)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
16365034594981247337334160034183599329573
price1CumulativeLast(view returns (uint256)
55789423711628294956749462279599290891719293
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4d2ee5dae46c86da2ff521f7657dad98834f97b8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
92514047390623834008
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.