-
Notifications
You must be signed in to change notification settings - Fork 19
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
Mr Hankey $SHIT verification #32
Conversation
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.
Please provide source code link.
The metadata.json does not match the on-chain contract.
Hi @DamianStraszak |
You obtain metadata after compiling the contract from source. If you didn't do it yourself, you can ask the author of the source code. If you use the INW2 contract, then the same metadata should work as in some other requests. |
Yeap its from INW2, updated |
ASCAN Token Submission
Introduction
Before submitting this PR, ensure you have followed all the requirements below and filled out all necessary details about your token.
Checklist
Please review the checklist below and check each item before submitting your token information:
Asset Details
General Information
Logo
logo.png
Metadata File
metadata.json
Token Information File
info.json
Required Content in
info.json
:Note on Custom Tags
The
customTags
field in the info.json file is optional. This field can be used to include specific tags that describe unique characteristics or features of the token, such as burner wallet. Include custom tags only if they are relevant to the token’s functionality or usage.Note on Owner and Minter
The owner and minter fields should include the addresses of the accounts that hold these capabilities within the token's smart contract. The owner is typically the account that has administrative rights over the entire contract, while the minter might be an account with the capability to issue new tokens.
Note on Warnings
Please do not fill out the warnings field in the info.json file. This field is reserved for use by our auditing team, who will add relevant warnings such as "Mintable" or "Burnable" after thoroughly reviewing the token's smart contract. This ensures that all warnings are accurate and based on a comprehensive technical assessment.