Uniswap V2

Verified contract

Active on Ethereum with 173 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $227.5
ERC-20
--
0x4795a1de3e70ff4d06a2cd37f3458fdfbe54e530e99575972baaf3253240331f
0xd4ba3e89d4471815a73469799ff2ca01598c9bb9f08f42dfeb0491e8d1a1c9aa
0xccb5ebb09965925709eb27cdd7f81f996fd499ca43af5f21c270b3559ef39411
0x7b4640cf015f98eea83b69716ac3f57543117f7e1b8e9a3e55b2fac38c5e2528
0x9f9cdca1065bcc8a8126a7a0e80efdfba71ef09cae16ee85279e1971a89fe206
0x4367370c3d002cb177b00c32530cb0cf3c8c99c19df05f8afa2ab24c2d4fa429
0x68ffc27d829075d0feccad24499136cdbe449f773a4ef6feb17b26251477367e
0xb7325b9fad74058201a0bfa35ccbe24bb3758fcf178e9f977cc95cec4365f03f
0xb05d09d8c7d2d5f791c2f4e857849ea12f9df75dc80bcb63090c991cc3c4c69d
0xd29b44d8a83adfaafd5e08d03343f0e0623f1b8ccce8ac051242f5962048f41c

Functions
Getter at block 21221342
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf2a7dd6119a2e504f68c0615db6de80804d389d6fe971ab6db115866ecb322e
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=2071789405352056996697, _reserve1=72856640767014391, _blockTimestampLast=1731968759)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6349061212843127826751785265776874780620
price1CumulativeLast(view returns (uint256)
6175723068023074142521391845519070409008400421
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7bce667ef12023dc5f8577d015a2f09d99a5ef58
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9325177474852364578
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.