flow-models/models/descriptions/bridge_contract.md

3 lines
432 B
Markdown
Raw Permalink Normal View History

{% docs bridge_contract %}
The Flow contract address for the bridge protocol used to transfer tokens to or from the Flow blockchain. Data type: STRING. Identifies the specific bridge (e.g., Blocto Teleport, Celer) facilitating cross-chain transfers. Used for protocol attribution, analytics, and filtering bridge activity. Example: '0xabcdef1234567890'. Important for cross-chain analytics and monitoring bridge usage.
{% enddocs %}