Skip to content

Commit

Permalink
update HubV3ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
calebtuttle committed Feb 2, 2024
1 parent 75c0673 commit 91ef8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/HubV3ABI.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default [
"function safeTransferFrom(address,address,uint256)",
"function safeTransferFrom(address,address,uint256,bytes)",
"function sbtOwners(bytes32) view returns (uint256, bool)",
"function sendSBT(bytes32,uint256,uint256,uint256,uint256,uint256[],bytes) payable",
"function setSBT(bytes32,uint256,uint256,uint256,uint256,uint256[],bytes) payable",
"function setApprovalForAll(address,bool)",
"function setFee(bytes32,uint256)",
"function supportsInterface(bytes4) view returns (bool)",
Expand Down

0 comments on commit 91ef8c9

Please sign in to comment.