@@ -50,14 +50,14 @@ Below is a list of commonly used DeFi contracts on Flow:
5050
5151#### Flow Cadence Mainnet
5252
53- | Contract Name | Flow Cadence Mainnet Address | [ CLI] ( https://developers.flow.com/build/tools/flow-cli/dependency-manager ) |
54- | ----------------------------------- | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
55- | [ SwapFactory.cdc (IncrementFi)] [ 22 ] | ` 0xb063c16cac85dbd1 ` | <CopyButton text =" flow dependencies install mainnet://0xb063c16cac85dbd1.SwapFactory " title =" Copy install command (mainnet) " /> |
56- | [ SwapPair (IncrementFi)] [ 23 ] | ` 0xecbda466e7f191c7 ` | <CopyButton text =" flow dependencies install mainnet://0xecbda466e7f191c7.SwapPair " title =" Copy install command (mainnet) " /> |
57- | [ SwapError (IncrementFi)] [ 24 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapError " title =" Copy install command (mainnet) " /> |
58- | [ SwapInterfaces (IncrementFi)] [ 25 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapInterfaces " title =" Copy install command (mainnet) " /> |
59- | [ SwapConfig (IncrementFi)] [ 26 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapConfig " title =" Copy install command (mainnet) " /> |
60- | [ SwapRouter (IncrementFi)] [ 27 ] | ` 0xa6850776a94e6551 ` | <CopyButton text =" flow dependencies install mainnet://0xa6850776a94e6551.SwapRouter " title =" Copy install command (mainnet) " /> |
53+ | Contract Name | Flow Cadence Mainnet Address | [ CLI] ( https://developers.flow.com/build/tools/flow-cli/dependency-manager ) | Docs |
54+ | ----------------------------------- | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
55+ | [ SwapFactory.cdc (IncrementFi)] [ 22 ] | ` 0xb063c16cac85dbd1 ` | <CopyButton text =" flow dependencies install mainnet://0xb063c16cac85dbd1.SwapFactory " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
56+ | [ SwapPair (IncrementFi)] [ 23 ] | ` 0xecbda466e7f191c7 ` | <CopyButton text =" flow dependencies install mainnet://0xecbda466e7f191c7.SwapPair " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
57+ | [ SwapError (IncrementFi)] [ 24 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapError " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
58+ | [ SwapInterfaces (IncrementFi)] [ 25 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapInterfaces " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
59+ | [ SwapConfig (IncrementFi)] [ 26 ] | ` 0xb78ef7afa52ff906 ` | <CopyButton text =" flow dependencies install mainnet://0xb78ef7afa52ff906.SwapConfig " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
60+ | [ SwapRouter (IncrementFi)] [ 27 ] | ` 0xa6850776a94e6551 ` | <CopyButton text =" flow dependencies install mainnet://0xa6850776a94e6551.SwapRouter " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
6161
6262## Bridges & Cross-Chain Messaging
6363
@@ -104,14 +104,14 @@ Below is a list of commonly used DeFi contracts on Flow:
104104
105105| Contract Name | Flow Cadence Testnet Address | [ CLI] ( https://developers.flow.com/build/tools/flow-cli/dependency-manager ) | Docs |
106106| ----------------------------------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
107- | [ PublicPriceOracle.cdc (IncrementFi)] [ 31 ] | ` 0x8232ce4a3aff4e94 ` | <CopyButton text =" flow dependencies install testnet://0x8232ce4a3aff4e94.PublicPriceOracle " title =" Copy install command (testnet) " /> | - |
107+ | [ PublicPriceOracle.cdc (IncrementFi)] [ 31 ] | ` 0x8232ce4a3aff4e94 ` | <CopyButton text =" flow dependencies install testnet://0x8232ce4a3aff4e94.PublicPriceOracle " title =" Copy install command (testnet) " /> | [ Docs ] [ incrementfi-doc ] |
108108| [ BandOracle.cdc (Band)] [ 32 ] | ` 0x9fb6606c300b5051 ` | <CopyButton text =" flow dependencies install testnet://0x9fb6606c300b5051.BandOracle " title =" Copy install command (testnet) " /> | [ Docs] [ band-oracle-doc ] |
109109
110110#### Flow Cadence Mainnet
111111
112112| Contract Name | Flow Cadence Mainnet Address | [ CLI] ( https://developers.flow.com/build/tools/flow-cli/dependency-manager ) | Docs |
113113| ----------------------------------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
114- | [ PublicPriceOracle.cdc (IncrementFi)] [ 19 ] | ` 0xec67451f8a58216a ` | <CopyButton text =" flow dependencies install mainnet://0xec67451f8a58216a.PublicPriceOracle " title =" Copy install command (mainnet) " /> | - |
114+ | [ PublicPriceOracle.cdc (IncrementFi)] [ 19 ] | ` 0xec67451f8a58216a ` | <CopyButton text =" flow dependencies install mainnet://0xec67451f8a58216a.PublicPriceOracle " title =" Copy install command (mainnet) " /> | [ Docs ] [ incrementfi-doc ] |
115115| [ BandOracle.cdc (Band) Protocol] [ 33 ] | ` 0x6801a6222ebf784a ` | <CopyButton text =" flow dependencies install mainnet://0x6801a6222ebf784a.BandOracle " title =" Copy install command (mainnet) " /> | [ Docs] [ band-oracle-doc ] |
116116
117117## Ethereum Attestation Service
@@ -170,3 +170,4 @@ Mainnet EAS Explorer: [https://flow.easscan.credora.io](https://flow.easscan.cre
170170[ 36 ] : https://relay.link/bridge
171171[ 37 ] : https://docs.relay.link/resources/contract-addresses
172172[ band-oracle-doc ] : ./band-oracle
173+ [ incrementfi-doc ] : https://docs.increment.fi/
0 commit comments