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 $0
ERC-20
--
0x4ad5ecfb7960f73bdc05d8efea4d3ea6355db9d06eafa4054e72f9c05cac0680
0x39b42527534b594307dbc95f800060fa2320df0795cbe91c94ca1c804e48d02a
0x8909bc77f0b6af4e3307d880ccb248a1ee688672e2b8fd2bb2a6a5b7090e13bb
0x9bb693e9960ee33498e5128d66d44ccdb1c7c7bf62352e252978ddd9ff219b11
0x0b85eb9f033ca1f8130d5b8a305405967291ea0b45e1859ec9f3c7da5811e6db
0xb88109a9da0de8a97c85a19d84d5fb83779de093df9310d2d6c2a0d0f0261be6
0x0415d66895e62bbaf8d142373fb1012109a69607731e8797872da5d90a35165c
0x6b2dfd71f6cf41360b6e57bd1f06df7a32ac1b17d234a4750d4ade6bfaefdaea
0x44730dbd089ccc4f1bd24705ff33de8c25d37c1f69af8545ce7e3f6478413e9e
0xf0e8ecf236d793c00c105f06b4c682baf7309973b1863e0f1111dbe8096c26a6

Functions
Getter at block 21278548
DOMAIN_SEPARATOR(view returns (bytes32)
0x1292fd004e53ab281b6d8e02ebbac77e579ca2e10a6bf2786d339288eaed4f45
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=347212, _reserve1=962755363121, _blockTimestampLast=1710571559)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
84064095705148497594575315439929365424069667777862013457
price1CumulativeLast(view returns (uint256)
3012922373274909976564722954006718496101017000829828
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x833850be8858722cfc5e5e75f2fe6275e055d888
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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.