GraphQL
Methods and mutations
Accounts
accountstates in our database are in fact just last transaction for each account in blockchain so all fields of accountstate model are the same as transaction model docid\ eyz0e5xtfhbvfdtmjlive raw account states returns the latest transaction (with block and account state inside) for each account on network, including deleted ones using this method you can filter data by any of docid\ eyz0e5xtfhbvfdtmjlive and also request any of thedse fields in addition you can apply docid\ rhveu zku7nux31bzcvgh , docid\ g2frc13tq lbipzcekbac and docid\ sts2mbzwwcthj9onu9rub { "endpoint" "https //dton io/graphql/", "query" "{\n raw account states(workchain 1){\n hash\n address\n }\n}" }