{% extends "data_explorer/table_entries_base.html" %} {% block table_headers %} {% table_header "id" "Hash:Type:ID" min_width=150 %} {% table_header "from_address" "From" min_width=150 %} {% table_header "from_address" "To" min_width=150 %} {% table_header "chain" "Chain" min_width=150 %} {% table_header "asset" "Asset" min_width=150 %} {% table_header "amount" "Amount" min_width=150 %} {% table_header "created_at_original" "Date" min_width=250 %} {% endblock %} {% block table_rows %}