File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
setup/information-and-settings Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -155,4 +155,6 @@ Note that this should always be enforced because as long as there is one DB tran
155155| Explorer.Chain.Zilliqa.QuorumCertificate | zilliqa_quorum_certificates | [ asc: :block_hash] |
156156| Explorer.Chain.Zilliqa.AggregateQuorumCertificate | zilliqa_aggregate_quorum_certificates | [ asc: :block_hash] |
157157| Explorer.Chain.Zilliqa.NestedQuorumCertificate | zilliqa_nested_quorum_certificates | [ asc: :block_hash, asc: proposed_by_validator_index] |
158+ | Explorer.Chain.Zilliqa.Zrc2.TokenAdapter | zilliqa_zrc2_token_adapters | [ asc: :adapter_address_hash] |
159+ | Explorer.Chain.Zilliqa.Zrc2.TokenTransfer | zilliqa_zrc2_token_transfers | [ asc: :transaction_hash, asc: :block_hash, asc: :log_index] |
158160| Explorer.Chain.Filecoin.PendingAddressOperation | filecoin_pending_address_operations | [ asc: :address_hash] |
You can’t perform that action at this time.
0 commit comments