Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18.33
ERC-20
Value $17.02
ERC-20
--
ERC-20
--
0x921c1ec34b1f161c60c771a18060f2783b1d54409cafdc754be11b2f734f25d0
0xfeadd52a3e207b001a03710164997b0aa603d695f2708eda412b52d52aeb3f64
0xc4f39f4f08bd0d8e0c446ec62fc14c99494aec0a55410d8c96848e154835feb1
0x047e01182db717fa447d2b88b998d99b6eb384bf61e3f17ca4f62f56a2114b8a
0x9f61cdfb9ce96b0665df73a0fed513b521ec7800c07f28c492a5b598d95cdbe2
0x19348c92463d7927298c06dfdcb98801c3fee0ce9c54710ed2d67765f97f8467
0x4575294fe0b0638e67bb2261f0969a8e76b83f55a5927690e341e6b759c4cd97
0xb71d10408b484422583df48cb8e80b09b1ba24d7cf71cd61ad9c1460424b0ef8
0x88b4422fad941d7bc921aeb89579f356c68331cc50e309ae4010ce3ce16689c8
0x3e485575a462f358186eda5b0cc03e3149f33de69524b22fc08eaa304e438ba6

Functions
Getter at block 21034236
DOMAIN_SEPARATOR(view returns (bytes32)
0x9c0e20965c1d7c3e8fedc9d321c4f24b1fe963113d9fb225553f1121650770d2
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=17021024, _reserve1=352473341584309979304336983, _blockTimestampLast=1729499747)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6353792624557437483134134729190896304298445240616424634453924
price1CumulativeLast(view returns (uint256)
30692224871230432488017
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xf3b9569f82b18aef890de263b84189bd33ebe452
totalSupply(view returns (uint256)
61866358631866310
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.