
Table Browser
Scope: bridge.start
id | transaction_id | from_blockchain | to_blockchain | from_account | to_account | quantity | memo | transaction_time | expires_at | is_refund |
---|
rows of transfer_s
Field | Type |
---|---|
id | uint64 |
transaction_id | checksum256 |
from_blockchain | name |
to_blockchain | name |
from_account | name |
to_account | name |
quantity | asset |
memo | string |
transaction_time | time_point_sec |
expires_at | time_point_sec |
is_refund | bool |