Skip to content

Commit 0f9a3ee

Browse files
committed
chore: deprecate beta test phase and cleansing config for mainnet launch; branding update for Opinion(previously O.LAB)
1 parent 1a98fdf commit 0f9a3ee

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

projects/olab/index.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

projects/opinion/index.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
const { getLogs2 } = require('../helper/cache/getLogs')
2+
const ADDRESSES = require('../helper/coreAssets.json')
3+
4+
// Pending official launch, contracts architecture changed.
5+
6+
module.exports = {
7+
methodology: 'TVL (Total Value Locked) refers to the total value of all collateral tokens held in the Conditional Token smart contract, including all collateral tokens provided to Opinion Prediction markets across different chains.',
8+
}

0 commit comments

Comments
 (0)