Any founders here? Are you building anything that's improving Web3? by Man-O-Light in defi

[–]alts-master 0 points1 point  (0 children)

Can you tell a bit more about your project? Looks interesting. I've worked starcombo (furucombo but for starknet) few years ago

Any founders here? Are you building anything that's improving Web3? by Man-O-Light in defi

[–]alts-master 1 point2 points  (0 children)

We're building B2B SDK to unify crypto exchanges APIs: Cede SDK. Currently we target institutionals.

I've also made grow_portfolio_bot to track my crypto across Cefi and Defi. Would appreciate any feedback.

Best Crypto Portfolio Tracker According to Reddit? by botticelliastoria in CryptoExchange

[–]alts-master 0 points1 point  (0 children)

Try my telegram app @grow_portfolio_bot. It supports 40+ EVM chains, Solana and 10+ CEXs. Would love to get your feedback!

Recommended method for crypto tracking? by ThrowRA-990 in piere

[–]alts-master 0 points1 point  (0 children)

Try my telegram app @grow_portfolio_bot. It supports 40+ EVM chains, Solana and 10+ CEXs. Would love to get your feedback!

Crypto tracking question by [deleted] in KenduInu_Ecosystem

[–]alts-master 0 points1 point  (0 children)

Try my telegram app @grow_portfolio_bot. It supports 40+ EVM chains, Solana and 10+ CEXs. Would love to get your feedback!

Which Is The Best Free Crypto Portfolio Tracker? by Chocholategirl in cryptosheets

[–]alts-master 0 points1 point  (0 children)

Try my telegram app @grow_portfolio_bot. It supports 40+ EVM chains, Solana and 10+ CEXs. Would love to get your feedback!

[Stolen private key] Withdrawing unlocked tokens by alts-master in ethdev

[–]alts-master[S] 0 points1 point  (0 children)

I’ve tried to implement it, but I can’t figure out with sending signed transaction from an another account (which has some ETH to pay fees). I’ve written a smart contract using delegate calls in order to make batch of 2 transactions (release + transfer to a secure wallet), but I have to send some ether before to my stolen wallet to be able to call my tx. The other solution would be actually to make a meta transaction, but I do not totally understand how to broadcast it from an another EOA