Versions in this module Expand all Collapse all v0 v0.4.1 Dec 2, 2021 Changes in this version + type DurinAPI struct + Namespace string + Public bool + Service *DurinService + Version string + func NewDurinAPI(evm transfer.OnchainAdapter, gqlClient *graphql.Client) *DurinAPI + type DurinService struct + Adapter *transfer.OnchainAdapter + GqlClient *graphql.Client + func (s *DurinService) Call(to string, from string, data json.RawMessage, abis json.RawMessage) hexutil.Bytes