Hello, is there a way to configure a testnet node to synchronize only from a specific block to the latest block? lets say i want historical data for 7 days and then to sync all the new ones. now my node tries to synchronize block from 2019
joker-gdb
@joker-gdb
Snapshots are only supported for a few days now
blockchain developer
@superronaldo
I am a skilled blockchain developer
who will build defi dapp?
or nft mint dapp?
please send me message
Jayson Jacobs
@j4ys0n
hello - i have a tron node running, started from a snapshot, but its not syncing because all peers keep disconnecting. how can i keep syncing?
Jayson Jacobs
@j4ys0n
do i have to manually find more peer ip addresses or will the node do that automatically?
you can get the inactivated address's trc20 balance, but you cannot to transfer the trc20 from inactivated account
south bay
@sbaag123189042_gitlab
@vivian-kang yes i want do it but i think i didnt find good way yet, i tried tron api but it brings empty result, please which api i can use for inactivated address trc20 balance ?
south bay
@sbaag123189042_gitlab
or do you know why that script say 1000000 for 1$ trc20 ?
Every token has precision, because the data on blockchain cannot be decimal. If the precision of a trc20 token is 6, and you have 1.1 token, the api will return 1.1* 1000000.