Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Claim CCTP USDC</title>
<script>
console.log("Script started loading...");
// Проверяем доступность ethers
console.log("Ethers available:", typeof ethers !== 'undefined');
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Claim CCTP USDC</title>
<script>
console.log("Script started loading...");
// Проверяем доступность ethers
console.log("Ethers available:", typeof ethers !== 'undefined');