Uniswap V2

Verified contract

Active on Ethereum with 190 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $129,017.9
ERC-20
--
0x4827efec448c9040350c51e26472cd07c1915237a92cb1ee2ab49f5b9a9912f8
0x4d6441a0e6d19a4cf1afcdd57963eb37bfd565b1d96588dd649e1d9864b6864f
0x949039af5260056616b45c48e795824c8f33238ad0fb8aaa64e48c3805b8b514
0x05f60bc25c152ea625a99860b5feb1f3857c994327e0ba9d33e6d67d1c7a281c
0x0d0a84569695e3a24fd98962e23fba9d1b19e63546cd786665e771d0aa863c68
0x8857d1df895d5b2fdaeef7c563a3fc4313768109dbeba02f28e972827d995718
0x9fb34348edf293494d54bccd6d92dc99a32faafccc6a0d0f2fe7a7ac7da821b9
0x48ea83a6d6423786920060470c6187f77257285faae83180cf0262dd5aeea0c7
0x4f9fe46475cffdbc8673322bd1f19759303d3a3b80000cd4cc8ac3e6c03565bc
0xca543a0caf97b1240498fd17f67cf4fe8dc184a9d15b1a313f26b4e8845db115

Functions
Getter at block 20916095
DOMAIN_SEPARATOR(view returns (bytes32)
0x788dd006b4ddb912e5a83302cc69f75795737d2caf7f60a23070ae9533e9e2ef
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=1622034175660801538576, _reserve1=52801098405746860829, _blockTimestampLast=1716412943)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24185330187655369821394674175865211990680
price1CumulativeLast(view returns (uint256)
18301585957824518266534415857033373716162014
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x273db7238b46fdfdd28f553f4ae7f7da736a8d92
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
286230824082828152606
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.