Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.06 KB

File metadata and controls

46 lines (32 loc) · 1.06 KB

Signer Status Report

Current Status: ⚠️ NEEDS FUNDING

Signer Address

Address: FsQPFuje4WMdvbyoVef6MRMuzNZt9E8HM9YBN8T3Zbdq

  • Balance: 0.0000 SOL
  • Status: ❌ NEEDS FUNDING
  • Required: ~0.01 SOL for transaction fees

New Controller Address

Address: GLzZk1sczzW6fM4uPFeQCtTZQaf8H5VaBt99tUMbJAAW

  • Balance: 0.0000 SOL
  • Status: ✅ VALID (address exists)

Action Required

To proceed with authority transfer, fund the signer address:

# Send SOL to signer address
solana transfer FsQPFuje4WMdvbyoVef6MRMuzNZt9E8HM9YBN8T3Zbdq 0.01 --allow-unfunded-recipient

# Or use Phantom/Solflare wallet to send 0.01 SOL to:
# FsQPFuje4WMdvbyoVef6MRMuzNZt9E8HM9YBN8T3Zbdq

Verification

After funding, verify readiness:

npm run check:signer

Transaction Details

Once funded, the signer will be able to:

  • ✅ Sign authority transfer transactions
  • ✅ Update program upgrade authority
  • ✅ Execute Jupiter program reannouncement

Last Checked: 2025-01-13 Next Step: Fund signer address with 0.01 SOL