Skip to content

Conversation

@ndquanpros
Copy link

Add Ogori Chain (83333)

Chain Information

  • Name: OGORI
  • Chain ID: 83333
  • Symbol: ORI
  • Type: Mainnet
  • Status: Active

Endpoints

Verification

  • RPC endpoint responds correctly to eth_chainId
  • Explorer is functional and accessible
  • Chain is stable and operational
  • Logo meets requirements (512x512 PNG)

Files Added

  • _data/chains/eip155-83333.json - Chain configuration
  • _data/icons/ogori.png - Chain logo (512x512 PNG)

Additional Information

This is the official Ogori blockchain mainnet. All endpoints have been tested and are operational. The chain has been running stably with active block production and a functional block explorer.

Testing

# Test RPC endpoint
curl -X POST https://rpc.ogori.one \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'

# Response: {"jsonrpc":"2.0","id":1,"result":"0x145c5"}  (83333 in hex)

- Chain ID: 83333
- Name: OGORI
- Symbol: ORI
- RPC: https://rpc.ogori.one
- Explorer: https://explorer.ogori.one
- Website: https://ogori.vn

All endpoints tested and operational.
@github-actions
Copy link

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

Copy link
Author

@ndquanpros ndquanpros left a comment

Choose a reason for hiding this comment

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

Hi team,
It is correct!

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