Skip to content

Add Furety token metadata#1851

Open
Gusgraph wants to merge 1 commit into
MetaMask:masterfrom
Gusgraph:add-furety-token
Open

Add Furety token metadata#1851
Gusgraph wants to merge 1 commit into
MetaMask:masterfrom
Gusgraph:add-furety-token

Conversation

@Gusgraph

@Gusgraph Gusgraph commented Jun 30, 2026

Copy link
Copy Markdown

Adds Furety (FTY) token metadata for Polygon mainnet.

Official website: https://furety.com
Official token metadata: https://furety.com/coin/metadata.json
Token contract: https://polygonscan.com/token/0xD1f0Cd986Da6E05619Ef81559BCA5e82609A66E5
Network: Polygon mainnet / chain ID 137
Symbol: FTY
Decimals: 18

Furety is decentralized Halal financial infrastructure for payments and settlement. No staking, lending, yield, or investment-return claims are made.


Note

Low Risk
Adds static metadata and an icon file only; no runtime code, auth, or financial logic is modified.

Overview
Registers Furety (FTY) on Polygon (eip155:137) at 0xD1f0Cd986Da6E05619Ef81559BCA5e82609A66E5 with standard ERC-20 metadata (name, symbol FTY, 18 decimals) and a new logo SVG referenced from the metadata JSON.

No application or contract logic changes—only token-list assets so wallets and explorers can display the token.

Reviewed by Cursor Bugbot for commit 22ad697. Bugbot is set up for automated code reviews on this repo. Configure here.

@Gusgraph Gusgraph requested review from a team and MRabenda as code owners June 30, 2026 01:48

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 22ad6973e2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

id="text13"
style="fill:#aa4400;stroke-width:1.02674"
transform="scale(1.0237767,0.97677554)">FTY</text>
<image

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Replace embedded raster with vector artwork

This SVG adds an <image> element whose xlink:href embeds a base64 PNG, which violates the repository's icon style guide disallowing PNG/JPEG-in-SVG via <image> tags. In practice this makes the new token icon a large raster payload hidden inside an SVG and risks the main artwork disappearing in consumers that sanitize or don't support data-URI images; please submit either a pure vector SVG or a standalone PNG instead.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant