-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Utilities: Currency and pricing calculation helpers + docs (#174)
* Utilities * Docs
- Loading branch information
Showing
45 changed files
with
1,638 additions
and
447 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
data/faucets/ethereum/0x7388ec6723FBeC733B671d16820819bA7d665d02.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"address": "0x7388ec6723fbec733b671d16820819ba7d665d02", | ||
"type": "keystore", | ||
"private_key": "", | ||
"public_key": "", | ||
"account": { | ||
"address": "0x7388ec6723fbec733b671d16820819ba7d665d02", | ||
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-03-29T16-38-40.084618821Z--7388ec6723fbec733b671d16820819ba7d665d02" | ||
}, | ||
"password": "c2ltdWxhdG9y", | ||
"network": "ethereum", | ||
"tags": [ | ||
"test" | ||
] | ||
} |
15 changes: 15 additions & 0 deletions
15
data/faucets/ethereum/0x849886A470ff29b449Eec2E7050A0d65E231Add9.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"address": "0x849886a470ff29b449eec2e7050a0d65e231add9", | ||
"type": "keystore", | ||
"private_key": "", | ||
"public_key": "", | ||
"account": { | ||
"address": "0x849886a470ff29b449eec2e7050a0d65e231add9", | ||
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-03-29T16-25-46.000819675Z--849886a470ff29b449eec2e7050a0d65e231add9" | ||
}, | ||
"password": "c2ltdWxhdG9y", | ||
"network": "ethereum", | ||
"tags": [ | ||
"test" | ||
] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
221 changes: 109 additions & 112 deletions
221
...ests/contracts/0x7C3a812bBfC759bf85097211253e63f9e5F49439/ItemsMarketplace.solgo.ast.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.