Module gonana_escrow
Module Info
Module Name gonana_escrow
Module Reference 36b3e4ee5c
Deployed in block 20,417,061
Deployed in tx d03d
Age 115 days
Sender 100263
Methods 3
Instances 1
Module Usage
Module Schema
Initialization

Parameters
{
  "index": "<UInt64>",
  "subindex": "<UInt64>"
}
Errors
None
Event
None
Methods

Parameters
{
  "id": "<String>",
  "payer": "<String of size 64 containing lowercase hex characters.>",
  "receiver": "<String of size 64 containing lowercase hex characters.>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CallerNotAdminError": []
    },
    {
      "InvoiceNotFoundError": []
    },
    {
      "InvoiceAlreadyPaid": []
    },
    {
      "InvokeContractError": []
    },
    {
      "InvoiceAlreadyExists": []
    }
  ]
}
Return
None

Parameters
"<String>"
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CallerNotAdminError": []
    },
    {
      "InvoiceNotFoundError": []
    },
    {
      "InvoiceAlreadyPaid": []
    },
    {
      "InvokeContractError": []
    },
    {
      "InvoiceAlreadyExists": []
    }
  ]
}
Return
None

Parameters
{
  "index": "<UInt64>",
  "subindex": "<UInt64>"
}
Errors
{
  "Enum": [
    {
      "ParseParams": []
    },
    {
      "CallerNotAdminError": []
    },
    {
      "InvoiceNotFoundError": []
    },
    {
      "InvoiceAlreadyPaid": []
    },
    {
      "InvokeContractError": []
    },
    {
      "InvoiceAlreadyExists": []
    }
  ]
}
Return
None