Skip to content
Discussion options

You must be logged in to vote

And the token balance of address can not be reached, like this address 0.0.40938 . I think is the same issue of missing tokencreate transaction.

# rosetta api only returns the HBAR balance
%{
  "balances" => [
    %{
      "currency" => %{
        "decimals" => 8,
        "metadata" => %{"issuer" => "Hedera"},
        "symbol" => "HBAR"
      },
      "value" => "373048328666"
    }
  ],
  "block_identifier" => %{
    "hash" => "0x4f23afa1006bbcb228b600a738c5527c77c2dd9c51a6eeb1c7a5a66042e349b144176cd3882001218f9e646452914cb4",
    "index" => 804283
  }
}

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Ljzn
Comment options

Comment options

You must be logged in to vote
2 replies
@xin-hedera
Comment options

@Ljzn
Comment options

Answer selected by Ljzn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants