dag_getMetagraphBalance
Name
Type
Description
await provider.request({
method: "dag_getMetagraphBalance",
params: ["DAG0KheCYqEmFoQEWdFwrZGaXabJsWJyUvjpsLjE"],
});
// "1000"Last updated
Was this helpful?
await provider.request({
method: "dag_getMetagraphBalance",
params: ["DAG0KheCYqEmFoQEWdFwrZGaXabJsWJyUvjpsLjE"],
});
// "1000"Last updated
Was this helpful?
Was this helpful?