We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
atomicassets
contract
message Actions { repeated Action actions = 1; } message Action { uint32 block_num = 1; google.protobuf.Timestamp timestamp = 2; string transaction_id = 3; string account = 4; string name = 5; string json_data = 6; }
map_actions
map_transfers
map_logs
https://github.com/pinknetworkx/atomicassets-contract/blob/master/include/atomicassets.hpp
The text was updated successfully, but these errors were encountered:
DenisCarriere
No branches or pull requests
Substream
contract
=atomicassets
Protobuf
Modules
map_actions
map_transfers
map_logs
Headers
https://github.com/pinknetworkx/atomicassets-contract/blob/master/include/atomicassets.hpp
Actions
The text was updated successfully, but these errors were encountered: