Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.43
ERC-20
--
0xa646a8e14bc22abc922b3bef942c421b6d09c90be5160113a8a6dfb046762901
0x9ba0ce87ae53974932595c952e2396dd4fc2a53477f05fc1a289f4c6bdaff8a8
0x58476d194549bd2d69c1a4f783f2fa123638e16444eb40e8a02253854423df02
0x7ae984907a85b74ecb246f14a168b25d1f94aa516600c38940e185afb4e1c4c1
0xc872fed66bd84a9bacc9a00902137692e1183e57b48ce9d47c412acde09e65ee
0x68a6c99d5f4126a0b6b55ca197edfd27d2659788d39851300eb39d567a70db51
0x22fc5cc1831ea53e8659dbc8ccd54ebb48be918a1b7fe6b8cd829d032cd53172
0xdb0cc9296d6b29fd0114c0f54773c74e8fd6cb379486b84d5b46ef13edd9031b
0x64b7558eedfe64b5f143dc6a5e3b239a1b0bb9a36807bdf14e96306f7acbbb7d
0x711263a9e533f937cb08d79fa0f1cda61de7bdd876c3f434b06fc0f9fca87ecf

Functions
Getter at block 21176404
DOMAIN_SEPARATOR(view returns (bytes32)
0x35750ea385e18bb10cc7071ff46202c21d697898da2e49439d99245afcda9ea7
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=12912900204506273, _reserve1=3246005991663226, _blockTimestampLast=1731189287)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4282155824842705871026124488908808634579915
price1CumulativeLast(view returns (uint256)
270845221333268628239760444634901615227266
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbc7250c8c3eca1dfc1728620af835fca489bfdf3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3687445037521825
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.