github.com/frostornge/solgen@v0.1.3/option_bind_airbloc.json (about)

     1  {
     2    "default":{
     3      "bytes8":"types.ID",
     4      "bytes8[]":"[]types.ID",
     5      "bytes20":"types.DataId",
     6      "bytes20[]":"[]types.DataId",
     7      "bytes32":"common.Hash"
     8    },
     9    "Accounts":{"(address,uint8,address,address)":"types.Account"},
    10    "AppRegistry":{"(string,address,address)":"types.App"},
    11    "ControllerRegistry":{"(address,uint256)":"types.DataController"},
    12    "DataTypeRegistry":{"(string,address,bytes32)":"types.DataType"},
    13    "Exchange":{"(string,address,bytes20[],uint256,uint256,(address,bytes4,bytes),uint8)":"types.Offer"}
    14  }