enosys-contracts

Provide Enosys DeFi contract addresses, ABIs, and integration patterns across Flare networks.

1|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/Thanasimos/Thanas-flare-builders-toolkit --skill enosys-contracts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enosys-contracts
Source: https://github.com/Thanasimos/Thanas-flare-builders-toolkit/tree/main/enosys-contracts
Command: npx skills add https://github.com/Thanasimos/Thanas-flare-builders-toolkit --skill enosys-contracts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides authoritative contract addresses, ABIs, and integration patterns for Enosys DeFi products across Flare networks (Flare, Songbird, Coston1, Coston2), enabling safe read-only reference for developers, auditors, and operators.

Core Features & Use Cases

  • Reference data for DEX V2/V3, Loans (CDP), APYCloud, and Governance, including core addresses, ABIs, and deployment patterns.
  • Guidance for integration: fetch ABIs, addresses, and pool data to build, audit, or verify on-chain interactions.
  • Use Case: quickly look up a pool address or a price feed contract to prototype a DeFi integration on Flare networks.

Quick Start

Query the Enosys contract references in references/addresses_flare.md and references/abis_and_interfaces.md to begin integration.

Frequently Asked Questions about enosys-contracts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Enosys DeFi contract addresses and ABIs for the Flare network?

To find Enosys DeFi contract addresses and ABIs for the Flare network, query the reference data covering DEX V2/V3, Loans, APYCloud, and Governance to obtain official addresses and interfaces for safe integration.

What Enosys integration patterns are available for Songbird and Coston testnets?

Available Enosys integration patterns for Songbird and Coston testnets include deployment configurations for DEX, Loans, and Governance, providing notes on proxy upgradeability and decentralized oracles for developers.

Does the Enosys contract reference cover DEX V3 and APYCloud pools?

Yes, the Enosys contract reference covers DEX V3 and APYCloud pools, providing the required core addresses, ABIs, and deployment patterns to fetch pool data and verify on-chain interactions.

How do I get price feed contract data for an Enosys DeFi integration on Flare?

To get price feed contract data for an Enosys DeFi integration on Flare, look up the governance and decentralized oracle references to retrieve the necessary addresses and interface definitions.

Are there limitations to using these Enosys reference ABIs for on-chain transactions?

The primary limitation is that these Enosys reference ABIs and addresses are intended for safe read-only reference by developers and auditors, meaning additional validation is required before executing on-chain transactions.