Skip to content

Commit

Permalink
TIP-130
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelthales committed Feb 27, 2023
1 parent 58ac1cb commit 95f181b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 45 deletions.
62 changes: 26 additions & 36 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 11 additions & 9 deletions TIPs/TIP-130.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,28 @@
| id | Title | Status | Author | Description | Discussions to | Created |
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
| TIP-130 | Add Enetpulse node| Draft | (@coathales) | Add New Enetpulse node to support new Sports | | 2023-02-23
| TIP-130 | Add Enetpulse as a data provider to Overtime| Draft | (@coathales) | Add New Enetpulse node to support new Sports on Overtime| | 2023-02-23

## Simple Summary
This tip entitles Thales protocol adding [Enetpulse](https://enetpulse.com) node and support the odds for new sports.
This tip entitles Thales protocol to leverage [Enetpulse's](https://enetpulse.com) Chainlink node to Overtime and support new sports.

## Motivation
The Overtime aims to constantly increase the supply of new sports and markets. After talks with Enetpulse team and tesing Enetpulse Sports Data provider we propose using it for new markets creation. We will start using Enetpulse node supporting Tennis firstly.
Overtime aims to constantly increase the supply of new sports and markets. After talks with Enetpulse team and tesing Enetpulse Sports Data provider we propose using it on Overtime. Enetpulse has a very large variaty of sports so there is huge potential here to increase Overtime's offering. However, as with everything so far, we want to start iteratively, add Tennis first, monitor its performance for a while and then consider more sports to add.

Adding more feeds and data providers also improves the decentralization and diversification aspect of Overtime.
Adding more feeds and data providers also improves the decentralization and diversification aspect of Overtime. This node would ensure we no longer have a single point of failure dependancy, but also allow us to consider building aggregation methods to validate results of markets in the future.


## Specification
Enetpulse support a lot of sports and leagues, even the Esports. There are also support for bunch of betting tips per different sports.
We plan to start with a Tennis and only moneyline markets will be supported at the beginning.
With new Enetpulse node we do not need new contracts creation, all exsisting contracts would be in use to create and resolve markets on Overtime.
Enetpulse supports hundreds of sports and leagues, even esports. It also supports odds for various exotic markets types on sports already offered on Overtime, such as soccer (e.g. result at halftime).
We plan to start with a Tennis ATP Masters and Grand Slams and monitor the "sharpness" of odds and general stability of the node. We were happy with what we have seen during testing.
This addition does not require contract changes on our end, all the work is done on the node adapter side to make sure the data fits into the formats Overtime expects. The changes would be adding the new node address, new supported sport IDs and caps per sport, which will start low and grow iteratively as we gain more confidence with the new data.

[Enetpulse eAPI docs](https://eclient.enetpulse.com/documentation/eapi)

[Sports and Odds coverage](https://eclient.enetpulse.com/coverage/odds/sport/1/odds_provider/MTU0)
[Sports and Odds coverage](https://eclient.enetpulse.com/coverage/odds/sport/1/odds_provider/MTU0)

This TIP entitles Protocol DAO to utilize other available bet types and sports from Enetpulse if there is community interest for those.
[Node](https://market.link/nodes/Enetpulse/integrations)

This TIP entitles Protocol DAO to utilize other available market types and sports from Enetpulse if there is community interest for those and protocol DAO finds those safe to add.


## Copyright
Expand Down

0 comments on commit 95f181b

Please sign in to comment.