Uniswap V2

Verified contract

Active on Base with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20.47
ERC-20
--
0x441e58f58afb1f3985292d7050a55ebf02a3f3f4f6362c1e7947f6005ac4d49c
0x67c4949de9244b4a4acb57f0e9334469fff57b0641d3eeea9e2e26fdca0e0b31
0xa140821eb31923c9575c99c46af00da79649685bbe962647de3a53169d0a3c81
0xf348c6cfae39db65b418255608af65d51a51e92a323361b1eb5b87509ce59680
0xda3b6f1308afb1065f2c91abd4f70437ec47488fddaedb8d99f8468d51a77bfc
0x7a6da8bef53f33f8d876541459dc15c4ba2dc5d7db7bf34c61b5fee88cfc279d
0xe58865076c03381d27f8edc5f4190b1456ac3fac17e517f862e05d70fa85dd41
0x83987d39e674a9a9d2391b8d975e6fdd56785a9265e774dc8333cf45498cde8c
0xd43c3e26601a37095310e76ac262fea9d2b9fe6c85d1f71abf8a49ffd28d8f87
0x6b18ce6ec8a75d84f12c6a6652d870bf6e51fec6a6ed43add904fd487c5af8b5

Functions
Getter at block 21873558
DOMAIN_SEPARATOR(view returns (bytes32)
0x0ae92ecff728dcc39df795ea476887a4faf3ca2a2d4619230f5776b7700e48a1
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=113220777171725069129335, _reserve1=20475842, _blockTimestampLast=1730514011)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9019288937709782878994672
price1CumulativeLast(view returns (uint256)
309366372806382376172083117506363010623546390742159419150
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x646a6c171149e0e72546c60d7aac4e73f6152b2c
token1(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply(view returns (uint256)
1494210883371641
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.