Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27.13
ERC-20
--
0xc9cb19bae40b5519eb12b2dc3ce9e6409a00319af0d6b989782cda00d0c00fd4
0xd91ff757d0a8f5a54f3e9e9a916ab80c959621c218f2a9d00fc6851e96cfd884
0x5c5dcde8f6a8c767eb046b2d0a4996c7cadf14bd6acc9e175474acca922b4688
0x8350fecf38ffc088f156f4557d56f8fcbbe4199f998ac75264b550c02cddee48
0xfbe9d3e733f63bdf75a1d74e289b836afbbe4f521d30ac4dedb587a405edfda9
0xe078a5ca10a12a04b9ff9dd2362cf2f39f2f821ec5b583398a08ac85806ef9a8
0xb81d36a7b9e483da55b39e14576ae6b99ad157123ae449ffc448dac3c1e8b4f2
0xd40bb5c95f3b0f8f2d07162eafe7e90593f4ccc3ca22bb69e1ebb9782a8f12a3
0xa27833768c3822de66934ee4ab018daaf6100c91f997e38580ef1b45b2eb5612

Functions
Getter at block 20941740
DOMAIN_SEPARATOR(view returns (bytes32)
0x94a98a0408c433436bee115f72fec62373c278ca1f4904df641beea273bb0edf
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=11212929963890989, _reserve1=985504397072847685057803, _blockTimestampLast=1726786307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
207447905658459039152174510321740506795350416912518
price1CumulativeLast(view returns (uint256)
344714026662536416220865913456394432
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xdf3f28189516647f8cd2414b6add5ac948f3fc41
totalSupply(view returns (uint256)
98103233270390468606
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.