Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $123.91
ERC-20
--
0x4d198b01bd79211e94a466e34361de5a5af08527d3e2ddb996c82206857205b1
0x1466e14e7a75ee0e3b547b5ee63663b964103d4169786d3d72390505be4a204f
0x8cac22487f6fe2533409e3a9467fe14040b4690264d291b57e3b885917c399ca
0x9305c999b48e05ebf70eb03f6dc98cccaa5517eb9bd0ed15c731eb6c44dd15e4
0x441a41e64245fc989fe630327d6e274d4b214560fa4507e11fc5e43ceab68d33
0xaf614415c6f78223852c8a59fbc8a67d1dff8ab01846cb3e1863d3ded6dae97b
0x69d26409044e85ad254f2ff814970243363409704d11b4f639eacbd08b6b6b6b
0xe3770e3519a7c08b55c14046534853e27f9a9be44d6826e615c48b23a4c739a0
0xa3775bf8880e934aeb3a7de9ee4e05b491c23fad5cf98545ca2b161ee8c691d2
0xdd7774a629c090aefefd982c71727f7a06452f3430229ec47210b686a2e28cf1

Functions
Getter at block 21207297
DOMAIN_SEPARATOR(view returns (bytes32)
0x9b3b8d05764374a4cd69be337e83cb354e3525d69b32a180b68015cf24b41ebf
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=295892342936813194757952612, _reserve1=39870366455222467, _blockTimestampLast=1731073391)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12546222191484174925821276374915076
price1CumulativeLast(view returns (uint256)
310615370359761318639062987573517635149559672553000
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x587f98281a2013a8e8c9c4513d80240ec83d777f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3202928610429933863590
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.