Uniswap V2

Verified contract

Active on Ethereum with 24 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.07
ERC-20
--
0x4f1f6b1233fc5cdcd785f14e6d3107b8d52aa5017dd9e17400105b5a985e5cfc
0xa611d83a0c3c877ba8e90b9a097c3abeca921ecde19038ffd796c63fff2baa4a
0x6f42e4c3bdb7e0e617401d5103222dec85d0563c1f25cf6f25dd86ba80130585
0x3f1947ef4d8eacaf9155a9b318d644ec4a7cb4b455d58052705569f4e2510b35
0x7493f9caa45ce8791e244a5ffe987d233f25cb07f32a1b35b28c1bb53e6e0f35
0xd4816d9c3aca69de8d3377e583cefa81b73a4b74cb69e46fba3b52fb0989dbec
0xb8577431f0297a6396e7da80ede478b9a9fffb29087f3460e02822fc312bd49f
0xd845c421a7079b4bc3ac0c8409c96ad84e2a41eb37f15511350458bf1e04ce9f
0x1a00e226230e9d1aca0329b27211120c5d6eccd2ae4d17495b450ec76d11ca91
0x9214f92a9c6145f154073dd37cb4e72fad80ecf55dccbb862ccfca6346a05a47

Functions
Getter at block 20892734
DOMAIN_SEPARATOR(view returns (bytes32)
0x8899718fa2500e8f6225cce8ff38ab4b10a0107a4afc13d8cc36821ba787cd1c
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=198590719024049812394040058, _reserve1=66599, _blockTimestampLast=1719714143)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1228684126840864182123436
price1CumulativeLast(view returns (uint256)
249033930239418397961310983279577144575597898153459460618365128647888
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x30b2de4a95f397545c6509402f235b1be0fa9a14
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
1000
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.