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 $0
ERC-20
--
0xc54990f06c4084fd300559dfe90e4ceed576c1ef305f028190ee184490c71d96
0x2f69289ad02f067d7770c3ff443ffc98fb5f09f330c3b3ed76e9f5fe88715fd9
0x095f54e3ccd7e043677d20eaca77e889723a5fa779af9dbe93072ebecd059c00
0x573c97121d620f65f607f1f9574ec6e0384c6c706dab0b4a4a5fdcd1f6a1ac24
0xe93b24cd78df51d43824070fef9259b2f251232a68e3a2c0e368d1506af3f67f
0x45954597bb1afc64e4ccb713f14242bcbae04982ca9e690794a011979038a296
0x096cff431a14f6b42892ffced43d3f2b869ab84c57090bb871a94fd7499fe906
0x8de67fbef6c865e0627ae7812763ed19beee8ba9097ef3cc3d89d12b69cd89a8
0xdb5e27fbec548b1eec5ce90848b350b6b6b4348251d63292387540d9c5aaae56
0xe62f645c57672df2486ca87462659af207d4c0ba6b2eae1d5a228431a69f6f46

Functions
Getter at block 21124288
DOMAIN_SEPARATOR(view returns (bytes32)
0x817d14c0f50bbf525b220c3ee5500e929e380264420241dd5d6e9fae96ed5559
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=2867702030745931512, _reserve1=1235706046672, _blockTimestampLast=1658025824)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1315811979617343526987204947844676779429829
price1CumulativeLast(view returns (uint256)
177113184905659872782952170635811710635104655709
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x846d152216146c77c81af3a1657790ed8ba69281
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1800299064594236
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.