# Bridge

### Mint and burn

The Bridge burns jFIATs on the origination chain and mints the same amount of jFIATs on the destination chain, at a 1-to-1 ratio.

The fees are paid in the gas token of the origination chain.

{% hint style="info" %}
The Bridge uses the Cross-Chain messaging protocol of Chainlink (CCIP) to transfer the information from one chain to another one. When jFIATs are transferred between chains, the amount of jFIATs to be minted on the destination chain is sent through a message using Chainlink's CCIP. Once the message is received, the Bridge mints the jFIATs and send them to the recipient.

Read more: <https://chain.link/cross-chain>
{% endhint %}

### Limits

The governance can set limits per jFIATs and per chain.

### Addresses

|              |                                                                                                     |
| ------------ | --------------------------------------------------------------------------------------------------- |
| Arbitrum     | [0xe4dd...333b](https://arbiscan.io/address/0xe4dd926a3f3fc03f64462db6f726b70cd2c2333b)             |
| Avalanche    | [0xf767...b4e8](https://snowtrace.io/address/0xf7674d951296C2612b9aD62d89Eff8fA0bfEb4e8)            |
| Base         | [0xD6E2...7f4c](https://basescan.org/address/0xD6E201d664B29f7B0ebE50B423c7D3cF3f0A7f4c)            |
| BNB Chain    | [0x0818...24fe](https://bscscan.com/address/0x0818b48d171f90f8d97c6f6ebf18bc2de6f224fe)             |
| Gnosis Chain | [0x3b05...31f4](https://gnosisscan.io/address/0x3b05b902fe763ad87aa755fab70f86c76bf331f4)           |
| Optimism     | [0x1d1f...b226](https://optimistic.etherscan.io/address/0x1d1f15dafd42a00f1efd56d7b15665aeb22db226) |
| Polygon      | [0x8167...5aec](https://polygonscan.com/address/0x816714c039a5d32314e5924b09e58c100bab5aec)         |
