Uniswap V2

Verified contract

Active on Ethereum with 1,055 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,705.76
ERC-20
--
0x53ade2763f0f4764d53b23f995aa2276f807f67b3b178b9a61146e858715a27f
0x180225a585f8d5baf91de19c91c42e114232a3a30425238259713acad2475bc7
0x2f815f7b079c141790ea0691a3c253c6e622d173e00649719717cbe32db3af2f
0xe4111fed59ca1d37a7ee93668f87598a197764939c1aaed3749085f8f8c6d702
0xa21295a7ea56cc16a84092188f93229fa64b9c3738eda13cb30abe251898002a
0xe47af25886d5d86ce4813d775c3141538ccdf851aa96db0e6e0d13baa5443a6c
0xac856eca718d669d488c617f4f54f2b32fe2dcc7ad8ba760fff75ed52631bc8d
0xe0d6e02029109413ad87f695d2a42e062e28c0fcb4e4dff08552e8c2cc83e961
0x168b8dd2185d53d67b1de0c4e1faaad2142b30cb595e43fee89eeb3676124cd7
0x0af8531e37bb7e7dacdbdf698032029d00c5fbed4b32fe29a3b6ba9397b8c57c

Functions
Getter at block 21216328
DOMAIN_SEPARATOR(view returns (bytes32)
0x23836a54085fa047e21a29c73b17acb75bfef6e2b38e87f7618a57f00627bd3d
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=535811027740296616, _reserve1=15424885424337909806253, _blockTimestampLast=1731948863)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
13833692244934179375165691370362714909425788592
price1CumulativeLast(view returns (uint256)
78943789934755877523347413714324414620
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf1182229b71e79e504b1d2bf076c15a277311e05
totalSupply(view returns (uint256)
61329777993406691207
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.