Uniswap V2

Verified contract

Active on Ethereum with 124 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,947.89
ERC-20
--
0xdc26e6757225c78fc4c01a66ebde12a20de963d8a8fe19dfa8b096d01b331113
0xc2bb808ecdffbc5ba6ae4e27386a882bbe5769d9361017fac76797a895d90ac8
0xe5784ef4c9cbc1f69ab7d2b03705cbe4b9975098812f682d41e5195ea3bdf2b0
0x260f1d057c51f1eead392c9e76bd83c0903b947918e94eb7ee8863a1d312ffca
0x09c8f0b85676beb8664580f384bf459838dfcfb14558adc17f61880f4f3f68c8
0xb000c57671b911aadbd26a4f4e91612791a69d1dc555a5cafa4ad3d388d25808
0xee4d75441e796c578615898481dc89692bb3a2e39e2178e9976b3e6ef1251219
0x2d1d50eb3955f3e9d0630ba2521529d68a30de0240414abff03562496a20c87d
0xbecc237c8bd8ed9c459303f19aebfb91f94d170ead197d48c0e1d679a69aeddd
0x02b2e3115d36f94be6f3d98bbd95bc1b9741562235f0585298fee5ee43f2e161

Functions
Getter at block 21425381
DOMAIN_SEPARATOR(view returns (bytes32)
0x2daef138f400ec2b71d8ea1c1e51aadf0ec47f21dcf86aefdffd7aa308b03c32
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=150276003041297644242516, _reserve1=5658423678589126756, _blockTimestampLast=1734425027)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10134825563483425581911340385258952530
price1CumulativeLast(view returns (uint256)
191795751748598537668943738612887764519526806267
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x012ba3ae1074ae43a34a14bca5c4ed0af01b6e53
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
742703218184149191356
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.