paul-schaaf / spl-token-ui

Interface for creating and managing SPL Tokens
https://spl-token-ui.com
193 stars 92 forks source link

[Question] Not able to create Token #61

Closed munanadi closed 3 years ago

munanadi commented 3 years ago

Please fill out the form below 👇 Feel free to adjust it to fit your needs

Is your feature request related to a problem? Please describe. I tried to create a token and got the following error failed to send transaction: Transaction simulation failed: Attempt to debit an account but found no record of a prior credit..

Steps followed:

  1. Navigated to create token tab.
  2. Switched to local net
  3. Made sure SOL tokens available in my wallet in localnet.
  4. Had the localnet up and running.
  5. Tried giving the mint authority by copying the publickey of the wallet
  6. Also tried witthe the derive address from public key button. (which works, hence signing transacctions are not a problem)

Describe the solution you'd like I just want to know if this is broken or am I doing something wrong here? Any pointers would be appreciated.

Additional context image

munanadi commented 3 years ago

Sorry for the trouble. It worked.