fn get_fil_burnt<DB: Blockstore>(
    state_tree: &StateTree<DB>,
) -> Result<TokenAmount, Error>