Uniswap V2

Verified contract

Active on Ethereum with 880 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,372
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5d35c82a3e24230885f997d53a61a0960401c5640d1671148640b11c611d2ee4
0x5202bc449e7c2c8cd6e83e33af313f777aeff7f535590b548e18a4211247bbdb
0x6a396374763357e66400ab2384b1bcdc92d293759ed8d631bd651f67f190e0e6
0xb51b676a13eb61a7a2e2fc2709e00dd3a22cec4982622b0d98cebd205d0845ec
0x49f2063ce9eab2a2991f853ae7e86d2471163382292cf88740e9842f85cd5547
0x5c487a357c84fa49d69164dd3dbe3a1bd13d28fbd9416bb814aade182e246b67
0x2f6e437138d8300564e250fc58fece5ea060e338e97f62c3da08b4da505791d7
0xb5f37b38e889277882ceb169b90b089f93eb88ed0eccdf721c6b8b6999599d18
0xb5bba5ce33197fa6b7dca9d0cbc4ab6aa7efcc2665a2e9aae0dcf95c86a39432
0x918aa7ce8c4291ba8851d1932f011c34399d39261dadf1b3af6fc301a159f9e1

Functions
Getter at block 21392958
DOMAIN_SEPARATOR(view returns (bytes32)
0x389d4b5ac730efa97edc337ef4e88fc94ed6c4845d7a22905f81144c3717380f
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=219206682843003925638805, _reserve1=2592916199197976062177, _blockTimestampLast=1730628935)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4467977427016431184279063622871213529917
price1CumulativeLast(view returns (uint256)
109266024175336364611925112674385814759506868
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
token1(view returns (address)
0xd36932143f6ebdedd872d5fb0651f4b72fd15a84
totalSupply(view returns (uint256)
23162702040388267780423
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.