Skip to content

Instantly share code, notes, and snippets.

@vlzhr
Created September 23, 2021 21:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vlzhr/c33d9c7a28584c33dc4c2330deb5aae1 to your computer and use it in GitHub Desktop.
Save vlzhr/c33d9c7a28584c33dc4c2330deb5aae1 to your computer and use it in GitHub Desktop.
# use this JSON to swap EGGs with ledger
# replace "amount": 100, with your amount of EGGlets (1 EGG = 100, 1.01 EGG = 101)
{
"type": 16,
"version": 2,
"dApp": "3PJQUUiJdvz9etUKED9ju7o7VrcNMtnkXBU",
"call": {
"args": [],
"function": "swapEgg"
},
"payment": [
{
"amount": 100,
"assetId": "JCGDtrVy64cCJ1wCKfCaiNQMnyYwii71TbE5QeAHfxgF"
}
],
"fee": "500000",
"feeAssetId": null,
"chainId": 87,
"proofs": []
}
@cryptolopes
Copy link

Multiply your EGG tokens by 100 to get the correct value in the amount.

@RoHoss
Copy link

RoHoss commented Sep 27, 2021

How to use the json?

@cryptolopes
Copy link

How to use the json?

Check this article.

@RoHoss
Copy link

RoHoss commented Sep 27, 2021

How to use the json?

Check this article.

Thank you. It`s happend.

@altamash999
Copy link

Sir please help me .. I can't swap my old egg.. because i hold egg in trustwallet before 15 September

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment