Uniswap V2

Verified contract

Active on Ethereum with 17 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $209.59
ERC-20
--
0x0eca72a348bfd22c1785bc406e834c4f12820e3694c9b1a7892d5f3088026455
0x10724807adefdf46526fc4ab1a59d8f1c89c5cadc544738b4c7b5815ccbe3fe3
0x6216f679c7c3c803765f522ed2979ce33c026c1cdeac6faac22cc5d03804187b
0x7aa587d1c980b7ae5854f7e5f365fa4f18ebc174630990c85e240d06dc094748
0xe507da20d3816cb62d06999ac9374af6b684b66555422bc03e2178efa7b3d795
0x5d82442a572ddcde8f674bdc959bf4d726c97351acd05e48ed456f6782cbcf28
0x6bf6644127d001cfb80d41f038c1a6ed221ab58291a0db1ca2360de7d00905c1
0x683385257ac08939ed0860cd6c26d4d05101923e5b9c693fcb5e5bc9fcaf9aa8
0x2bf05476f066cad01560aa97820018a3b82f3952e4e3111a97f754b609f7f024
0xf7d85deaf7a26a8c923041c21594d391437cc17b409df6d6d4ecfc0c075ea66a

Functions
Getter at block 21215062
DOMAIN_SEPARATOR(view returns (bytes32)
0xe12500546d2c8c7294a8f81e6d5643802b8d0fb45ea6f354af66b9474db7401b
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=76850887486534339382400170, _reserve1=68347404618095359, _blockTimestampLast=1730576747)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7946298370897591441265863803587155
price1CumulativeLast(view returns (uint256)
217758459990112817551077852706984011528774649878607
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x02f2d4a04e6e01ace88bd2cd632875543b2ef577
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1761109260541781973538
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.