Skip to content

Instantly share code, notes, and snippets.

@horeaporutiu
Last active February 14, 2019 19:27
Show Gist options
  • Save horeaporutiu/4654140ad7d2e7448f2aeae735c70904 to your computer and use it in GitHub Desktop.
Save horeaporutiu/4654140ad7d2e7448f2aeae735c70904 to your computer and use it in GitHub Desktop.
transactions
{
"issuer": "MagnetoCorp",
"paperNumber": "123",
"issueDateTime": "2020-05-31",
"maturityDateTime": "2020-11-30",
"faceValue": "2000"
}
{
"issuer": "MagnetoCorp",
"paperNumber": "123",
"currentOwner": "MagnetoCorp",
"newOwner": "DigiBank",
"price": "1800",
"purchaseDateTime": "2020-05-31"
}
{
"issuer": "MagnetoCorp",
"paperNumber": "123",
"redeemingOwner": "DigiBank",
"redeemDateTime": "2020-11-30"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment