-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update QuestBudget Fee Calculation #289
Merged
Merged
Changes from 5 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
fc0aeb6
fix: add `referralRewardFee` variable
jonathandiep 80e3685
fix: fix tests
jonathandiep 7bc400a
fix: update QuestBudget to account for referral reward amounts
jonathandiep c8be70c
chore: add Sepolia broadcasts
jonathandiep a7660d5
chore: update QuestBudget script vars
jonathandiep e87601a
chore: add Base Sepolia broadcasts
jonathandiep d8cba23
chore: update json
jonathandiep 768d66e
chore: add mainnet broadcasts
jonathandiep 0c27f2c
chore: add QuestBudget deployment
jonathandiep d17f3cc
chore: update QuestBudget json
jonathandiep File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
175 changes: 175 additions & 0 deletions
175
broadcast/QuestBudget.s.sol/11155111/run-1720557285.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
113 changes: 113 additions & 0 deletions
113
broadcast/QuestFactory.s.sol/11155111/run-1720556469.json
Large diffs are not rendered by default.
Oops, something went wrong.
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,47 @@ | ||
{ | ||
"transactions": [ | ||
{ | ||
"hash": "0x03bc1337f2c1f762fc4d9baee50a9007ce1752b47a506b13126b6829c516f760", | ||
"transactionType": "CALL", | ||
"contractName": "TransparentUpgradeableProxy", | ||
"contractAddress": "0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e", | ||
"function": null, | ||
"arguments": null, | ||
"transaction": { | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e", | ||
"gas": "0x11dae", | ||
"value": "0x0", | ||
"input": "0x086575ae00000000000000000000000000000000000000000000000000000000000000fa", | ||
"nonce": "0x1a0", | ||
"chainId": "0xaa36a7" | ||
}, | ||
"additionalContracts": [], | ||
"isFixedGasLimit": false | ||
} | ||
], | ||
"receipts": [ | ||
{ | ||
"status": "0x1", | ||
"cumulativeGasUsed": "0x12d3ce7", | ||
"logs": [], | ||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", | ||
"type": "0x2", | ||
"transactionHash": "0x03bc1337f2c1f762fc4d9baee50a9007ce1752b47a506b13126b6829c516f760", | ||
"transactionIndex": "0x78", | ||
"blockHash": "0x338eb0c2ac8c2eb45d7decff9ecd9ef5b338a9b233c299d2b909f7a06954ab04", | ||
"blockNumber": "0x5fce40", | ||
"gasUsed": "0xced4", | ||
"effectiveGasPrice": "0x41b29c53", | ||
"from": "0x017f8ad14a2e745ea0f756bd57cd4852400be78c", | ||
"to": "0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e", | ||
"contractAddress": null | ||
} | ||
], | ||
"libraries": [], | ||
"pending": [], | ||
"returns": {}, | ||
"timestamp": 1720556619, | ||
"chain": 11155111, | ||
"commit": "7bc400a" | ||
} |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
referralFee
on line 86 refers to the referral fees on the claim fee (which is currently set to 0 ETH)