1
0
Fork 0

Rename tool, add ethermine and refactorization

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-01-27 17:44:55 +01:00
parent 59407a953e
commit d05d3816b8
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
18 changed files with 585 additions and 304 deletions

View file

@ -1,5 +1,5 @@
*💰 New balance*
*💰 New {{pool}} balance*
*Address*: [{{address}}](https://flexpool.io/{{address}})
*Address*: [{{address}}]({{url}})
*Unpaid balance*: {{balance}} {% if balance_fiat != 'None' %}\({{balance_fiat}}\){% endif %}
*Unpaid percentage*: {{balance_percentage}}

View file

@ -1,4 +1,4 @@
*⛏️ New block*
*⛏️ New {{pool}} block*
*Number*: [{{number}}](https://etherscan.io/block/{{hash}})
*Reward*: {{reward}} {% if reward_fiat != 'None' %}\({{reward_fiat}}\){% endif %}

View file

@ -1,4 +1,4 @@
*💵 New payment*
*💵 New {{pool}} payment*
*Amount*: {{amount}} {% if amount_fiat != 'None' %}\({{amount_fiat}}\){% endif %}
*ID*: [{{txid}}](https://etherscan.io/tx/{{txid}})