Uniswap V2

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,910.28
ERC-20
--
0xd09ae08e149aedc7cc60324df6a84d70ae9edbd9c8c0f73dd76f3a9ab0eceed1
0xa7057abad0a6b0ee5e0ba4d91ae70614460d2339096abf1b8cd7d0dd5c5656b5
0x79d334afe2a96d1a6bbb9969367bd97c9c3dc89f637a152eaf60fc026eaa0b74
0x430563f2e8f25f00632b75ab7db920f999e43e89b00821f9d8413809109cfbd3
0x591dadc1db511c4d0ff6a537efb21eb6d76055adfcc8cc859e1f1d27a0b3aa14
0x40a831a9ba54bd0aac436d77ad6608632364e19fb8b49746ccbbb46b95b22ef5
0xec6646d5c259ff0c22175554b141d7906a8e192a654f87d016d467de599638d8

Functions
Getter at block 21176561
DOMAIN_SEPARATOR(view returns (bytes32)
0xbcb792387e385c8d4ce02114767c93027bf21a18f2b5fd37f587a5f7452ea89f
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=288686890428071585, _reserve1=5618328491630229231, _blockTimestampLast=1731467459)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
838223847622816015362833580162141343512060
price1CumulativeLast(view returns (uint256)
3806885246779247775672466620440173181292
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9999999840065a79d3a20575450eaa57b6a515fc
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
929725088914256540
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.