Frontend Crypto Presale
Frontend Crypto Presale
DOCTYPE html>
<html>
<head>
<title>Token Sale</title>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
</head>
<body>
<h1>Token Sale</h1>
<script>
// Contract and account variables
const contractAddress = 'CONTRACT_ADDRESS';
const tokenPrice = 1; // Set the token price in Ether
const adminAddress = 'ADMIN_ADDRESS';
const provider = 'https://bsc-dataseed.binance.org/'; // BSC RPC Provider