Skip to main content
Schema: axelar.axelscan Table: fact_gmp Type: View This table contains the records from Axelscan for the General Message Protocol (GMP). This table will not contain the current day’s data and will always be one day behind.

Columns

Column NameData TypeDescription
IDTEXTThe unique identifier for the transaction
CREATED_ATTIMESTAMP_NTZThe timestamp the transaction was created
STATUSTEXTThe status of the transaction
AMOUNTFLOATThe amount of the transaction
DESTINATION_CHAIN_TYPETEXTThe type of destination chain
EVENTTEXTThe name of the event
SIMPLIFIED_STATUSTEXTThe simplified status of the transaction
CALLVARIANTThe call object
COMMAND_IDTEXTThe ID of the command
FEESVARIANTThe fees of the transaction
GAS_STATUSTEXTThe gas status of the transaction
IS_CALL_FROM_RELAYERTEXTWhether the call is from a relayer
IS_INVALID_CALLTEXTWhether the call is invalid
IS_INVALID_DESTINATION_CHAINTEXTWhether the destination chain is invalid
IS_TWO_WAYTEXTWhether the transaction is two way
TIME_SPENTVARIANTThe time spent object
DATAVARIANTThe raw API response
FACT_GMP_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.