-
Notifications
You must be signed in to change notification settings - Fork 78
Update DeFiActions Contract Addresses #1588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
briandoyle81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM docs wise. Please merge after @sisyphusSmiling confirms the addresses.
| | ERC4626SwapConnectors | [0x7014dcffa1f14186](https://testnet.flowscan.io/contract/A.7014dcffa1f14186.ERC4626SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0x7014dcffa1f14186.ERC4626SwapConnectors" title="Copy install command (testnet)" /> | [0x04f5ae6bef48c1fc](https://flowscan.io/contract/A.04f5ae6bef48c1fc.ERC4626SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0x04f5ae6bef48c1fc.ERC4626SwapConnectors" title="Copy install command (mainnet)" /> | | ||
| | EVMNativeFLOWConnectors | [0xbee3f3636cec263a](https://testnet.flowscan.io/contract/A.bee3f3636cec263a.EVMNativeFLOWConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0xbee3f3636cec263a.EVMNativeFLOWConnectors" title="Copy install command (testnet)" /> | [0x1a771b21fcceadc2](https://flowscan.io/contract/A.1a771b21fcceadc2.EVMNativeFLOWConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0x1a771b21fcceadc2.EVMNativeFLOWConnectors" title="Copy install command (mainnet)" /> | | ||
| | EVMTokenConnectors | [0xbee3f3636cec263a](https://testnet.flowscan.io/contract/A.bee3f3636cec263a.EVMTokenConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0xbee3f3636cec263a.EVMTokenConnectors" title="Copy install command (testnet)" /> | [0x1a771b21fcceadc2](https://flowscan.io/contract/A.1a771b21fcceadc2.EVMTokenConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0x1a771b21fcceadc2.EVMTokenConnectors" title="Copy install command (mainnet)" /> | | ||
| | SwapConnectors | [0xaddd594cf410166a](https://testnet.flowscan.io/contract/A.addd594cf410166a.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0xaddd594cf410166a.SwapConnectors" title="Copy install command (testnet)" /> | [0xe1a479f0cb911df9](https://flowscan.io/contract/A.e1a479f0cb911df9.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0xe1a479f0cb911df9.SwapConnectors" title="Copy install command (mainnet)" /> | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was my mistake - I had a deprecated address in FlowActions. Addressing in onflow/FlowActions#72
| | SwapConnectors | [0xaddd594cf410166a](https://testnet.flowscan.io/contract/A.addd594cf410166a.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0xaddd594cf410166a.SwapConnectors" title="Copy install command (testnet)" /> | [0xe1a479f0cb911df9](https://flowscan.io/contract/A.e1a479f0cb911df9.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0xe1a479f0cb911df9.SwapConnectors" title="Copy install command (mainnet)" /> | | |
| | SwapConnectors | [0xad228f1c13a97ec1](https://testnet.flowscan.io/contract/A.ad228f1c13a97ec1.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install testnet://0xaddd594cf410166a.SwapConnectors" title="Copy install command (testnet)" /> | [0xe1a479f0cb911df9](https://flowscan.io/contract/A.e1a479f0cb911df9.SwapConnectors?tab=deployments) | <CopyButton text="flow dependencies install mainnet://0xe1a479f0cb911df9.SwapConnectors" title="Copy install command (mainnet)" /> | |
Closes #1592