Created
April 25, 2022 15:55
-
-
Save judeebene/021b9c77bb761378e59a8e657cb76cbc to your computer and use it in GitHub Desktop.
datum
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "constructor": 0, | |
"fields": [ | |
{ | |
"constructor": 0, | |
"fields": [ | |
{ | |
"bytes": "$sellerPkh" | |
}, | |
{ | |
"map": [ | |
{ | |
"k": { | |
"bytes": "d6cfdbedd242056674c0e51ead01785497e3a48afbbb146dc72ee1e2" | |
}, | |
"v": { | |
"map": [ | |
{ | |
"k": { | |
"bytes": "123456" | |
}, | |
"v": { | |
"int": 1 | |
} | |
} | |
] | |
} | |
} | |
] | |
}, | |
{ | |
"list": [ | |
{ | |
"constructor": 0, | |
"fields": [ | |
{ | |
"bytes": "$sellerPkh" | |
}, | |
{ | |
"map": [ | |
{ | |
"k": { | |
"bytes": "" | |
}, | |
"v": { | |
"map":[ | |
{ "k": | |
{ | |
"bytes": "" | |
}, | |
"v": | |
{ | |
"int": 8000000 | |
} | |
} | |
] | |
} | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"constructor": 0, | |
"fields": [ | |
{ | |
"bytes": "$marketplacePkh" | |
}, | |
{ | |
"map": [ | |
{ | |
"k": | |
{ | |
"bytes": "" | |
}, | |
"v": { | |
"map": [ | |
{ "k": | |
{ | |
"bytes": "" | |
} | |
, | |
"v": | |
{ | |
"int": 1000000 | |
} | |
} | |
] | |
} | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"constructor": 0, | |
"fields": [ | |
{ | |
"bytes": "$royaltyPkh" | |
}, | |
{ | |
"map": [ | |
{ | |
"k": { | |
"bytes": "" | |
}, | |
"v": { | |
"map": [ | |
{ | |
"k": { | |
"bytes": "" | |
}, | |
"v": | |
{ | |
"int": 1000000 | |
} | |
} | |
] | |
} | |
} | |
] | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"int": $timestamp | |
}, | |
{ | |
"bytes": "$marketplacePkh" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment