Uniswap V2

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.73
ERC-20
--
0xfa7e0d5ea851e81e2a879551abb51e1879aad255234a2cff53fae719d7bb75c8
0x93ee879a8bb0ce73099b53ea56e541477236004bdee212b69348e738331d4577
0x50ce8c57308190e3b175d8f7f07b297c0489c6e1ab44b1622dcae506a719c238
0x762a03f96baf525a7c134e2f1603265b0007559ee77b8d7edd9c8b275e4a802a
0x365c09eaa220ba0d37e7e8e0d8442c00e6393a5ba561965c6e2ebc3bbcb89381
0x1c03b6bf9a4bf0237b87b6328babef1f856469d3252f95561c18ab43224449f1
0x2b45dfff5636a0f565b3c5c1417d411c23ee6472139cc9ef2a2910b00eeecaed
0x4d0e7f0c22543d59a74c926bfc72de426f8e85101112f792aef747453eab9ee9
0xd8711a472eefbc9e9c5d24a7a8af949313d3c34edf46e69f67ac13e8b0fc1a45
0x7f1e872a65a9bd42c53504ac62e218a357480a30dc42a3a75ab97395c7e0f353

Functions
Getter at block 20931910
DOMAIN_SEPARATOR(view returns (bytes32)
0x20e9e15c78eded9547e93fddbb06aff66370391950229321314469a11b88aaab
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=40842113788557987355, _reserve1=732951, _blockTimestampLast=1651118326)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
53595170502774103084475071452
price1CumulativeLast(view returns (uint256)
1028869577067076421893455103540970153509086317348885739
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5a9c8c6406d341a16aa3010108026f45fc372168
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
5417424907647
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.