Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36.3
ERC-20
--
0xf1d186fe15e9a1191294ed41a3bcf081e88e71188af947a76e95738730a409dd
0xf95daad84f34ab060b545e50e89fc0805fe6ca3acb60c4943ce4a82156f76192
0x3d0fe6e9a0a09e60e0ab73d1bf74886c7092720103b16489d9e53fdc4a66e2fd
0x077878feffd60d9e8ff5fcd70fab74c9b6887129619efc98a17782431232ee23
0x47712e33b64fa10703e8f79ff393321fd74d50cf376e94f0f0c76c6f50fe0c4e
0x459050c569596028f277b386ea4308108efcd3b85b8ef82b78c87f0b6f5b590a
0xdf15c77ef482b05849fc2d0020bd0e0678c5796024ac81ef257d41ebdcd26189
0x64b326ca11c6fd7287710d9f938114025a5e215e202855744c126157cf5497d0
0xd6242ec76084c1bd02ad9a5cb817972e68592504d292b4382ff83b6944648a16
From
0x40a8424932b7a07fdd2bfdd9d6270eaaa879e30e0f76442fdbfcb5e77d005c84

Functions
Getter at block 20984040
DOMAIN_SEPARATOR(view returns (bytes32)
0x95da2062147dca1ebff9f71332984e5392024b09b6c41737970e8575eaa17427
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=2661871412591852501019, _reserve1=13822391234449801, _blockTimestampLast=1724781671)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
103316729370058642917886552831264494782
price1CumulativeLast(view returns (uint256)
52292236866257149404025457584862293792959913886
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb53189eb5ab4a0c866736b3a17ac5a847cdb5b55
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5885833892611834940
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.