Skip to content

Efikcoin Mainnet Chain ID 20488 - #3063

Open
Efikcoinwallet wants to merge 2 commits into
DefiLlama:mainfrom
Efikcoinwallet:patch-1
Open

Efikcoin Mainnet Chain ID 20488#3063
Efikcoinwallet wants to merge 2 commits into
DefiLlama:mainfrom
Efikcoinwallet:patch-1

Conversation

@Efikcoinwallet

Copy link
Copy Markdown

If you are adding a new RPC, please answer the following questions.

Link the service provider's website (the company/protocol/individual providing the RPC):https://efikcoin.com

Official RPC: https://rpc.efikcoin.com/rpc - Provided by Efikcoin Mainnet Team

Provide a link to your privacy policy:https://efikcoin.com/privacy

No user tracking, no logs kept, public good RPC for Chain ID 20488

If the RPC has none of the above and you still think it should be added, please explain why:Efikcoin Mainnet Chain ID 20488 is independent EVM mainnet with native EFC gas (not BNB). Founder 0xC5AD5cfcF81AD63a94227334b898eafCe6B27cCA. Migrated from BEP20 0x677Ce9CBa67f7484ea951a12897CE780cFd8fED1. Explorer https://explorer.efikcoin.com. RPC is live and needed for MetaMask, TrustWallet, Remix IDE. RPC added at end of array as required.

Your RPC should always be added at the end of the array.

@kanom0099-code

kanom0099-code commented Aug 18, 2026 via email

Copy link
Copy Markdown

@Define101

Copy link
Copy Markdown
Member

please add chainid

@Efikcoinwallet

Copy link
Copy Markdown
Author

Hello @kanom0099-code, thanks for checking!

  1. What is this?
    Efikcoin Mainnet Chain ID 20488 - Independent EVM L1, not fork of BNB. Native gas is EFC.

  2. Where is it from / Provider?
    Provided by Efikcoin Mainnet Team
    Website: https://efikcoin.com
    RPC: https://rpc.efikcoin.com/rpc
    Privacy Policy: https://efikcoin.com/privacy
    No tracking, no logs, public good RPC.

  3. RPC Status:
    Live and tested:
    GET https://rpc.efikcoin.com returns chain JSON with shortName: efc
    POST https://rpc.efikcoin.com/rpc with eth_chainId returns 0x5008 (20488)
    RPC added at end of array as required.

  4. Links:
    Explorer: https://explorer.efikcoin.com
    Founder: 0xC5AD5cfcF81AD63a94227334b898eafCe6B27cCA (migrated from BEP20 0x677Ce9CBa67f7484ea951a12897CE780cFd8fED1)

Please approve and merge. Thank you!

@Define101

Copy link
Copy Markdown
Member

Please add chainid field

@Efikcoinwallet Efikcoinwallet left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

{
"infoURL": "https://efikcoin.com",
"shortName": "efik",
"chainId": 20488,
"networkId": 20488,
"icon": "efikcoin",
"nativeCurrency": {
"name": "Efikcoin",
"symbol": "EFIK",
"decimals": 18
},
"rpc": [
"https://rpc.efikcoin.com"
],
"explorers": [{
"name": "Efikcoinscan",
"url": "https://explorer.efikcoin.com",
"icon": "efikcoin",
"standard": "EIP3091"
}]
}

@Efikcoinwallet

Efikcoinwallet commented Aug 28, 2026 via email

Copy link
Copy Markdown
Author

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.

3 participants