Skip to content

Commit 6c377d6

Browse files
committed
update column descriptions
1 parent 1b1f7bd commit 6c377d6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/smart-contracts/supported-chains.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ A complete list of the Wit/Oracle counter-factual contracts deployed by the _**W
1111
:::info Understanding the Capabilities
1212
- **Network**: The blockchain ecosystem where Witnet is currently operational.
1313

14-
- **PUSH Data Feeds**: Data is pushed to the blockchain based on a heartbeat (e.g., every 24 hours) or price deviation (e.g., 0.5% change). Ideal for simple "read" operations.
14+
- **PUSH Data Feeds**: Bring secure, notarized data to your smart contracts with Witnet’s permissionless reporting. By verifying data sources and transformations directly on-chain, Witnet eliminates the risk of fraudulent or 'fake' data delivery.
1515

16-
- **PULL Data Feeds**: On-demand updates. Users "pull" the data into their transaction to ensure the price is fresh at the exact moment of execution, often saving significant gas for the protocol.
16+
- **PULL Data Feeds**: Programnatically define how and where your data is fetched, allowing your smart contracts to pull cryptographically verified, tamper-proof updates from the Witnet network on demand.
1717

18-
- **Backed Price Feeds**: These are specific feeds subsidized by the Witnet Foundation to ensure high-quality data is readily available for the community. Note: Anyone can still permissionlessly launch and fund their own custom price feeds on any supported network using the Witnet SDK.
18+
- **Backed Price Feeds**: Reliable DeFi price feeds, subsidized and periodically updated by the Witnet Foundation to ensure maximum data quality and availability.
1919

20-
- **Verifiable Randomness**: Confirms the availability of the Witnet Randomness Oracle, providing cryptographically secure, non-biasable entropy for gaming, NFTs, and lotteries.
20+
- **Verifiable Randomness**: Generate secure, non-biasable randomness for gaming and NFTs with Witnet’s cryptographically verifiable entropy oracle.
2121

2222
For more information check out the [quick tutorials](https://docs.witnet.io/intro/tutorials/).
2323

0 commit comments

Comments
 (0)