Uniswap V2

Verified contract

Active on Ethereum with 1,409 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,186.17
ERC-20
Value $22,968
ERC-20
Value $3.05
ERC-20
--
ERC-20
--
ERC-20
--
0x281149f889c2ec3ee3b7c703cb66ab5a38046473c5d1079dfe27af4dcb53c282
0x50d0ed7250e90f951994a610ed5b4e875980d8e05c3d51ef75b0171afc091daa
0x2beabb9d4c0ea93549efed6fd756e909b6b51ff30609b821c1a288ae83be1540
0x59152e54c053f3cab20eaae2744f0857a0e3e66ff75617c295ff94331ae1303d
0x9740d163b2092668e8df4da4b07c5c76801a49f954975349c0487496f6b4b0d6
0xc62212c83a462f136387537c7074fb9f5999ab552e422b44d9cfca86109d4d7f
0x0edbdb9914dedb9997b931c88049445cc191b95c24be83535dc4f974fb191145
0xb0e8c1c5b12455c30457d98d5ccfbf8e77921cae3b1410fe42518155f4d36f1d
0x05924288ba4e9d3eb32c598aadd404b3bf99fdb77ef9ad668f07e53d707a9d8d
0x5c0abf54b870fbcb90bd5c787913efae8fd819c27529d2f4d9555b51c9f28ec4

Functions
Getter at block 21259890
DOMAIN_SEPARATOR(view returns (bytes32)
0x32e20f9528c81eca498c8dd9c25d454d82f8817a3d807f1f0c64325113d953a0
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=441039250733359581583471, _reserve1=6966474090898545607, _blockTimestampLast=1732478639)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
143471712498603083527803491153052968914
price1CumulativeLast(view returns (uint256)
15520402294797708745883044418067821215039361228
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x408e41876cccdc0f92210600ef50372656052a38
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
741159978695705033486
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.