Uniswap V2

Verified contract

Active on Ethereum with 232 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,557.36
ERC-20
--
0x8fa1423d8ccfc627102e023ad4437383dd0e2c7b75275b39960d4906e6b7661b
0xd1f2fbf636481338e1401ace38b1c0420390346b0e8eff6d57d2a38ff75fc6a3
0x9b1c4c9935f8d09de4b023506fa36d77c10cc23362b5bf1dfc3b171c4ac87bc2
0x7f592ef29c93f5a05a556c9bb5835384d686ba65d0f57c9f43fc1507adb672e2
0x9e0fdeab9d669005fda0fb33c3fa7348c28bfcb61ce8aa9dac4896c705046ea5
0x108fc2b8b57414a03a3cccc8248c3a19a033cca2545c9ab39bb6ffb520606fd1
0xa180ba1b9aaeac2fb2a6161c3b72421bed5f283386027d36bcf8a58c3bfd0604
0xb3d18e23e78f7ae00559920f02bf387a58c40bbff4154fc25c2e0ada20db8554
0x5d533c05dbe2251a4478eb9343605a9d5bd2931c2b6b57e116cd7a3b2f4f4a11
0x398441c0819d4a6b6219fefe4fd9fb50173cd3cc8e529c6fb31a2e88513d5782

Functions
Getter at block 21158365
DOMAIN_SEPARATOR(view returns (bytes32)
0x78ddeaf23693dec13071ff8a51ee613e2a44e27798d4a915a7372a3d16e9132b
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=4214602354830814717636, _reserve1=1422269422002972214, _blockTimestampLast=1731126515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
208136870081331204877225841415869553991
price1CumulativeLast(view returns (uint256)
834213700601346842913560871008444811325413323
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2a54ba2964c8cd459dc568853f79813a60761b58
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
75704633939103604414
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.