bridge.start Contract Overview Actions (14) Structs (23) Tables (8) ABI Overview channels Table row type of channels { "name": "channels", "base": "", "fields": [ { "name": "channel_name", "type": "name" }, { "name": "remote_contract", "type": "name" }, { "name": "next_transfer_id", "type": "uint64" }, { "name": "enabled", "type": "bool" } ] }