Coder Social home page Coder Social logo

Comments (2)

dmytro-samoylenko avatar dmytro-samoylenko commented on June 28, 2024 1

Hello,

If I understand correctly, TRON allows to freeze some TRX to obtain energy and bandwidth (resources needed to make transactions and contract function calls). Additionally, it is possible to delegate staked TRX to another account. These features could be used to make internal (from one_time to fee_deposit) and external (from fee-deposit) transactions free of TRX burning. Currently we burning 13-27 TRX for each transfer of trc20 token .

Thank you for suggestion. Our team will consider implementation of staking and delegation in next Shkeeper's releases.

from shkeeper.io.

bulhiCzar avatar bulhiCzar commented on June 28, 2024

also, as an additional(easier way), you can minimize the amount of gas TRX
we can wait until the amount of gas to be sent from USDT(payment_wallet) to USDT(fee_wallet) will be minimal-average for half a day
so we get the lowest possible payment for commissions

more detailed:

  1. we receive USDT on payment_wallet
  2. we need to output USDT to fee_wallet
  3. we are waiting for the commission to be low (30.000 Energy or 14 TRX)
  4. if point 3 is true, then we send it to fee_wallet

pluses:

  • the commission will be the lowest possible

minus:

  • all our funds will be found on different wallets

recommendation:
add env for payments and withdrawals with different keys

from shkeeper.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.