Easy Track factories for token transfers list on Hoodi updated #661
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.
Please, go through these steps before you request a review:
📝 Describe your changes
🔎 Attach a source of truth or evidence that allows reviewers to confirm the changes independently
Vote on hoodi: https://vote-hoodi.testnet.fi/vote/31
Deploy configs / logs
deploy_config = deployment.AllowedRecipientsSingleTokenFullSetupDeployConfig(
token="0x3508A952176b3c15387C97BE809eaffB1982176a",
limit=100*10**18,
period=6,
spent_amount=0,
trusted_caller="0x418B816A7c3ecA151A31d98e30aa7DAa33aBf83A",
titles=["Test funder – stETH, multiple recipients"],
recipients=["0x418B816A7c3ecA151A31d98e30aa7DAa33aBf83A"],
)
AllowedRecipientsRegistryDeployed: 0x7E33f2192c2cEC339493B9193110BC0510d6CBD2
TopUpAllowedRecipientsDeployed: 0xE5aE943A3AEFA44AD16438Bc3D2cA7654103F985
AddAllowedRecipientDeployed: 0x8f05Cc4cC42745E9723E105D38638683f162e1d9
RemoveAllowedRecipientDeployed: 0x86E10ffC7c67A92e0c5E58ae42945213da43D0c7
deploy_config = deployment.AllowedRecipientsMultiTokenSingleRecipientSetupDeployConfig(
tokens=["0x97bb030B93faF4684eAC76bA0bf3be5ec7140F36","0x64f1904d1b419c6889BDf3238e31A138E258eA68","0x17fc691f6EF57D2CA719d30b8fe040123d4ee319"],
tokens_registry="0x40Db7E8047C487bD8359289272c717eA3C34D1D3",
limit= 500 * 10 ** 18,
period=3,
spent_amount=0,
title="Test funder - stablecoins, single recipient ",
trusted_caller="0x418B816A7c3ecA151A31d98e30aa7DAa33aBf83A"
)
Deployed AllowedRecipientsRegistry: 0xdf53b1cd4CFE43b6CdA3640Be0e4f1a45126ec61
Used AllowedTokensRegistry: 0x40Db7E8047C487bD8359289272c717eA3C34D1D3
Deployed TopUpAllowedRecipients: 0x9D735eeDfa96F53BF9d31DbE81B51a5d333198dB