Uniswap V2

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,169.96
ERC-20
--
0x523d3a6926a776f41bc2a39dae9379caedb14364b1352213737490018fb2a33c
0x7f2a6fde757021ba662b69c546ede372146ebfab1512255634bd84d0feed3c79
0x1f246ab34e77ac2c26224344590ea3b483412da692c0c6de841c7f44554991ed
0x6c4ae78123ba2cb6416234072c286ce39549d89f69aa70a4af0ce975bcffcb9a
0x52509dca6e36ff285d91798a5f99bf6440eed2addea1353ca6eee1708820a6f6
0x8dcb505fd15c8992c51928c652eef3eb8e4001bb6746b4c9d29eeab217e43a7e
0x5877f0829e01e48518d78a87e64b209ee562909938243369d27f6286fcb564bb
0xcc6995d19801e503e5221f40ffeb7a9c0486dd77a9071ecac980dee08deac1c5
0x4a5a8377a5cec5f0ef27272d09799fa733a4dfdbbf800c66c411d6012bcfe1d8
0x3ae6d3c6088566da6eacb5b4a06060e2fd0d3da189db7d0f05c5bd01c589af3f

Functions
Getter at block 21218060
DOMAIN_SEPARATOR(view returns (bytes32)
0xf9ff32a258e631412602e918140323515f6213dc33df8c5cd3fe718ddade0137
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=88431197980200428677292304, _reserve1=3171283588779714732, _blockTimestampLast=1707139043)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
87918257534985673015874356329374304
price1CumulativeLast(view returns (uint256)
3363702112030687797075464677429704223196490879156
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x66571b3f5c925fd27aaff741c7b3bbb3f5e923a6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
16322035108538487643969
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.