Uniswap V2

Verified contract

Active on Ethereum with 533 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $417.93
ERC-20
--
ERC-20
--
ERC-20
--
0x4b40e52646efaf5d1f6904cefe7758fc7677d39b5814922bb18e539ca73eb862
0x363f9cc086056059e6f5b77579afa1755d7113f1bb39efd4a0abaf27b2e64da9
0x58223407eabd8572d209ddc4164595be185269313e0a33dd2cab312459860721
0x136ed589c46166c986c41027e2a1331d8f3b0557d914ef9e016957c1420324f0
0x19e2a274ea21e010ad60e4b11d538a649bb69c138d5f753df3a4feaf6caa927d
0x8dc7615bf1ec63c63c4daea46ac338af3bc8bcf30d02478da3c815b44e7120d9
0xdb43df66e98d2c0bded7966394f7dcd6f85939725c2122b77e3b4153e1d63590
0xe32437a409d1f15e2ed54f5db53d4f6bdbb4ff496420811f1386284411a0644b
0x1ed155071c16bcac91eb56bd6489d2b1b2a54aa6c8a7b123c5fa0418de056835
0x57244b55bd642ca4ae24f187fda2810cb25f2ee58303538cf00962a5998fbb23

Functions
Getter at block 21324866
DOMAIN_SEPARATOR(view returns (bytes32)
0xec2fadb48fb678b2fd6f424a03a11b036b878ec55ddf33f4fbd96c6600cecbe8
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=6245202726790243502373326125, _reserve1=115837794328054419, _blockTimestampLast=1651204042)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24147831894840749018888643999353039
price1CumulativeLast(view returns (uint256)
2993470100925445243549686351744387391821851097550
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x71f85b2e46976bd21302b64329868fd15eb0d127
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
23049935503594145204770
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.