Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $37.72
ERC-20
--
ERC-20
--
0x220671b64c8b9b483cf0c2e76e42af1815fdc38c7fcfc4fe41ae3cc8c8817c71
0x955eabd81a44dc8ca8e5d359118e783b89e172ed5450b891d99fd33cbaf7015e
0x14f8b739489a6039ae2a61aa2e6b0d4bfd59977784e7ce484e2baf18ea712a07
0x2f941db7ab6ef16a6610b4a0ff46262edbe9f48eb910efe7846bbda755b6bfa8
0xa0f2844e91bf5a130974bc1db07297586a25fe597712026ff3b5d2e5e86d33b6
0xef833657114ab4e72cb1d240dcd557a5061cee7d5ae89e665cd9499a461cf9e6
0x51c503ac6b5eef517c1415851067413ed44dbebee7d2930819b9f32cbde3c9c0
0x896096815d14f869f8426eb5406b0aa93665e6b5e5defddc0f9a66fa8be5b86e
0xf25487320aa6785addca8ab1c98fefa971254f2f1f69e24a5f9a544c075700d6
0xbbce28051248aa23be5234cb3b78c0f6b39cec730b70e67ba95cb7942b92ceb5

Functions
Getter at block 21204325
DOMAIN_SEPARATOR(view returns (bytes32)
0x08f6d9bfb646e8de82853a5e378ae0c04864ade3d2b05722d829c58583e8abb6
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=23326305017230223909986, _reserve1=12238111015862027, _blockTimestampLast=1722917255)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12070669677889883210219210236443143970
price1CumulativeLast(view returns (uint256)
126989004975661838597445793720059991310435563866
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x00d1793d7c3aae506257ba985b34c76aaf642557
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
39114579988450382701939
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.