Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchepetov committed Apr 18, 2024
1 parent fe10167 commit d888422
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions abis/eth/protocol/v2.10.8/FreeBet.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,21 @@
"internalType": "uint128",
"name": "payout",
"type": "uint128"
},
{
"internalType": "uint256",
"name": "conditionId",
"type": "uint256"
},
{
"internalType": "uint64",
"name": "outcomeId",
"type": "uint64"
},
{
"internalType": "uint64",
"name": "odds",
"type": "uint64"
}
],
"stateMutability": "view",
Expand Down

0 comments on commit d888422

Please sign in to comment.