An open API service indexing awesome lists of open source software.

https://github.com/superdev093/silverlineswap-contracts


https://github.com/superdev093/silverlineswap-contracts

Last synced: 10 months ago
JSON representation

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