Conversation
Adds the icon and metadata for Singularity Foundation (SF), an ERC-20 token on Ethereum mainnet. Contract: 0x4AFC8B8f5Ee6ec3F8f90dE6d99d8f877Dd34765D Website: https://singularityfoundation.io Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This branch has not been deployed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Token
Project
Singularity Foundation is an independent foundation that measures AI capability. It publishes research analysis, a dated forecast registry and an archive of 766 arXiv studies, and supports early-stage AI work.
Contract
Source code is verified on Etherscan and matches on Sourcify with an exact match.
The contract is immutable and ownerless: no
owner(), no mint, no burn, no pause, no blacklist, no transfer fees and no proxy or upgrade path. The entire fixed supply was minted once in the constructor. It is built on OpenZeppelinERC20+ERC20Permitv5.7.0, compiled with solc 0.8.37.Files
icons/eip155:1/erc20:0x4AFC8B8f5Ee6ec3F8f90dE6d99d8f877Dd34765D.svg— 32x32 square artboard, solid background, pure vector paths, no<image>,<style>, filters or animationmetadata/eip155:1/erc20:0x4AFC8B8f5Ee6ec3F8f90dE6d99d8f877Dd34765D.json— only fields frompermitted-fields.jsoncontract-map.jsonandimages/are intentionally untouched.🤖 Generated with Claude Code
Note
Low Risk
Adds static token metadata and an icon only; no application logic, auth, or contract integration changes.
Overview
Registers Singularity Foundation (SF) as an Ethereum mainnet ERC-20 at
0x4AFC8B8f5Ee6ec3F8f90dE6d99d8f877Dd34765D.Adds
metadata/eip155:1/erc20:0x4AFC8B8f5Ee6ec3F8f90dE6d99d8f877Dd34765D.jsonwith name, symbol SF, 18 decimals, and a relativelogopath. Adds the matching 32×32 vector icon undericons/eip155:1/erc20:…. No changes tocontract-map.jsonorimages/in this diff.Reviewed by Cursor Bugbot for commit 74b9e3b. Bugbot is set up for automated code reviews on this repo. Configure here.