Uniswap V2

Verified contract

Active on Ethereum with 197 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $45,732.37
ERC-20
Value $45,524.56
 (#0)
ERC-1555
--
0x1bde82d8393802f63ddc122a81d099f1ede573d9dbe8c7378c4ced9dfcea3cd8
0xb1522365f4e203c2b475bfff7ee1b922ded4f7041a4d8c0209fa3288111e704f
0xf5d2339215b4de91b15b19f8345573d74e36a07e9e57fe03787a8bd0ed8a9b2a
0xc79a289defe0cb91b6f9c71e362316906ab82f0389f1d9e0bd4d1602cb5ceccd
0x31ed22cdaf4137e92ac154c52f5baa789f758bfb92cb5e10003660c629a0fb40
0xca3adf96772f51a47af764e3aaa7475cde0b3423f49377785fd80a7367d6c520
From
0x34432ed87aae41d4d6bc12c53f938cc93c0c471a7f20a8a211bfe95b592de42c
0xd40e79f0fc3cf6f251821ffb6e24e42a785ba12c1c6f7f553074caee5d41dbb2
0xcb638e2e26ca632115b5f8b61bdf0814de26d35a96b4dc5712423a72131b43d7
0x02d40fc00b19c4b25fe1788724bfdf00867b5c2fea113c8a401fc6614191723d

Functions
Getter at block 21161315
DOMAIN_SEPARATOR(view returns (bytes32)
0xf01694eba53ac265fd53690eabfce418ca37045ed2d7d88bccf5ab338daaaa20
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=4379853029976949014158401, _reserve1=45571406486, _blockTimestampLast=1731205007)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
25211233005574492361788309047
price1CumulativeLast(view returns (uint256)
18629159454232548110834145178917484139581145159579259371
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4aa41bc1649c9c3177ed16caaa11482295fc7441
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
431319515128133308
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.