Lấy smart contract cho Curator

in grt •  4 years ago  (edited)
  1. Truy cập https://thegraph.com/explorer/subgraph/graphprotocol/token-distribution

  2. Phần query thì copy

{
  tokenLockWallets(first:10, where:{beneficiary:"địa chỉ ví nhận reward của bạn"}){
         id
         managedAmount
   }
}

và thực thi query sẽ nhận được số lượng token và smart contract ( chính là id ).

Sau khi có ID rồi thì làm theo hướng dẫn delegate từ token lock.

https://steemit.com/grt/@caorau/delegate-undelegate-lock-token-nhu-the-nao

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!