https://github.com/superdev093/silverlineswap-contracts
https://github.com/superdev093/silverlineswap-contracts
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superdev093/silverlineswap-contracts
- Owner: superdev093
- Created: 2022-01-19T17:07:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T10:19:59.000Z (over 4 years ago)
- Last Synced: 2025-05-19T03:35:24.115Z (about 1 year ago)
- Language: Solidity
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Prediction Contractor
```
* @notice Constructor
* @param _oracleAddress: oracle address
* @param _adminAddress: admin address
* @param _operatorAddress: operator address
* @param _intervalSeconds: number of time within an interval
* @param _bufferSeconds: buffer of time for resolution of price
* @param _minBetAmount: minimum bet amounts (in wei)
* @param _oracleUpdateAllowance: oracle update allowance
* @param _treasuryFee: treasury fee (1000 = 10%)
```
_oracleAddress: 0xD276fCF34D54A926773c399eBAa772C12ec394aC
_adminAddress: 0xD46b7697c372075F248CD5847943330EE3Ee309E
_operatorAddress: 0x560d58C7F955451B2Bc264B2F643Aa22D949CFb3
_intervalSeconds: 300
_bufferSeconds: 30
_minBetAmount: 1000000000000000
_oracleUpdateAllowance: 300
_treasuryFee: 300
contract deployed at: 0x08Ddc8E6B366654EE8878351bFBC9C1EF7715968