210 похожих чатов

Hello, I used to use this method for sending transactions on

the network:

php
$endpoint = "v2/byron-wallets/{$this->wallet_id}/transactions";

$data_arr = [
"payments" => [
[
"address" => $to,
"amount" => [
"quantity" => (int)CoinManager::formatAmount($amount, self::DECIMAL),
"unit" => "lovelace"
]
]
],
"passphrase" => $this->passphrase
];


$tx_info = CoinManager::sendSimpleRequest($this->main_url . $endpoint, json_encode($data_arr));

if (isset($tx_info["id"])) {
return $tx_info["id"];
}

However, it doesn't work with the new version, and I can't transfer my ada from my wallet. What should I do?

10 ответов

79 просмотров
amir safavieh- Автор вопроса

how to convert passphrase to private key in cardano?

What library have you used there? I recognise neither the endpoint format nor the CoinManager name.

amir safavieh
how to convert passphrase to private key in cardan...

If whatever you decided to use there respected the standard, it is specified in https://cips.cardano.org/cips/cip3/ and other documents linked from there.

amir safavieh- Автор вопроса
HeptaSean
What library have you used there? I recognise neit...

rest request to this url https://base_url/v2/byron-wallets/{$this->wallet_id}/transactions

amir safavieh- Автор вопроса
HeptaSean
If whatever you decided to use there respected the...

i have wallet Id , passphrase how i can transfer cardano?

amir safavieh
rest request to this url https://base_url/v2/byron...

Okay, that looks like https://cardano-foundation.github.io/cardano-wallet/api/edge/#tag/Byron-Wallets, but what is that CoinManager thing that builds the requests?

According to https://cardano-foundation.github.io/cardano-wallet/api/edge/#operation/postByronTransaction it should still work the same way. What is the error message?

amir safavieh
i have wallet Id , passphrase how i can transfer c...

If you have the 12 word *seed phrase* (not just the *passphrase*!), you can try to create a Shelley wallet in Yoroi and then claim/transfer the old Byron balance to it.

amir safavieh- Автор вопроса
HeptaSean
If you have the 12 word *seed phrase* (not just th...

No. I have wallet id and pass similar this: "passphrase": "XNlcl9QbU0yOUFUWjRrcExZTlBVOnBhc", "wallet_id": "b222eaesdf69sd4f92e856478dsfsfd9ffbda6a",

amir safavieh
No. I have wallet id and pass similar this: "passp...

Yeah, well, that's not enough information to restore/import that wallet anywhere where it is not already known.

Похожие вопросы

Обсуждают сегодня

@Benzenoid can you tell me the easiest, and safest way to bu.y HEX now?
Živa Žena
20
This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
Hello, Is iExec also part of the "inception program" or another one ? Would it be a name to qualified the nature of the relationship between iExec and Nvidia? And does Secret ...
Ñïķøłäś
8
Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
any reference of this implementation?
BitBuddha
29
Also, why can’t the community have a vote/ say when it comes to initiatives like buybacks. Isn’t the point of crypto decentralisation? Don’t we deserve input as long term supp...
👨🏽‍🦰
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
13
Карта сайта