Uniswap V2

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25,296.07
ERC-20
--
0x2b5dcc77671131ebbd3bc6c77b8e41f8e19791c39655c869f00f1bff489cf86c
From
0x50d53d59cedd4497a318b283a3583cb77bdb77902c88b123f1b3263e791d8eb5
From
0x350240e32350be7e2a0697caad5297865785179869e766aed9ad9ff925eb0b31
0xa7853c320b11dcb5fa6746bd7788d7a343ffb8ea0d186e9d71212f492f16e2af
0x9e84d6adc4f822ae559160defc8b09bc1b4eaebbf43ec8d3ae923060053085d7
From
0x329ba56a2664a60056ddb1fbaf642c5cfbc8bde2c75bee9b1f793fc8eb79ae3b
From
0x733713d1438545ed580a38532a35b4219db16c750838366b76de1b1e86611e97

Functions
Getter at block 21222724
DOMAIN_SEPARATOR(view returns (bytes32)
0x0d45e9ffc61957ba69f092b254df6c589d47811c0848721ddc40d0632363a600
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=8151791457983396825, _reserve1=59308766636471576684791765, _blockTimestampLast=1731774791)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1260142352591205060617965219899534524806530034524
price1CumulativeLast(view returns (uint256)
145880955842736144773516549642815788
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe29f1241e6015a4949cb7e3f07234ba794006181
totalSupply(view returns (uint256)
20218246181698604907353
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.