Ivan Kalinin
Ivan Kalinin
It's made on purpose. There may be parameters or description for the entire entity. And the generated code is valid according to the specification, and different code generators from swagger...
These types were originally fully described in this library, but the IDE was crying in pain from that. Unusual integer types are supported by the underlying implementation, there are just...
`getAccountsByCodeHash` method returns a sorted list of addresses (and the last one is used as a continuation for the subsequent request). There are no standard code hash indexes by time,...
Sure - https://docs.evercloud.dev/reference/graphql-api
Thanks! However, note that this config is for the Everscale devnet network. If you need mainnet global config, you should use this one - https://raw.githubusercontent.com/tonlabs/main.ton.dev/master/configs/ton-global.config.json
This library is compatible with Everscale and Venom network, ton in the naming is a legacy. There is no public global config for the Venom yet, but there will be...
Yes, API is the same, but there are some differences in enabled features between these networks (e.g. everscale devnet has a different external messages delivery protocol being tested). Sure, you...