Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xd3257804ca03c1b84ac6d55a4d44b9b4099872b408f3ff15fc0bec0f013d35cf
0x0596abeb0f1907ffe26e94f083c357282694f3b0246bd47568f4eddf96c299ba
0x2faa3bcf5f5c3bcbd6e7ded5223e9e0636caaf0c929d29a0c2c2f8d301b6c047
0x09f830c1b8a0b68985166b73f5241358ef5e2f97d8b2ee3186078b5f715c6369
0xb4e65a9fa36909c4f810121ffc5eefc6a231b41391dbc0164da095489dbdca6f
0xdf6bbf9a1ce66629b769b5d972301baa71f468ce5a904c56d37daa653afb866a
0x0b5f3a49a13ff227448bed0c50af9b16e675acbdf64182652fec9215a44f52b6
0x90fc9e66bf57fcee66d468abdad900aac4047feaa1a29e3bec03da47241b9122
0x1dde34411877909316e8d97645324ad8528b5ddbaab2ae78370952ec7ab8c3fa

Functions
Getter at block 20877209
DOMAIN_SEPARATOR(view returns (bytes32)
0x3d4d5aba33bf0210d11fefb996b69fa069a0bc7dbbc906e1672c487dde19f065
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=1, _reserve1=524429784470, _blockTimestampLast=1719961859)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7570027565440200605297207329800018876
price1CumulativeLast(view returns (uint256)
9232395199800930929544380610140694562311900012
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf240b48464ef6bae0306592b48131bece8cb7333
totalSupply(view returns (uint256)
1000
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.