Skip to content

Commit

Permalink
fix folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuosvat committed Aug 21, 2024
1 parent f0eabee commit 186cc17
Show file tree
Hide file tree
Showing 25 changed files with 963 additions and 22 deletions.
418 changes: 418 additions & 0 deletions contracts/potlock/scenarios/output/potlock.abi.json

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions contracts/potlock/scenarios/output/potlock.imports.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
[
"bigIntAdd",
"bigIntCmp",
"bigIntFinishUnsigned",
"bigIntGetUnsignedArgument",
"bigIntMul",
"bigIntSetInt64",
"bigIntSign",
"bigIntTDiv",
"checkNoPayment",
"getNumArguments",
"mBufferAppend",
"mBufferAppendBytes",
"mBufferCopyByteSlice",
"mBufferEq",
"mBufferFinish",
"mBufferFromBigIntUnsigned",
"mBufferGetArgument",
"mBufferGetByteSlice",
"mBufferGetLength",
"mBufferNew",
"mBufferSetBytes",
"mBufferStorageLoad",
"mBufferStorageStore",
"mBufferToBigIntUnsigned",
"managedCaller",
"managedGetMultiESDTCallValue",
"managedMultiTransferESDTNFTExecute",
"managedOwnerAddress",
"managedSignalError",
"signalError",
"smallIntFinishSigned",
"smallIntFinishUnsigned",
"smallIntGetUnsignedArgument",
"validateTokenIdentifier"
]
Loading

0 comments on commit 186cc17

Please sign in to comment.