Uniswap V2

Verified contract

Active on Base
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.05
ERC-20
--
0x6c8e912972052d440924c90b274b361982274cb494e593b13d9b4c5b10703ec3
0xd107b3077ddb9848de734938ce64e2b9e77963a35f9c05e1e04446b1298d567c
0x34890487963677ed58faa0f3721f184129bf23207872255465d8cee1569c1428
0x7a40fd2b3b2017fb1c4f5ec40ede5e8291f4e20b2404bacab1256cc309ba2225
0x568f264354a8607b7de2000cd2024ee03da83b975a85ff961c08cefa6a1f9314
0x1fbee09984022894d18e732e1ac54bc1d53f7f35e0f5f68dd037d4b5f904373d
0xf2cd88676cae06093e5caee71d7299ac21ba81b22c6557a0fa9bc6691744873c
0xf0f6e5348528e4731ae97f5eb2c72fd369fc96aec97558f8ed8b3bdef872295e
0x1692988150ef885e9818a432e2f614360305d9ecf395eec6f9f69fd8285094a8
0xf7b00dcfcd06866cf167d6bf843c089b92b97f4d1d609586a27a44ae38d573b3

Functions
Getter at block 22026376
DOMAIN_SEPARATOR(view returns (bytes32)
0xd5bdd7672c4a9ecc578cb148c0f5931618a2f8c5ee78314ccffed38b5f011778
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=388419323761805369871, _reserve1=47888, _blockTimestampLast=1721221165)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
150292109126861297659700
price1CumulativeLast(view returns (uint256)
13126383466076819400053426527928780123281424627774203512
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0829cf466566b602b79e3dc93cc3b0b4e71abdb3
token1(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply(view returns (uint256)
4308779969090
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.