Results 8 issues of uuz

There is no way to know which provider is which when an action is sent through ws-plugin to get the action hash, so there needs to be a way to...

```graphql query { action{ byType(type: "execution"){ actions(pagination:{skip:0, first: 10}){ actHash actType } } } } ``` ![image](https://user-images.githubusercontent.com/12439992/92319075-58b7b480-f047-11ea-82b1-e2957bae9688.png)

iopay version: v1.0.16 url: https://member.iotex.io/profile/name-registration/ ![image](https://user-images.githubusercontent.com/12439992/131240077-4269f938-5493-4de1-a5d3-d1f2b7815971.png) ![image](https://user-images.githubusercontent.com/12439992/131240028-733fc1be-6751-48f9-a097-acb4eaf3a3c1.png)

![image](https://user-images.githubusercontent.com/12439992/130712566-60ffb581-da1d-402d-b969-f7d19aeea8ac.png) 总质押 -> 总供应

currently, if unlock an account then switch to another account. the dapp side antenna will be no corresponding updates. it will cause sign error. so, we may need to send...