Uniswap V2

Verified contract

Active on Ethereum with 1,517 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $424,080.64
ERC-20
Value $422,919.99
ERC-20
--
0x1645e7a7c7459a93c61496d1a4bccbb58205720eca3b2d991834cc38fde80329
0xa54bfb3952a82bf611bb7eb4086c6fe5aaa9726c81739bedbaf07328184cf97c
0xb0262de144dbb617771db2dcf18c6dc5618c3541ca963593d37cfacdb3528d89
0xf0c0f2b552b82dac0ad2cbbd7e97b4ce8bca99fa1b451b49511393954529a3be
0xac7cb2e7da144ec09d673bf9ef9d7ea56a8db862836e7681101b6af7e7aea11e
0xf30138e8a7fed75ccfb0ffd445643d52bfe74c0d4b8b2ae1fbe4d6dbbff209eb
0x13d41d256a7e7057046ddcc8cf96171018046908901fd1b35b04a2782b277f3e
0x1df433458d4ec84ea25c0af2e15327499f45f65e5cdeee5506434f4ffceb7a26
0xbaf1a0fd6c863175ef4bbb2dbed6cfb2080ab6bedfd3039b9ba968b09cd8731c
0x5fce00aeb7b6554981584d35da8dabc4ca57fc82ea1ffb52f851bf2b62a0ccc0

Functions
Getter at block 21384543
DOMAIN_SEPARATOR(view returns (bytes32)
0xdd6a1cc58793a893275462014c5727c7f4c92e0020bc7f126b03d2f345e70cf8
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=390612433720742640579365931, _reserve1=108132253077943286017, _blockTimestampLast=1733965151)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1100426085186210155029339984258719209846654845760
price1CumulativeLast(view returns (uint256)
1622000887989394777475096317514315353278235894094649036131465
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3c48ca59bf2699e51d4974d4b6d284ae52076e5e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
440005013939964
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.