Skip to content

Conversation

@jeongseup
Copy link
Contributor

@jeongseup jeongseup commented Jul 2, 2025

PR(Pull Request) Overview

Briefly describe the changes made in this PR.

Changes

  • Major feature addition or modification
  • Bug fix
  • Code improvement
  • Documentation update

Related Issue

Please reference the Issue number this PR addresses: #90

Description of Changes

Describe the key changes or parts of the code that have been modified.

Testing Method

Explain how to test the changes step by step: 1. Run ‘…’ 2. Check ‘…’

Additional Information

If there is any additional information relevant to this PR, please include it here.

@jeongseup jeongseup marked this pull request as ready for review July 3, 2025 08:56
Copy link
Contributor Author

@jeongseup jeongseup left a comment

Choose a reason for hiding this comment

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

Double checked

@jeongseup jeongseup merged commit 2c92307 into cosmostation:develop Jul 3, 2025
2 checks passed
@jeongseup
Copy link
Contributor Author

# for gno.land/r/demo/foo20.TotalSupply() realms

# post call
curl --location 'https://rpc.test6.testnets.gno.land/' \
--header 'Content-Type: application/json' \
--data '{
    "id": "7491f929-f5fd-4866-8101-4358142738de",
    "jsonrpc": "2.0",
    "method": "abci_query",
    "params": ["vm/qeval", "Z25vLmxhbmQvci9kZW1vL2ZvbzIwLlRvdGFsU3VwcGx5KCk=", "0", false]
}'

# get call
https://rpc.test6.testnets.gno.land/abci_query?path="vm/qeval"
&data="Z25vLmxhbmQvci9kZW1vL2ZvbzIwLlRvdGFsU3VwcGx5KCk="

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