Uniswap V2

Verified contract

Active on Ethereum with 76 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $249.37
ERC-20
--
0xf0a7cb2ef9718bf7a66821c4c86ec3e928d02afc1cbcc4a9251348b30217dcdf
0x3d6182530f669c0398c3ff8a5cd4987ef35964657b66eaa535013f14c2616b17
0xe25f9e47f2def06afd4bd75f49cb3137c9a6555892a01149bfe4804c78dde633
0x517476b7e6a2a1e79670d43759569620371aa547c176c905b01daae1c269c131
0x3e6c9253b5a70d3d9f2e34bc657a3308509d7c3e6dcfb1c09a56c714c26200ac
0x43589527a697b5296f4044195879e4e02fcf7d6303a65034b9c231852bfdb4de
0xc11034de51bb7a5020c7998ffdd4a7382a9e76efb1895b2da5d0d838e47350cc
0xf1689591cb7d8b28f5eb7cbf681c611e6312d7df93f9b63de07d99ce6f111adf
0xf72b319f99ef85ac365efc45f71d1776b4d4dc6c192614f5c354ebdb6f9103c5
0x8a08ac369c9f797c0b0f6fc831b9ca196ebb55c2b7353b40ccb68fa2c5f4cd03

Functions
Getter at block 20890345
DOMAIN_SEPARATOR(view returns (bytes32)
0x9214fef4f4259e8314975691dcbe6548177e3dfeb500990bff867778d103438e
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=45291926487818140923746, _reserve1=249398603, _blockTimestampLast=1727344235)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
152685198827527730295555575699
price1CumulativeLast(view returns (uint256)
21422040209685616653586850672258984807416692154480468262
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7bf5898a9c24818a90d9763bbf4cd1432645c17f
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
3250498501637759
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.