Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $429,650.51
ERC-20
Value $426,383.03
0x244a8d691101d34b56506b9048d56b5cd478ea875ee4b5eae2eac998b6e10a2e
0x593cf3b3299dbce3265d3b73a11d8ed1410861d289e09cfb112bc96b7fc674ac
0xee9a8d278a1c289046f4cd9f087ae14a64150f86d3a77c500239d94d7ed97e87
0x87913e44a25abc5a6d10d5510b9567d05ccc7f008f2e56484d18d7e141dc9dfa
0xf84ffaaecd104c127d4fc7e6c8d0c64c77aaaa32dc04bb74a6acc1c060d649eb
0x2596a9081e5e9e1fcca9a6be5a56da8f7d032e646dfbf7f4d969ad39fb1e2d3e
0x8e6a958fcdcd8b259dd9fafb549f56d9e8c061d265b55c70c10f6d36181d8aac
0x0c31d1a53b1a277c62afaa27fafeeed8708cf8abef93700027887f24d147f9e2
0x17944f1b0dd67a18f1adeb17137241516af1228d3aeb0143982b73f94e59aa48
0x6690abe57336f49f5a46a6c2b55ba0440d6196e9d75a313688da8725729b598c

Functions
Getter at block 21274790
DOMAIN_SEPARATOR(view returns (bytes32)
0xf61dbba13a8465a9ddd04935fbd0e4362f1cbd5cd0c8b302233cc90173d1e365
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=129248907493512836002, _reserve1=1870101007202408490022, _blockTimestampLast=1732658495)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5799776528528763432924942081721801521124872
price1CumulativeLast(view returns (uint256)
6644902774613705832739887337432732637160
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcf91b70017eabde82c9671e30e5502d312ea6eb2
totalSupply(view returns (uint256)
190437305281577221354
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.