Skip to content

Commit

Permalink
add ethereum broadcast example
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Aug 14, 2022
2 parents 9d819dc + 33f8f05 commit 4ebe44f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ethereum/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category": "crypto",
"display_name": "Ethereum",
"pricing": {
"Ethereum.Balance": 100,
"Ethereum.Broadcast": 100,
"Ethereum.Transaction": 100
"Ethereum.Balance": 1000,
"Ethereum.Broadcast": 1000,
"Ethereum.Transaction": 1000
}
}

0 comments on commit 4ebe44f

Please sign in to comment.