Skip to content

Commit

Permalink
Merge branch 'web3-nomad:main' into feat/indentity-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
CamposBruno authored Apr 18, 2024
2 parents 2517fa4 + 1f5097f commit 8e99ec3
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 4 deletions.
6 changes: 3 additions & 3 deletions data/abis/HederaResponseCodes.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"_format": "hh-sol-artifact-1",
"contractName": "HederaResponseCodes",
"sourceName": "contracts/common/safe-HTS/HederaResponseCodes.sol",
"sourceName": "contracts/common/hedera/HederaResponseCodes.sol",
"abi": [],
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220fe0dfa0fe0f1c2a87f38d9773b22d1d82ae466fb3546005d99216b532c0616fd64736f6c63430008180033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220fe0dfa0fe0f1c2a87f38d9773b22d1d82ae466fb3546005d99216b532c0616fd64736f6c63430008180033",
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}
2 changes: 1 addition & 1 deletion data/abis/IHederaTokenService.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_format": "hh-sol-artifact-1",
"contractName": "IHederaTokenService",
"sourceName": "contracts/common/safe-HTS/IHederaTokenService.sol",
"sourceName": "contracts/common/hedera/IHederaTokenService.sol",
"abi": [
{
"inputs": [
Expand Down
Loading

0 comments on commit 8e99ec3

Please sign in to comment.