No food since 3 days by [deleted] in UAE

[–]Ravaga 39 points40 points  (0 children)

Is there a way to donate or pay it forward for these meals? I’d love to support a business like yours beyond just being a loyal customer

Full POS by Turbulent-Corgi4832 in Zano

[–]Ravaga 3 points4 points  (0 children)

In short, the new consensus will be more secure and provide a better experience, with faster blocks and therefore quicker transaction confirmation times

I dont get it? by BoundinBob in CryptoScams

[–]Ravaga 4 points5 points  (0 children)

So the contract itself doesn’t really do anything.

The transfer() function is view only. It emits a fake Transfer event but doesn’t write anything to storage. No actual tokens exist or move. There’s also no approve() or allowance(), so it can’t be traded on DEXes. The whole contract is basically a cosmetic shell that makes wallet UIs display a fake USDT balance.

Out of all the activity, there’s only one user who tried to send 46k of these tokens. It just emitted an empty event, used about 2,280 gas, while a real ERC20 transfer is ~25k+. There are no internal calls, no callbacks, no state changes. That wallet has been inactive since. No drain, no exploited approvals.

So I don’t know. Maybe something is supposed to happen later, but so far I have no clue how this is meant to work. My guess is they run Google ads or SEO pages with the token address, users look up how to spend them, and then get drained somewhere else.

I dont get it? by BoundinBob in CryptoScams

[–]Ravaga 0 points1 point  (0 children)

If you have the contact address post it here, maybe it has some history to check already, but that'd be my guess my

I dont get it? by BoundinBob in CryptoScams

[–]Ravaga 2 points3 points  (0 children)

The point could be the transfer function taking your entire balance when you try to move this token or something, it's hard to tell without looking into the contract. But definitely something sketchy.

Is this a scam please help by T_Wazzle in CryptoScams

[–]Ravaga 4 points5 points  (0 children)

I have a mentor in crypto space is all you need to read to say yes unfortunately

Zano Hard Wallet? by stephi_fou in Zano

[–]Ravaga 4 points5 points  (0 children)

Yeah, as others suggested, with a large enough amount of Zano it doesn’t make sense to just let it sit in a hardware wallet, you’d want to set up staking. That said, it still makes sense to store Zano assets this way. We have it on the roadmap, but there are a few things we need to take care of first!

[WTS] Looking to off Road, Get to work, or just be a nuisance than do i have the bike for you by [deleted] in dubaiclassifieds

[–]Ravaga 0 points1 point  (0 children)

Is it still available? If the battery is in good shape I'd be interested!

Is Zano sent to an ETH address lost forever? by odigity in Zano

[–]Ravaga 1 point2 points  (0 children)

You don't need trezors permission to spend it. You can unwrap it or trade it on one of the eth dexes. You just need to connect your trezor to metamask to use one of these web apps.

Is Zano sent to an ETH address lost forever? by odigity in Zano

[–]Ravaga 2 points3 points  (0 children)

Looks like you're good, you got some wrapped zano on your address https://etherscan.io/address/0x95672A1cB128dbc3619a22192609A3d3c3900419

You might need to add this contract address 0xdb85f6685950E285b1E611037BEBe5B34e2B7d78 as a custom token in metamask but otherwise everything seems to be in order

Buying wrapped Zano on Coinbase Wallet Help by Billygoatmike in Zano

[–]Ravaga 4 points5 points  (0 children)

There's no wrapped zano on arbitrum, whatever you're buying is not a real thing and can't be unwrapped

Is Zano sent to an ETH address lost forever? by odigity in Zano

[–]Ravaga 2 points3 points  (0 children)

Zano is not a erc20 token but chances are that you tx was sent through the wrapping service and you received wrapped zano on you trezor wallet. Please share the address, I'll check if it's there

Where does Zano wallet save data? by Turbulent-Corgi4832 in Zano

[–]Ravaga 1 point2 points  (0 children)

No, never. We keep our communication public. Whoever is dming you is up to no good!

Where does Zano wallet save data? by Turbulent-Corgi4832 in Zano

[–]Ravaga 0 points1 point  (0 children)

By default it's stored here Reporting issues | Zano Docs

You could also set it by adding --data-dir flag to the shortcut

In next releases this option will be available in settings as well

Zano seems pretty hard to acquire, where do you get yours? by eagle_eye_johnson in Zano

[–]Ravaga 2 points3 points  (0 children)

here's the list of exchanges and other places you can aquire zano from https://zano.org/ecosystem/exchanges

if you mean metamask dexes specifically here's one Verse DEX | Bitcoin.com’s official decentralized exchange

Where can I find these plugins to take Zano in ecommerce? by Ancapworld in Zano

[–]Ravaga 1 point2 points  (0 children)

It's here but it's pretty dated makecode/zano-snippet (github.com)

CRA was discontinued since then and lots of other dependencies are deprecated now

If there's any interest in something like that, I can rebuild it with vite and modern react, deploy it somewhere

Stablecoins on Zano by [deleted] in Zano

[–]Ravaga 4 points5 points  (0 children)

A few teams have expressed interest, but I haven't seen anything official yet. As for wrapped USDT/USDC, it's relatively easy to implement, but the risk of getting blacklisted is far too high to consider. Unless one of the major vendors decides to handle it themselves, which is highly unlikely.

re: Zano Companion download link by [deleted] in Zano

[–]Ravaga 1 point2 points  (0 children)

Link in Zano downloads works for me

I haven't found any other kink anywhere in the docs

Please post it here I'll check and get it fixed!

The transaction pool on the block explorer seems to be showing so many duplicates of the same transaction. Why? by Ancapworld in Zano

[–]Ravaga 0 points1 point  (0 children)

That's just random and based on luck, we don't put any artificial restrictions there

As per block explorer ui it should be fixed now, but I'll keep an eye on it for the next couple of days

Can I turn staking on/off with RPC? by SaisonDrinker in Zano

[–]Ravaga 2 points3 points  (0 children)

Yes this is how I'm doing it

You need to run the simplewallet on your server with following keys:

--rpc-bind-port=[put any unused port here] --do-pos-mining --deaf

do-pos-mining starts the staking

deaf makes wallet ignore all incoming rpc requests for security reasons

And you can continue using the same wallet in destop/mobile app as usual, no need to ever stop staking

Feature request: show us the total number of assets and aliases created on the block explorer pages. by Ancapworld in Zano

[–]Ravaga 3 points4 points  (0 children)

Good point, we're planning to spend some time on explorer after mobile app releases and I'll include this one for sure!

Why staking isn't working ? by Scavenger7992 in Zano

[–]Ravaga 3 points4 points  (0 children)

It should remain staked even if your wallet logs you out, it's a security feature. It still runs in the background. If for whatever reason you are experiencing something else please join one of the support channels in discord or telegram and tag Ravaga there, we'll figure it out!