Probably using oracles Maybe this helps: https://github.com/ElrondNetwork/sc-chainlink-rs
luc8284510116 activity
luc8284510116 commented on Hey all. I am trying to sign a transaction without sending it. I am using the signWithoutSending: true property but the transaction is still sent. The snippet: const { sessionId, error } = await sendTransactions({ transactions: [ { value: 1000000000000000000, ... Read more
Had the same problem recently
luc8284510116 commented on Hi there! Do you have any tx hash for me?
I have one, not sure if it's the same issue ???? https://explorer.elrond.com/transactions/0253b7d5984737921f2fd535ff8f7dfccf1206a4d8802e6ae77812ae8a0e0310
luc8284510116 commented on Do all the tokens on the Maiar Exchange have 18 decimals?
They don't, just found out
luc8284510116 commented on Hi! I'm looking for Ad Astra contracts addresses on both Eth and Elrond sides but I cannot find them, someone here know them?
https://github.com/ElrondNetwork/sc-bridge-elrond
luc8284510116 commented on Guys, what should I do in order to receive a review for a PR with a new token?
Wait and pray ??
luc8284510116 commented on Hello. Is it possible to use the xEGLD faucet outside of wallet.elrond?
I found the solution if anyone wonders. A request to r3d4.fr faucet API
luc8284510116 commented on the maiar exchange dapp code is public ?
Only the contracts as far as I know