-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add smart contract deployed addresses comment #34
Comments
The latest updates about your deal:
The settlement has been completed. All contributors can click the Claim button to claim their reward. |
Your claim is done |
A dispute has been created. |
@BLOCKCHAINDEVWEB I challenged you because the FEATURE ERC20 address on Polygon is not the good one. The good one is And we must use the latest FEATURE Gnosis smart contract addresses i.e. use |
The funds are shared between the claimer and the challenger. |
The challenge period for claim #5 has now expired. |
In https://github.com/feature-sh/smart-contract/blob/main/contracts/Feature.sol and https://github.com/feature-sh/smart-contract/blob/main/contracts/FeatureERC20.sol, add deployed addresses (gnosischain, polygon, arbitrum one, mumbai, goerli) with this format
* @deployments: [<network 1>: <smart contract address 1>, <network 2>: <smart contract address 2>, ...]
.Exemple:
@deployments: [gnosischain: 0x3a6Cf1a7DD424f300df1c519156c71CAD1947Fbb]
.The text was updated successfully, but these errors were encountered: