Uniswap V2

Verified contract

Active on Ethereum with 88 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $73.49
ERC-20
--
0x7d5d1bd5d7cf27e0e4782bf3578bea042f8541069a00073e5b1c11699c6ac5db
0x6b96ff236f6651ff8a0fcbb846bcda097ab68c9327c54cf716b4d534539fb710
0x51af5aa3b1d31baeda3c5a629630b99ee8e405023e47577f715625604bad72d2
0x60b31d08ef5e3402889b419674fc18db9e6156f1011dd1ba28a527c48338396c
0xd0ea68ae51faf0458fdba21dfea1787849e87033da24297f0293166c34557991
0x15af846f94ca254c81d3f484dbf188115b24ea52184b93f1afbf3a1e14a71db4
0xa551cc10aae5bc7182fcfc8de92495e8bd31586472b20b1b104d0c30f2da1b2e
0xe4a6af878c1c618a3db4142b611c25dbad42fa0ce1b7c7c69e12fc5c971788e8
0x7947e77dd2a01d180873132d4d2ac79661c1e4e1baa3a67e73281ca569212bac
0xcda34565cd459346801ab3f0f0e8db8106ff1e99d04706f7297c265524362d36

Functions
Getter at block 20954247
DOMAIN_SEPARATOR(view returns (bytes32)
0x2e8b3a1be777263138beaa67a3a5884e920d1c7d56fd3838fc7996d9ef0bfc03
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=3392870951398369620298004, _reserve1=73489752, _blockTimestampLast=1722896543)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1135052004040102169307731694
price1CumulativeLast(view returns (uint256)
24691314016883590302844903524164184225831260277805102631621
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x40e7705254494a7e61d5b7c86da50225ddc3daae
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
14064303209806196
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.