contract update
This commit is contained in:
parent
f99940fde6
commit
d9ee23e4a8
|
|
@ -161,7 +161,7 @@ export default function DashboardPage() {
|
|||
}, [activeWalletObj]);
|
||||
|
||||
|
||||
const contractAddress = "0x7e06ae145dc3d73350c7da040355654EbF11f1bc";
|
||||
const contractAddress = "0x248c005371a0a388FDD60Ec0e00c1dE53e0B79A2";
|
||||
async function buyTicket(amount: number) {
|
||||
const isEmbedded = getEmbeddedConnectedWallet(wallets)?.address == activeWalletObj?.address;
|
||||
const provider = await activeWalletObj?.getEthereumProvider();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user