Skip to content
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

Rename $FX to $PUNDIAI #5974

Merged
merged 6 commits into from
Feb 27, 2025
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions fxcore/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,43 @@
"$schema": "../assetlist.schema.json",
"chain_name": "fxcore",
"assets": [
{
"description": "PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.",
"extended_description": "PundiAI is the token rebrand of Function X (FX token) to align with the project's evolving AI and data-driven focus, updating tokenomics to reflect current value, enhancing market perception, improving user adoption, and possibly supporting technical or ecosystem improvements.",
"denom_units": [
{
"denom": "apundiai",
"exponent": 0
},
{
"denom": "pundiai",
"exponent": 18
}
],
"base": "apundiai",
"name": "Pundi AI",
"display": "pundiai",
"symbol": "PUNDIAI",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg"
},
"coingecko_id": "pundi-aifx",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg",
"theme": {
"primary_color_hex": "#1c1c1c"
}
}
],
"socials": {
"website": "https://functionx.io",
"twitter": "https://x.com/PundiAI"
},
"type_asset": "sdk.coin"
},
{
"description": "The native staking token of the Function X",
"extended_description": "FX coin is the native token on the Function X ecosystem. It is currently utilized as a governance token as well as a gas token on f(x)Core and f(x)EVM. The subnets that are built on the Function X ecosystem can also choose to utilize FX as their gas token.",
Expand Down
40 changes: 20 additions & 20 deletions fxcore/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"chain_type": "cosmos",
"chain_id": "fxcore",
"website": "https://functionx.io",
"pretty_name": "f(x)Core",
"pretty_name": "Pundi AIFX",
"status": "live",
"network_type": "mainnet",
"bech32_prefix": "fx",
Expand All @@ -20,50 +20,50 @@
"fees": {
"fee_tokens": [
{
"denom": "FX",
"fixed_min_gas_price": 4000000000000,
"low_gas_price": 4000000000000,
"average_gas_price": 4200000000000,
"high_gas_price": 5000000000000
"denom": "apundiai",
"fixed_min_gas_price": 5100000000,
"low_gas_price": 5000000000,
"average_gas_price": 5100000000,
"high_gas_price": 5200000000
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "FX"
"denom": "apundiai"
}
]
},
"codebase": {
"git_repo": "https://github.com/functionx/fx-core",
"recommended_version": "v7.5.0",
"git_repo": "https://github.com/PundiAI/fx-core",
"recommended_version": "v8.5.0",
"compatible_versions": [
"v7.5.0"
"v8.5.0"
],
"binaries": {
"linux/amd64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-linux-amd64",
"linux/arm64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-linux-arm64",
"darwin/amd64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-darwin-amd64",
"darwin/arm64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-darwin-amd64",
"windows/amd64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-windows-amd64.exe"
"linux/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-linux-amd64",
"linux/arm64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-linux-arm64",
"darwin/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-darwin-amd64",
"darwin/arm64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-darwin-amd64",
"windows/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-windows-amd64.exe"
},
"genesis": {
"name": "fxv1",
"genesis_url": "https://github.com/functionx/fx-core/raw/main/public/mainnet/genesis.json"
"genesis_url": "https://github.com/PundiAI/fx-core/raw/main/public/mainnet/genesis.json"
},
"consensus": {
"type": "cometbft",
"version": "v0.37.9"
"version": "v0.38.13"
},
"sdk": {
"type": "cosmos",
"version": "v0.47.13",
"tag": "v0.47.13"
"version": "v0.50.11",
"tag": "v0.50.11"
},
"ibc": {
"type": "go",
"version": "v7.6.0"
"version": "v8.5.2"
}
},
"peers": {
Expand Down
Binary file added fxcore/images/PUNDIAI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions fxcore/images/PUNDIAI.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions fxcore/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,38 @@
"darwin/arm64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-darwin-amd64",
"windows/amd64": "https://github.com/FunctionX/fx-core/releases/download/v7.5.0/fxcored-v7.5.0-windows-amd64.exe"
}
},
{
"name": "v8.5.x",
"tag": "v8.5.0",
"height": 19616000,
"proposal": 66,
"previous_version_name": "v7.5.0",
"next_version_name": "",
"recommended_version": "v8.5.0",
"compatible_versions": [
"v8.5.0"
],
"sdk": {
"type": "cosmos",
"version": "v0.50.11",
"tag": "v0.50.11"
},
"consensus": {
"type": "cometbft",
"version": "v0.38.13"
},
"ibc": {
"type": "go",
"version": "v8.5.2"
},
"binaries": {
"linux/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-linux-amd64",
"linux/arm64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-linux-arm64",
"darwin/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-darwin-amd64",
"darwin/arm64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-darwin-amd64",
"windows/amd64": "https://github.com/PundiAI/fx-core/releases/download/v8.5.0/fxcored-v8.5.0-windows-amd64.exe"
}
}
]
}