Uniswap V2

Verified contract

Active on Ethereum with 165 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x41441f2f53b14e31ee7f98521c61f83d7831af04c5a98e61c9fb29deb67d1de7
0xc899eceb278682635341612211809ab40955c02323002550ea925e34e90d7477
0xfa42f45a2bd2c566e51fec75f6ddf34ad54dbf86e7d249fcb03b3627da51701f
0xa7222714eebe9b75c188784d545cd266fcee966deafc28889b078c3141120965
0x7eb3585f5e834a71628a616ec8984ed4d2828f1fd26c80eef87281b9c7ef8a84
0xc706024d08cba48ec31930db72f37ee124bc2f1a419b43adf13d8ec2706e52c9
0x475ffaa465e8a2da03ca5e1e698a0d88ac960d5257b7f485d463777a764866a7
0x10aa73a47651f66b387994cf086de46ec39ece447dd6451432ce69882c635914
0x096d374e3c262e5fb3a8f75e2d5b7dd7928c14ffee263b30911ab9950089b846
0x37e198987c149d161cfbca9c6329af4f046985f7d50295221ecc582c819d0012
From

Functions
Getter at block 20885227
DOMAIN_SEPARATOR(view returns (bytes32)
0x9c39963bb7524b103a771eb21657ef2486ab2238098f6cd2c721fe9d8df99c28
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=121531274918, _reserve1=13774839814957, _blockTimestampLast=1722138875)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
32077288427762134208119139484256023874466626
price1CumulativeLast(view returns (uint256)
37341496806316300020557186384390066965037
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
token1(view returns (address)
0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7
totalSupply(view returns (uint256)
1115422217678
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.