Uniswap V2

Verified contract

Active on Ethereum with 103 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,644.79
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xadc4a759b24d3321310180e0275c396f42cebe754500afd109bf023140d7b16d
0xcf31db95d08c2eb49e365bf5017a0c92b2a3c8c982595dfbb399d6381c2259c4
0x34fb3ba60ee17450ecddae55b83917a57bba8dd75b379a0aff5068d45a1fa4b2
0x01ce03cd7ddbbda99f6d36029b0a7b191cf359b088de370fd580ad3d9ba1d50b
0x9f7d7ce7a004ddb08cf257d951fdb2ff5871640101436689e6c18e90b6590552
0x9868cab2fc21311a71774666dfdca3cef583ee08f3ccc2c937d5359c141b778e
0x6e028e911b66cae1b415ac821b92f7f846425cd444571ad7f0156d2819e49ce3
0x6dc1a33b33ec04235139db57dd0b014bfcc040c34f62413d5996a5c0215a37e3
0x8bb20b33a8aeb4081d3993b5609d5ed3adf98f7fdcf455f8187f23f05a5577f2
0x2bac80d4aabc562f45af537bcc37ee55edad8a26b76913051741ae8ff2df77e2

Functions
Getter at block 21261598
DOMAIN_SEPARATOR(view returns (bytes32)
0x2fc74e64ea7c401edd0b538e17987b7c614e84b5f8e6c6e7f4d211d3eda576b4
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=4462071030009495745816, _reserve1=1096648961599917575, _blockTimestampLast=1732488047)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8314790668335142509065025283806128842356
price1CumulativeLast(view returns (uint256)
565626774119580917869921962208141772798513217
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1985365e9f78359a9b6ad760e32412f4a445e862
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
40552494051039628638
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.