Uniswap V2

Verified contract

Active on Ethereum with 146 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,104.16
ERC-20
--
ERC-20
--
0xe95068820fe719b9450e2ea618b55b55300def52e0646e4c8d32d6495d46e50d
0x259641967b67f4f62941f8ec0b149605dde89643144a650f5559c275d11f225e
0x234e13041ccf0c509c5849e44d2a55bb11e6b9e27a027b9aed810db39db1d3ae
0x8c6925da167a9e592e5d94d18d725932091129d2012ccfbfbc5c89b1d5351ea0
0xd39d1b926cd489452d5b0bb4c1079007a898a657fe5d7e822f5cc167b4479e6e
0x3e690930eabdb52d9d8167701a1dde6776f84f46d3ab21925fbe0d6c0afbf208
0xc43385bd0ba5bd118139666197e2588b7f23a4ffb4a110cda46ed1fbb2bc9e24
0x569fb3f6dcb8f71d2bea728d2366460dca523922baa9cf207817ed9d13422419
0x6b4318f8406024ddc19023975d6780786bf74905dfb35103533b3b80cd78dd5c
0xd2ae7e92aeff85e742a50c84ee0c5ad0ee7ebe507315c61f16ebae8f633a309e

Functions
Getter at block 21040819
DOMAIN_SEPARATOR(view returns (bytes32)
0xf67b2bb22df4311e411a57c6e1667e981ea9c7eb611f3d1731fdabe6ba3b9ead
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=143215139131191758125402, _reserve1=842794595328116185, _blockTimestampLast=1729836791)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12305401160336906062756467218270051812
price1CumulativeLast(view returns (uint256)
215159055311654001190449728916402469278028290367
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x96b00208911d72ea9f10c3303ff319427a7884c9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
193533588299412241728
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.