Uniswap V2

Verified contract

Active on Ethereum with 37 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xfdd58be6c169a0237d3cbd1751084d70fca60f377b5995112e113e64d41186fd
0x3336e411e446e583401f21cf0771ac79d5b4dbbd658d5a11c1b901d9b4a46f42
0x3065313cac06399a7444209a0ffb687c43f45af98f135958aa8474e5d652f387
0x3d381915edcb53253561e02603d9ba5c4cd945d0ec018698af3287f3f550655e
0x2b552ac6404548374f29594a9f1dcdd5c5463755b9e6a06e9ace560fae728190
0x1d34701792cbe3e05c364c3b0c42f9487904c11d7e52e4214362aaf1ff02fb39
0x57f67b09e48bc52e6ba5176fda55eef1243137fa6665c084ba54c22789422351
0x2deadf7abeaf4c71c45e495f529624a71b93698c4751fe0ab9dbf73d53ecfd3f
0x332a1245fe35fb4f55f610e28d3c3876ca53cca61ef3a360eb48d54f84615c2d
0xcfb6929c72f6487ca14dac6a65e44dfc94578c4d9b9adf1372a015c42ea7c288

Functions
Getter at block 21185736
DOMAIN_SEPARATOR(view returns (bytes32)
0xdae528344634ff5f9d2fc5102677b83c3cfb608ad12bb04e8169b70c586c7da9
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=135208116932948404241226, _reserve1=74985429684565794470284, _blockTimestampLast=1625987077)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
73280838145709900231798346713766856108506
price1CumulativeLast(view returns (uint256)
399658954416929750405102500064900631622908
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2132eb4708284092377031d97b2aa058403ce98f
token1(view returns (address)
0xd688b25b368142a89d2ab4ea87e03b6e69c5717d
totalSupply(view returns (uint256)
100000000000389331858824
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.