Skip to content

Instantly share code, notes, and snippets.

@jtriley-eth
Last active October 7, 2022 17:54
Show Gist options
  • Save jtriley-eth/9fdefdce3a4cd40c9c115b81cd289f1d to your computer and use it in GitHub Desktop.
Save jtriley-eth/9fdefdce3a4cd40c9c115b81cd289f1d to your computer and use it in GitHub Desktop.
Superfluid-Related Function Signatures
selecetor contract_name signature_type signature
0x0023de29 ERC777RecipientDrainingGas function tokensReceived(address,address,address,uint256,bytes,bytes)
0x0023de29 ERC777RecipientReverting function tokensReceived(address,address,address,uint256,bytes,bytes)
0x0023de29 IERC777Recipient function tokensReceived(address,address,address,uint256,bytes,bytes)
0x0023de29 TOGA function tokensReceived(address,address,address,uint256,bytes,bytes)
0x00fdd58e ERC1155 function balanceOf(address,uint256)
0x00fdd58e ERC1155Burnable function balanceOf(address,uint256)
0x00fdd58e ERC1155Pausable function balanceOf(address,uint256)
0x00fdd58e ERC1155PresetMinterPauser function balanceOf(address,uint256)
0x00fdd58e ERC1155Supply function balanceOf(address,uint256)
0x00fdd58e IERC1155 function balanceOf(address,uint256)
0x00fdd58e IERC1155MetadataURI function balanceOf(address,uint256)
0x01159872 IInstantDistributionAgreementV1 event IndexUnitsUpdated(address,address,uint32,address,uint128,bytes)
0x01159872 InstantDistributionAgreementV1 event IndexUnitsUpdated(address,address,uint32,address,uint128,bytes)
0x013cf08b GovernorCompatibilityBravo function proposals(uint256)
0x013cf08b IGovernorCompatibilityBravo function proposals(uint256)
0x01ab8663 IInstantDistributionAgreementV1 event IndexCreated(address,address,uint32,bytes)
0x01ab8663 InstantDistributionAgreementV1 event IndexCreated(address,address,uint32,bytes)
0x01d5062a TimelockController function schedule(address,uint256,bytes,bytes32,bytes32,uint256)
0x01ffc9a7 AccessControl function supportsInterface(bytes4)
0x01ffc9a7 AccessControlEnumerable function supportsInterface(bytes4)
0x01ffc9a7 ERC1155 function supportsInterface(bytes4)
0x01ffc9a7 ERC1155Burnable function supportsInterface(bytes4)
0x01ffc9a7 ERC1155Holder function supportsInterface(bytes4)
0x01ffc9a7 ERC1155Pausable function supportsInterface(bytes4)
0x01ffc9a7 ERC1155PresetMinterPauser function supportsInterface(bytes4)
0x01ffc9a7 ERC1155Receiver function supportsInterface(bytes4)
0x01ffc9a7 ERC1155Supply function supportsInterface(bytes4)
0x01ffc9a7 ERC165 function supportsInterface(bytes4)
0x01ffc9a7 ERC165Storage function supportsInterface(bytes4)
0x01ffc9a7 ERC20PresetMinterPauser function supportsInterface(bytes4)
0x01ffc9a7 ERC2981 function supportsInterface(bytes4)
0x01ffc9a7 ERC721 function supportsInterface(bytes4)
0x01ffc9a7 ERC721Burnable function supportsInterface(bytes4)
0x01ffc9a7 ERC721Enumerable function supportsInterface(bytes4)
0x01ffc9a7 ERC721Pausable function supportsInterface(bytes4)
0x01ffc9a7 ERC721PresetMinterPauserAutoId function supportsInterface(bytes4)
0x01ffc9a7 ERC721Royalty function supportsInterface(bytes4)
0x01ffc9a7 ERC721URIStorage function supportsInterface(bytes4)
0x01ffc9a7 ERC721Votes function supportsInterface(bytes4)
0x01ffc9a7 Governor function supportsInterface(bytes4)
0x01ffc9a7 GovernorCompatibilityBravo function supportsInterface(bytes4)
0x01ffc9a7 GovernorCountingSimple function supportsInterface(bytes4)
0x01ffc9a7 GovernorPreventLateQuorum function supportsInterface(bytes4)
0x01ffc9a7 GovernorProposalThreshold function supportsInterface(bytes4)
0x01ffc9a7 GovernorSettings function supportsInterface(bytes4)
0x01ffc9a7 GovernorTimelockCompound function supportsInterface(bytes4)
0x01ffc9a7 GovernorTimelockControl function supportsInterface(bytes4)
0x01ffc9a7 GovernorVotes function supportsInterface(bytes4)
0x01ffc9a7 GovernorVotesComp function supportsInterface(bytes4)
0x01ffc9a7 GovernorVotesQuorumFraction function supportsInterface(bytes4)
0x01ffc9a7 IERC1155 function supportsInterface(bytes4)
0x01ffc9a7 IERC1155MetadataURI function supportsInterface(bytes4)
0x01ffc9a7 IERC1155Receiver function supportsInterface(bytes4)
0x01ffc9a7 IERC1363 function supportsInterface(bytes4)
0x01ffc9a7 IERC165 function supportsInterface(bytes4)
0x01ffc9a7 IERC2981 function supportsInterface(bytes4)
0x01ffc9a7 IERC721 function supportsInterface(bytes4)
0x01ffc9a7 IERC721Enumerable function supportsInterface(bytes4)
0x01ffc9a7 IERC721Metadata function supportsInterface(bytes4)
0x01ffc9a7 IGovernor function supportsInterface(bytes4)
0x01ffc9a7 IGovernorCompatibilityBravo function supportsInterface(bytes4)
0x01ffc9a7 IGovernorTimelock function supportsInterface(bytes4)
0x01ffc9a7 TimelockController function supportsInterface(bytes4)
0x02775240 TestToken function MINT_LIMIT()
0x02a251a3 Governor function votingPeriod()
0x02a251a3 GovernorCompatibilityBravo function votingPeriod()
0x02a251a3 GovernorCountingSimple function votingPeriod()
0x02a251a3 GovernorPreventLateQuorum function votingPeriod()
0x02a251a3 GovernorProposalThreshold function votingPeriod()
0x02a251a3 GovernorSettings function votingPeriod()
0x02a251a3 GovernorTimelockCompound function votingPeriod()
0x02a251a3 GovernorTimelockControl function votingPeriod()
0x02a251a3 GovernorVotes function votingPeriod()
0x02a251a3 GovernorVotesComp function votingPeriod()
0x02a251a3 GovernorVotesQuorumFraction function votingPeriod()
0x02a251a3 IGovernor function votingPeriod()
0x02a251a3 IGovernorCompatibilityBravo function votingPeriod()
0x02a251a3 IGovernorTimelock function votingPeriod()
0x02f3c6c5 ITOGAv1 function changeExitRate(address,int96)
0x02f3c6c5 TOGA function changeExitRate(address,int96)
0x0553476b GovernorVotesQuorumFraction event QuorumNumeratorUpdated(uint256,uint256)
0x0602f7db ConstantFlowAgreementV1 function getMaximumFlowRateFromDeposit(address,uint256)
0x0602f7db IConstantFlowAgreementV1 function getMaximumFlowRateFromDeposit(address,uint256)
0x06967a8c SlotsBitmapLibrary function listData(ISuperfluidToken,address,uint256,uint256)
0x06b541dd ERC777 event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd ERC777PresetFixedSupply event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd IERC777 event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd IMaticBridgedNativeSuperToken event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd INativeSuperToken event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd ISETH event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd ISuperToken event Sent(address,address,address,uint256,bytes,bytes)
0x06b541dd SuperToken event Sent(address,address,address,uint256,bytes,bytes)
0x06cecba8 ISuperfluid function updateAgreementClass(address)
0x06cecba8 Superfluid function updateAgreementClass(address)
0x06e48538 ERC777 function defaultOperators()
0x06e48538 ERC777PresetFixedSupply function defaultOperators()
0x06e48538 IERC777 function defaultOperators()
0x06e48538 IMaticBridgedNativeSuperToken function defaultOperators()
0x06e48538 INativeSuperToken function defaultOperators()
0x06e48538 ISETH function defaultOperators()
0x06e48538 ISuperToken function defaultOperators()
0x06e48538 SuperToken function defaultOperators()
0x06f3f9e6 GovernorVotesQuorumFraction function updateQuorumNumerator(uint256)
0x06fdde03 ERC20 function name()
0x06fdde03 ERC20Burnable function name()
0x06fdde03 ERC20Capped function name()
0x06fdde03 ERC20FlashMint function name()
0x06fdde03 ERC20Pausable function name()
0x06fdde03 ERC20Permit function name()
0x06fdde03 ERC20PresetFixedSupply function name()
0x06fdde03 ERC20PresetMinterPauser function name()
0x06fdde03 ERC20Snapshot function name()
0x06fdde03 ERC20Votes function name()
0x06fdde03 ERC20VotesComp function name()
0x06fdde03 ERC20WithTokenInfo function name()
0x06fdde03 ERC20Wrapper function name()
0x06fdde03 ERC721 function name()
0x06fdde03 ERC721Burnable function name()
0x06fdde03 ERC721Enumerable function name()
0x06fdde03 ERC721Pausable function name()
0x06fdde03 ERC721PresetMinterPauserAutoId function name()
0x06fdde03 ERC721Royalty function name()
0x06fdde03 ERC721URIStorage function name()
0x06fdde03 ERC721Votes function name()
0x06fdde03 ERC777 function name()
0x06fdde03 ERC777PresetFixedSupply function name()
0x06fdde03 Governor function name()
0x06fdde03 GovernorCompatibilityBravo function name()
0x06fdde03 GovernorCountingSimple function name()
0x06fdde03 GovernorPreventLateQuorum function name()
0x06fdde03 GovernorProposalThreshold function name()
0x06fdde03 GovernorSettings function name()
0x06fdde03 GovernorTimelockCompound function name()
0x06fdde03 GovernorTimelockControl function name()
0x06fdde03 GovernorVotes function name()
0x06fdde03 GovernorVotesComp function name()
0x06fdde03 GovernorVotesQuorumFraction function name()
0x06fdde03 IERC20Metadata function name()
0x06fdde03 IERC721Metadata function name()
0x06fdde03 IERC777 function name()
0x06fdde03 IGovernor function name()
0x06fdde03 IGovernorCompatibilityBravo function name()
0x06fdde03 IGovernorTimelock function name()
0x06fdde03 IMaticBridgedNativeSuperToken function name()
0x06fdde03 INativeSuperToken function name()
0x06fdde03 ISETH function name()
0x06fdde03 ISuperToken function name()
0x06fdde03 MATIC function name()
0x06fdde03 SuperToken function name()
0x06fdde03 TestToken function name()
0x06fdde03 TokenInfo function name()
0x0792f20a ISuperfluid function ctxUseAllowance(bytes,uint256,int256)
0x0792f20a Superfluid function ctxUseAllowance(bytes,uint256,int256)
0x0797e3e7 TOGA function ERC777_SEND_GAS_LIMIT()
0x07bd0265 TimelockController function EXECUTOR_ROLE()
0x081812fc ERC721 function getApproved(uint256)
0x081812fc ERC721Burnable function getApproved(uint256)
0x081812fc ERC721Enumerable function getApproved(uint256)
0x081812fc ERC721Pausable function getApproved(uint256)
0x081812fc ERC721PresetMinterPauserAutoId function getApproved(uint256)
0x081812fc ERC721Royalty function getApproved(uint256)
0x081812fc ERC721URIStorage function getApproved(uint256)
0x081812fc ERC721Votes function getApproved(uint256)
0x081812fc IERC721 function getApproved(uint256)
0x081812fc IERC721Enumerable function getApproved(uint256)
0x081812fc IERC721Metadata function getApproved(uint256)
0x0825f38f ICompoundTimelock function executeTransaction(address,uint256,string,bytes,uint256)
0x088672c3 RefundEscrow event RefundsClosed()
0x08f74ea4 GovernorTimelockCompound event TimelockChange(address,address)
0x08f74ea4 GovernorTimelockControl event TimelockChange(address,address)
0x090c415e IMaticBridgedNativeSuperToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e INativeSuperToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e ISETH function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e ISuperToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e ISuperfluidToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e SuperToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x090c415e SuperfluidToken function updateAgreementStateSlot(address,uint256,bytes32[])
0x095ea7b3 ERC20 function approve(address,uint256)
0x095ea7b3 ERC20Burnable function approve(address,uint256)
0x095ea7b3 ERC20Capped function approve(address,uint256)
0x095ea7b3 ERC20FlashMint function approve(address,uint256)
0x095ea7b3 ERC20Pausable function approve(address,uint256)
0x095ea7b3 ERC20Permit function approve(address,uint256)
0x095ea7b3 ERC20PresetFixedSupply function approve(address,uint256)
0x095ea7b3 ERC20PresetMinterPauser function approve(address,uint256)
0x095ea7b3 ERC20Snapshot function approve(address,uint256)
0x095ea7b3 ERC20Votes function approve(address,uint256)
0x095ea7b3 ERC20VotesComp function approve(address,uint256)
0x095ea7b3 ERC20WithTokenInfo function approve(address,uint256)
0x095ea7b3 ERC20Wrapper function approve(address,uint256)
0x095ea7b3 ERC721 function approve(address,uint256)
0x095ea7b3 ERC721Burnable function approve(address,uint256)
0x095ea7b3 ERC721Enumerable function approve(address,uint256)
0x095ea7b3 ERC721Pausable function approve(address,uint256)
0x095ea7b3 ERC721PresetMinterPauserAutoId function approve(address,uint256)
0x095ea7b3 ERC721Royalty function approve(address,uint256)
0x095ea7b3 ERC721URIStorage function approve(address,uint256)
0x095ea7b3 ERC721Votes function approve(address,uint256)
0x095ea7b3 ERC777 function approve(address,uint256)
0x095ea7b3 ERC777PresetFixedSupply function approve(address,uint256)
0x095ea7b3 IERC1363 function approve(address,uint256)
0x095ea7b3 IERC20 function approve(address,uint256)
0x095ea7b3 IERC20Metadata function approve(address,uint256)
0x095ea7b3 IERC721 function approve(address,uint256)
0x095ea7b3 IERC721Enumerable function approve(address,uint256)
0x095ea7b3 IERC721Metadata function approve(address,uint256)
0x095ea7b3 IMaticBridgedNativeSuperToken function approve(address,uint256)
0x095ea7b3 INativeSuperToken function approve(address,uint256)
0x095ea7b3 ISETH function approve(address,uint256)
0x095ea7b3 ISuperToken function approve(address,uint256)
0x095ea7b3 IWETH function approve(address,uint256)
0x095ea7b3 SuperToken function approve(address,uint256)
0x095ea7b3 TestToken function approve(address,uint256)
0x0988aefa ITOGAv1 event ExitRateChanged(address,int96)
0x0988aefa TOGA event ExitRateChanged(address,int96)
0x0a17b06b VestingWallet function vestedAmount(uint64)
0x0c4c547b IMaticBridgedNativeSuperToken event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b INativeSuperToken event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b ISETH event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b ISuperToken event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b ISuperfluidToken event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b SuperToken event AgreementUpdated(address,bytes32,bytes32[])
0x0c4c547b SuperfluidToken event AgreementUpdated(address,bytes32,bytes32[])
0x0d3cf6fc TimelockController function TIMELOCK_ADMIN_ROLE()
0x0d540ad8 ISuperfluid event AppRegistered(address)
0x0d540ad8 Superfluid event AppRegistered(address)
0x0e18b681 ICompoundTimelock function acceptAdmin()
0x0e89341c ERC1155 function uri(uint256)
0x0e89341c ERC1155Burnable function uri(uint256)
0x0e89341c ERC1155Pausable function uri(uint256)
0x0e89341c ERC1155PresetMinterPauser function uri(uint256)
0x0e89341c ERC1155Supply function uri(uint256)
0x0e89341c IERC1155MetadataURI function uri(uint256)
0x0f01a4a2 SuperUpgrader function getBackendAgents()
0x0f1ac495 ConstantFlowAgreementV1 function getAccountFlowInfo(address,address)
0x0f1ac495 IConstantFlowAgreementV1 function getAccountFlowInfo(address,address)
0x0fb5a6b4 VestingWallet function duration()
0x11bcc81e IMaticBridgedNativeSuperToken function downgrade(uint256)
0x11bcc81e INativeSuperToken function downgrade(uint256)
0x11bcc81e ISETH function downgrade(uint256)
0x11bcc81e ISETHCustom function downgrade(uint256)
0x11bcc81e ISuperToken function downgrade(uint256)
0x11bcc81e SETHProxy function downgrade(uint256)
0x11bcc81e SuperToken function downgrade(uint256)
0x11c24f4e TimelockController event MinDelayChange(uint256,uint256)
0x1296ee62 IERC1363 function transferAndCall(address,uint256)
0x12a6a3f8 IMaticBridgedNativeSuperToken function createAgreement(bytes32,bytes32[])
0x12a6a3f8 INativeSuperToken function createAgreement(bytes32,bytes32[])
0x12a6a3f8 ISETH function createAgreement(bytes32,bytes32[])
0x12a6a3f8 ISuperToken function createAgreement(bytes32,bytes32[])
0x12a6a3f8 ISuperfluidToken function createAgreement(bytes32,bytes32[])
0x12a6a3f8 SuperToken function createAgreement(bytes32,bytes32[])
0x12a6a3f8 SuperfluidToken function createAgreement(bytes32,bytes32[])
0x13349046 ISuperfluid function getAppLevel(address)
0x13349046 Superfluid function getAppLevel(address)
0x134008d3 TimelockController function execute(address,uint256,bytes,bytes32,bytes32)
0x13abda02 ISuperfluid event GovernanceReplaced(address,address)
0x13abda02 Superfluid event GovernanceReplaced(address,address)
0x13bc9f20 TimelockController function isOperationReady(bytes32)
0x1499c592 MATIC function setParent(address)
0x14e12f21 SuperfluidGovernanceBase event RewardAddressChanged(address,address,bool,address)
0x14e12f21 SuperfluidGovernanceII event RewardAddressChanged(address,address,bool,address)
0x14e12f21 SuperfluidOwnableGovernance event RewardAddressChanged(address,address,bool,address)
0x14e12f21 TestGovernance event RewardAddressChanged(address,address,bool,address)
0x150b7a02 ERC721Holder function onERC721Received(address,address,uint256,bytes)
0x150b7a02 IERC721Receiver function onERC721Received(address,address,uint256,bytes)
0x15a024e1 ISuperfluid function registerAgreementClass(address)
0x15a024e1 Superfluid function registerAgreementClass(address)
0x160cbed7 GovernorCompatibilityBravo function queue(address[],uint256[],bytes[],bytes32)
0x160cbed7 GovernorTimelockCompound function queue(address[],uint256[],bytes[],bytes32)
0x160cbed7 GovernorTimelockControl function queue(address[],uint256[],bytes[],bytes32)
0x160cbed7 IGovernorTimelock function queue(address[],uint256[],bytes[],bytes32)
0x160e8be3 ISETH function downgradeToETH(uint256)
0x160e8be3 ISETHCustom function downgradeToETH(uint256)
0x160e8be3 SETHProxy function downgradeToETH(uint256)
0x1626ba7e IERC1271 function isValidSignature(bytes32,bytes)
0x168da2de SuperfluidGovernanceBase event TrustedForwarderChanged(address,address,bool,address,bool)
0x168da2de SuperfluidGovernanceII event TrustedForwarderChanged(address,address,bool,address,bool)
0x168da2de SuperfluidOwnableGovernance event TrustedForwarderChanged(address,address,bool,address,bool)
0x168da2de TestGovernance event TrustedForwarderChanged(address,address,bool,address,bool)
0x16d055d6 IMaticBridgedNativeSuperToken function operationTransferFrom(address,address,address,uint256)
0x16d055d6 INativeSuperToken function operationTransferFrom(address,address,address,uint256)
0x16d055d6 ISETH function operationTransferFrom(address,address,address,uint256)
0x16d055d6 ISuperToken function operationTransferFrom(address,address,address,uint256)
0x16d055d6 SuperToken function operationTransferFrom(address,address,address,uint256)
0x16e23b9f ITOGAv1 function getDefaultExitRateFor(address,uint256)
0x16e23b9f TOGA function getDefaultExitRateFor(address,uint256)
0x17307eab ERC1155 event ApprovalForAll(address,address,bool)
0x17307eab ERC1155Burnable event ApprovalForAll(address,address,bool)
0x17307eab ERC1155Pausable event ApprovalForAll(address,address,bool)
0x17307eab ERC1155PresetMinterPauser event ApprovalForAll(address,address,bool)
0x17307eab ERC1155Supply event ApprovalForAll(address,address,bool)
0x17307eab ERC721 event ApprovalForAll(address,address,bool)
0x17307eab ERC721Burnable event ApprovalForAll(address,address,bool)
0x17307eab ERC721Enumerable event ApprovalForAll(address,address,bool)
0x17307eab ERC721Pausable event ApprovalForAll(address,address,bool)
0x17307eab ERC721PresetMinterPauserAutoId event ApprovalForAll(address,address,bool)
0x17307eab ERC721Royalty event ApprovalForAll(address,address,bool)
0x17307eab ERC721URIStorage event ApprovalForAll(address,address,bool)
0x17307eab ERC721Votes event ApprovalForAll(address,address,bool)
0x17307eab IERC1155 event ApprovalForAll(address,address,bool)
0x17307eab IERC1155MetadataURI event ApprovalForAll(address,address,bool)
0x17307eab IERC721 event ApprovalForAll(address,address,bool)
0x17307eab IERC721Enumerable event ApprovalForAll(address,address,bool)
0x17307eab IERC721Metadata event ApprovalForAll(address,address,bool)
0x17dcabbf SuperfluidGovernanceBase function whiteListNewApp(address,bytes32)
0x17dcabbf SuperfluidGovernanceII function whiteListNewApp(address,bytes32)
0x17dcabbf SuperfluidOwnableGovernance function whiteListNewApp(address,bytes32)
0x17dcabbf TestGovernance function whiteListNewApp(address,bytes32)
0x18160ddd ERC20 function totalSupply()
0x18160ddd ERC20Burnable function totalSupply()
0x18160ddd ERC20Capped function totalSupply()
0x18160ddd ERC20FlashMint function totalSupply()
0x18160ddd ERC20Pausable function totalSupply()
0x18160ddd ERC20Permit function totalSupply()
0x18160ddd ERC20PresetFixedSupply function totalSupply()
0x18160ddd ERC20PresetMinterPauser function totalSupply()
0x18160ddd ERC20Snapshot function totalSupply()
0x18160ddd ERC20Votes function totalSupply()
0x18160ddd ERC20VotesComp function totalSupply()
0x18160ddd ERC20WithTokenInfo function totalSupply()
0x18160ddd ERC20Wrapper function totalSupply()
0x18160ddd ERC721Enumerable function totalSupply()
0x18160ddd ERC721PresetMinterPauserAutoId function totalSupply()
0x18160ddd ERC777 function totalSupply()
0x18160ddd ERC777PresetFixedSupply function totalSupply()
0x18160ddd IERC1363 function totalSupply()
0x18160ddd IERC20 function totalSupply()
0x18160ddd IERC20Metadata function totalSupply()
0x18160ddd IERC721Enumerable function totalSupply()
0x18160ddd IERC777 function totalSupply()
0x18160ddd IMaticBridgedNativeSuperToken function totalSupply()
0x18160ddd INativeSuperToken function totalSupply()
0x18160ddd ISETH function totalSupply()
0x18160ddd ISuperToken function totalSupply()
0x18160ddd IWETH function totalSupply()
0x18160ddd MATIC function totalSupply()
0x18160ddd SuperToken function totalSupply()
0x18160ddd TestToken function totalSupply()
0x19165587 PaymentSplitter function release(address)
0x19165587 VestingWallet function release(address)
0x19d27d9c MATIC function transferWithSig(bytes,uint256,bytes32,uint256,address)
0x19df62ab SuperfluidGovernanceBase function getRewardAddress(address,address)
0x19df62ab SuperfluidGovernanceII function getRewardAddress(address,address)
0x19df62ab SuperfluidOwnableGovernance function getRewardAddress(address,address)
0x19df62ab TestGovernance function getRewardAddress(address,address)
0x1cf3b03a BeaconProxy event BeaconUpgraded(address)
0x1cf3b03a ERC1967Proxy event BeaconUpgraded(address)
0x1cf3b03a ERC1967Upgrade event BeaconUpgraded(address)
0x1cf3b03a TransparentUpgradeableProxy event BeaconUpgraded(address)
0x1cf3b03a UUPSUpgradeable event BeaconUpgraded(address)
0x1e6d0a84 ISuperfluid function callAppAfterCallback(address,bytes,bool,bytes)
0x1e6d0a84 Superfluid function callAppAfterCallback(address,bytes,bool,bytes)
0x1e855cf3 ISuperfluid function callAppAction(address,bytes)
0x1e855cf3 Superfluid function callAppAction(address,bytes)
0x1f7fdffa ERC1155PresetMinterPauser function mintBatch(address,uint256[],uint256[],bytes)
0x204e1c7a ProxyAdmin function getProxyImplementation(address)
0x205c2878 ERC20Wrapper function withdrawTo(address,uint256)
0x20bc4425 IMaticBridgedNativeSuperToken function getHost()
0x20bc4425 INativeSuperToken function getHost()
0x20bc4425 ISETH function getHost()
0x20bc4425 ISuperToken function getHost()
0x20bc4425 ISuperTokenFactory function getHost()
0x20bc4425 ISuperfluidToken function getHost()
0x20bc4425 SuperToken function getHost()
0x20bc4425 SuperTokenFactory function getHost()
0x20bc4425 SuperTokenFactoryBase function getHost()
0x20bc4425 SuperfluidToken function getHost()
0x230dbd29 ClosingOnUpdateFlowTestApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 ExclusiveInflowTestApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 FlowExchangeTestApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 ISuperApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 MultiFlowApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 NonClosableOutflowTestApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 SelfDeletingFlowTestApp function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x230dbd29 SuperAppBase function afterAgreementUpdated(address,address,bytes32,bytes,bytes,bytes)
0x232d2b58 IInstantDistributionAgreementV1 function updateSubscription(address,uint32,address,uint128,bytes)
0x232d2b58 InstantDistributionAgreementV1 function updateSubscription(address,uint32,address,uint128,bytes)
0x23b872dd ERC20 function transferFrom(address,address,uint256)
0x23b872dd ERC20Burnable function transferFrom(address,address,uint256)
0x23b872dd ERC20Capped function transferFrom(address,address,uint256)
0x23b872dd ERC20FlashMint function transferFrom(address,address,uint256)
0x23b872dd ERC20Pausable function transferFrom(address,address,uint256)
0x23b872dd ERC20Permit function transferFrom(address,address,uint256)
0x23b872dd ERC20PresetFixedSupply function transferFrom(address,address,uint256)
0x23b872dd ERC20PresetMinterPauser function transferFrom(address,address,uint256)
0x23b872dd ERC20Snapshot function transferFrom(address,address,uint256)
0x23b872dd ERC20Votes function transferFrom(address,address,uint256)
0x23b872dd ERC20VotesComp function transferFrom(address,address,uint256)
0x23b872dd ERC20WithTokenInfo function transferFrom(address,address,uint256)
0x23b872dd ERC20Wrapper function transferFrom(address,address,uint256)
0x23b872dd ERC721 function transferFrom(address,address,uint256)
0x23b872dd ERC721Burnable function transferFrom(address,address,uint256)
0x23b872dd ERC721Enumerable function transferFrom(address,address,uint256)
0x23b872dd ERC721Pausable function transferFrom(address,address,uint256)
0x23b872dd ERC721PresetMinterPauserAutoId function transferFrom(address,address,uint256)
0x23b872dd ERC721Royalty function transferFrom(address,address,uint256)
0x23b872dd ERC721URIStorage function transferFrom(address,address,uint256)
0x23b872dd ERC721Votes function transferFrom(address,address,uint256)
0x23b872dd ERC777 function transferFrom(address,address,uint256)
0x23b872dd ERC777PresetFixedSupply function transferFrom(address,address,uint256)
0x23b872dd IERC1363 function transferFrom(address,address,uint256)
0x23b872dd IERC20 function transferFrom(address,address,uint256)
0x23b872dd IERC20Metadata function transferFrom(address,address,uint256)
0x23b872dd IERC721 function transferFrom(address,address,uint256)
0x23b872dd IERC721Enumerable function transferFrom(address,address,uint256)
0x23b872dd IERC721Metadata function transferFrom(address,address,uint256)
0x23b872dd IMaticBridgedNativeSuperToken function transferFrom(address,address,uint256)
0x23b872dd INativeSuperToken function transferFrom(address,address,uint256)
0x23b872dd ISETH function transferFrom(address,address,uint256)
0x23b872dd ISuperToken function transferFrom(address,address,uint256)
0x23b872dd IWETH function transferFrom(address,address,uint256)
0x23b872dd SuperToken function transferFrom(address,address,uint256)
0x23b872dd TestToken function transferFrom(address,address,uint256)
0x23e30c8b IERC3156FlashBorrower function onFlashLoan(address,address,uint256,uint256,bytes)
0x23fc23f3 IInstantDistributionAgreementV1 function getIndex(address,address,uint32)
0x23fc23f3 InstantDistributionAgreementV1 function getIndex(address,address,uint32)
0x245887fc IMaticBridgedNativeSuperToken function operationDowngrade(address,uint256)
0x245887fc INativeSuperToken function operationDowngrade(address,uint256)
0x245887fc ISETH function operationDowngrade(address,uint256)
0x245887fc ISuperToken function operationDowngrade(address,uint256)
0x245887fc SuperToken function operationDowngrade(address,uint256)
0x248a9ca3 AccessControl function getRoleAdmin(bytes32)
0x248a9ca3 AccessControlEnumerable function getRoleAdmin(bytes32)
0x248a9ca3 ERC1155PresetMinterPauser function getRoleAdmin(bytes32)
0x248a9ca3 ERC20PresetMinterPauser function getRoleAdmin(bytes32)
0x248a9ca3 ERC721PresetMinterPauserAutoId function getRoleAdmin(bytes32)
0x248a9ca3 IAccessControl function getRoleAdmin(bytes32)
0x248a9ca3 IAccessControlEnumerable function getRoleAdmin(bytes32)
0x248a9ca3 Resolver function getRoleAdmin(bytes32)
0x248a9ca3 SuperUpgrader function getRoleAdmin(bytes32)
0x248a9ca3 TimelockController function getRoleAdmin(bytes32)
0x249cb3fa ERC1820Implementer function canImplementInterfaceForAddress(bytes32,address)
0x249cb3fa ERC777RecipientDrainingGas function canImplementInterfaceForAddress(bytes32,address)
0x249cb3fa ERC777RecipientReverting function canImplementInterfaceForAddress(bytes32,address)
0x249cb3fa IERC1820Implementer function canImplementInterfaceForAddress(bytes32,address)
0x24bc1a64 GovernorCompatibilityBravo function quorumVotes()
0x24bc1a64 IGovernorCompatibilityBravo function quorumVotes()
0x25c955c3 SuperfluidGovernanceBase function unauthorizeAppFactory(address,address)
0x25c955c3 SuperfluidGovernanceII function unauthorizeAppFactory(address,address)
0x25c955c3 SuperfluidOwnableGovernance function unauthorizeAppFactory(address,address)
0x25c955c3 TestGovernance function unauthorizeAppFactory(address,address)
0x25ca8407 IMaticBridgedNativeSuperToken event TokenUpgraded(address,uint256)
0x25ca8407 INativeSuperToken event TokenUpgraded(address,uint256)
0x25ca8407 ISETH event TokenUpgraded(address,uint256)
0x25ca8407 ISuperToken event TokenUpgraded(address,uint256)
0x25ca8407 SETHProxy event TokenUpgraded(address,uint256)
0x25ca8407 SuperToken event TokenUpgraded(address,uint256)
0x2656227d Governor function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorCompatibilityBravo function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorCountingSimple function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorPreventLateQuorum function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorProposalThreshold function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorSettings function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorTimelockCompound function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorTimelockControl function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorVotes function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorVotesComp function execute(address[],uint256[],bytes[],bytes32)
0x2656227d GovernorVotesQuorumFraction function execute(address[],uint256[],bytes[],bytes32)
0x2656227d IGovernor function execute(address[],uint256[],bytes[],bytes32)
0x2656227d IGovernorCompatibilityBravo function execute(address[],uint256[],bytes[],bytes32)
0x2656227d IGovernorTimelock function execute(address[],uint256[],bytes[],bytes32)
0x26782247 ICompoundTimelock function pendingAdmin()
0x27048397 IMaticBridgedNativeSuperToken function terminateAgreement(bytes32,uint256)
0x27048397 INativeSuperToken function terminateAgreement(bytes32,uint256)
0x27048397 ISETH function terminateAgreement(bytes32,uint256)
0x27048397 ISuperToken function terminateAgreement(bytes32,uint256)
0x27048397 ISuperfluidToken function terminateAgreement(bytes32,uint256)
0x27048397 SuperToken function terminateAgreement(bytes32,uint256)
0x27048397 SuperfluidToken function terminateAgreement(bytes32,uint256)
0x289b3c0d ISuperfluid function getGovernance()
0x289b3c0d Superfluid function getGovernance()
0x29965a1d IERC1820Registry function setInterfaceImplementer(address,bytes32,address)
0x2a197298 SuperUpgrader function upgrade(address,address,uint256)
0x2a55205a ERC2981 function royaltyInfo(uint256,uint256)
0x2a55205a ERC721Royalty function royaltyInfo(uint256,uint256)
0x2a55205a IERC2981 function royaltyInfo(uint256,uint256)
0x2ab0f529 TimelockController function isOperationDone(bytes32)
0x2d0335ab MinimalForwarder function getNonce(address)
0x2d63f693 Governor function proposalSnapshot(uint256)
0x2d63f693 GovernorCompatibilityBravo function proposalSnapshot(uint256)
0x2d63f693 GovernorCountingSimple function proposalSnapshot(uint256)
0x2d63f693 GovernorPreventLateQuorum function proposalSnapshot(uint256)
0x2d63f693 GovernorProposalThreshold function proposalSnapshot(uint256)
0x2d63f693 GovernorSettings function proposalSnapshot(uint256)
0x2d63f693 GovernorTimelockCompound function proposalSnapshot(uint256)
0x2d63f693 GovernorTimelockControl function proposalSnapshot(uint256)
0x2d63f693 GovernorVotes function proposalSnapshot(uint256)
0x2d63f693 GovernorVotesComp function proposalSnapshot(uint256)
0x2d63f693 GovernorVotesQuorumFraction function proposalSnapshot(uint256)
0x2d63f693 IGovernor function proposalSnapshot(uint256)
0x2d63f693 IGovernorCompatibilityBravo function proposalSnapshot(uint256)
0x2d63f693 IGovernorTimelock function proposalSnapshot(uint256)
0x2da466a7 ConditionalEscrow event Deposited(address,uint256)
0x2da466a7 Escrow event Deposited(address,uint256)
0x2da466a7 RefundEscrow event Deposited(address,uint256)
0x2e1a7d4d IMaticBridgedNativeSuperToken function withdraw(uint256)
0x2e1a7d4d IMaticBridgedNativeSuperTokenCustom function withdraw(uint256)
0x2e1a7d4d IWETH function withdraw(uint256)
0x2e1a7d4d MATIC function withdraw(uint256)
0x2e1a7d4d MaticBridgedNativeSuperTokenProxy function withdraw(uint256)
0x2e5e74c6 IInstantDistributionAgreementV1 function deleteSubscription(address,address,uint32,address,bytes)
0x2e5e74c6 InstantDistributionAgreementV1 function deleteSubscription(address,address,uint32,address,bytes)
0x2eb2c2d6 ERC1155 function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 ERC1155Burnable function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 ERC1155Pausable function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 ERC1155PresetMinterPauser function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 ERC1155Supply function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 IERC1155 function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2eb2c2d6 IERC1155MetadataURI function safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0x2ec8eec7 IMaticBridgedNativeSuperToken function realtimeBalanceOfNow(address)
0x2ec8eec7 INativeSuperToken function realtimeBalanceOfNow(address)
0x2ec8eec7 ISETH function realtimeBalanceOfNow(address)
0x2ec8eec7 ISuperToken function realtimeBalanceOfNow(address)
0x2ec8eec7 ISuperfluidToken function realtimeBalanceOfNow(address)
0x2ec8eec7 SuperToken function realtimeBalanceOfNow(address)
0x2ec8eec7 SuperfluidToken function realtimeBalanceOfNow(address)
0x2f2ff15d AccessControl function grantRole(bytes32,address)
0x2f2ff15d AccessControlEnumerable function grantRole(bytes32,address)
0x2f2ff15d ERC1155PresetMinterPauser function grantRole(bytes32,address)
0x2f2ff15d ERC20PresetMinterPauser function grantRole(bytes32,address)
0x2f2ff15d ERC721PresetMinterPauserAutoId function grantRole(bytes32,address)
0x2f2ff15d IAccessControl function grantRole(bytes32,address)
0x2f2ff15d IAccessControlEnumerable function grantRole(bytes32,address)
0x2f2ff15d Resolver function grantRole(bytes32,address)
0x2f2ff15d SuperUpgrader function grantRole(bytes32,address)
0x2f2ff15d TimelockController function grantRole(bytes32,address)
0x2f4f21e2 ERC20Wrapper function depositFor(address,uint256)
0x2f745c59 ERC721Enumerable function tokenOfOwnerByIndex(address,uint256)
0x2f745c59 ERC721PresetMinterPauserAutoId function tokenOfOwnerByIndex(address,uint256)
0x2f745c59 IERC721Enumerable function tokenOfOwnerByIndex(address,uint256)
0x2f878811 AccessControl event RoleGranted(bytes32,address,address)
0x2f878811 AccessControlEnumerable event RoleGranted(bytes32,address,address)
0x2f878811 ERC1155PresetMinterPauser event RoleGranted(bytes32,address,address)
0x2f878811 ERC20PresetMinterPauser event RoleGranted(bytes32,address,address)
0x2f878811 ERC721PresetMinterPauserAutoId event RoleGranted(bytes32,address,address)
0x2f878811 IAccessControl event RoleGranted(bytes32,address,address)
0x2f878811 IAccessControlEnumerable event RoleGranted(bytes32,address,address)
0x2f878811 Resolver event RoleGranted(bytes32,address,address)
0x2f878811 SuperUpgrader event RoleGranted(bytes32,address,address)
0x2f878811 TimelockController event RoleGranted(bytes32,address,address)
0x2fe5be01 ERC777 event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 ERC777PresetFixedSupply event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 IERC777 event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 IMaticBridgedNativeSuperToken event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 INativeSuperToken event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 ISETH event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 ISuperToken event Minted(address,address,uint256,bytes,bytes)
0x2fe5be01 SuperToken event Minted(address,address,uint256,bytes,bytes)
0x30d9c915 ClosingOnUpdateFlowTestApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 ExclusiveInflowTestApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 FlowExchangeTestApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 ISuperApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 MultiFlowApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 NonClosableOutflowTestApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 SelfDeletingFlowTestApp function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30d9c915 SuperAppBase function beforeAgreementCreated(address,address,bytes32,bytes,bytes)
0x30f416fa IMaticBridgedNativeSuperToken event AgreementStateUpdated(address,address,uint256)
0x30f416fa INativeSuperToken event AgreementStateUpdated(address,address,uint256)
0x30f416fa ISETH event AgreementStateUpdated(address,address,uint256)
0x30f416fa ISuperToken event AgreementStateUpdated(address,address,uint256)
0x30f416fa ISuperfluidToken event AgreementStateUpdated(address,address,uint256)
0x30f416fa SuperToken event AgreementStateUpdated(address,address,uint256)
0x30f416fa SuperfluidToken event AgreementStateUpdated(address,address,uint256)
0x31131761 ISuperfluid function batchCall(tuple[])
0x31131761 Superfluid function batchCall(tuple[])
0x3134e8a2 ERC20Votes event DelegateChanged(address,address,address)
0x3134e8a2 ERC20VotesComp event DelegateChanged(address,address,address)
0x3134e8a2 ERC721Votes event DelegateChanged(address,address,address)
0x3134e8a2 IVotes event DelegateChanged(address,address,address)
0x3134e8a2 Votes event DelegateChanged(address,address,address)
0x313ce567 ERC20 function decimals()
0x313ce567 ERC20Burnable function decimals()
0x313ce567 ERC20Capped function decimals()
0x313ce567 ERC20FlashMint function decimals()
0x313ce567 ERC20Pausable function decimals()
0x313ce567 ERC20Permit function decimals()
0x313ce567 ERC20PresetFixedSupply function decimals()
0x313ce567 ERC20PresetMinterPauser function decimals()
0x313ce567 ERC20Snapshot function decimals()
0x313ce567 ERC20Votes function decimals()
0x313ce567 ERC20VotesComp function decimals()
0x313ce567 ERC20WithTokenInfo function decimals()
0x313ce567 ERC20Wrapper function decimals()
0x313ce567 ERC777 function decimals()
0x313ce567 ERC777PresetFixedSupply function decimals()
0x313ce567 IERC20Metadata function decimals()
0x313ce567 IMaticBridgedNativeSuperToken function decimals()
0x313ce567 INativeSuperToken function decimals()
0x313ce567 ISETH function decimals()
0x313ce567 ISuperToken function decimals()
0x313ce567 MATIC function decimals()
0x313ce567 SuperToken function decimals()
0x313ce567 TestToken function decimals()
0x313ce567 TokenInfo function decimals()
0x3177029f IERC1363 function approveAndCall(address,uint256)
0x31b3eb94 PullPayment function withdrawPayments(address)
0x31d50750 TimelockController function isOperation(bytes32)
0x32552908 SuperfluidGovernanceBase function setRewardAddress(address,address,address)
0x32552908 SuperfluidGovernanceII function setRewardAddress(address,address,address)
0x32552908 SuperfluidOwnableGovernance function setRewardAddress(address,address,address)
0x32552908 TestGovernance function setRewardAddress(address,address,address)
0x328dd982 GovernorCompatibilityBravo function getActions(uint256)
0x328dd982 IGovernorCompatibilityBravo function getActions(uint256)
0x32b8113e GovernorPreventLateQuorum function lateQuorumVoteExtension()
0x33afe19a SuperfluidGovernanceBase event ConfigChanged(address,address,bytes32,bool,uint256)
0x33afe19a SuperfluidGovernanceII event ConfigChanged(address,address,bytes32,bool,uint256)
0x33afe19a SuperfluidOwnableGovernance event ConfigChanged(address,address,bytes32,bool,uint256)
0x33afe19a TestGovernance event ConfigChanged(address,address,bytes32,bool,uint256)
0x33d608f1 Superfluid function CALLBACK_GAS_LIMIT()
0x355274ea ERC20Capped function cap()
0x36291063 ITOGAv1 function getCurrentPIC(address)
0x36291063 TOGA function getCurrentPIC(address)
0x3644e515 ERC20Permit function DOMAIN_SEPARATOR()
0x3644e515 ERC20Votes function DOMAIN_SEPARATOR()
0x3644e515 ERC20VotesComp function DOMAIN_SEPARATOR()
0x3644e515 ERC721Votes function DOMAIN_SEPARATOR()
0x3644e515 IERC20Permit function DOMAIN_SEPARATOR()
0x3644e515 IERC2612 function DOMAIN_SEPARATOR()
0x3644e515 Votes function DOMAIN_SEPARATOR()
0x36568abe AccessControl function renounceRole(bytes32,address)
0x36568abe AccessControlEnumerable function renounceRole(bytes32,address)
0x36568abe ERC1155PresetMinterPauser function renounceRole(bytes32,address)
0x36568abe ERC20PresetMinterPauser function renounceRole(bytes32,address)
0x36568abe ERC721PresetMinterPauserAutoId function renounceRole(bytes32,address)
0x36568abe IAccessControl function renounceRole(bytes32,address)
0x36568abe IAccessControlEnumerable function renounceRole(bytes32,address)
0x36568abe Resolver function renounceRole(bytes32,address)
0x36568abe SuperUpgrader function renounceRole(bytes32,address)
0x36568abe TimelockController function renounceRole(bytes32,address)
0x3659cfe6 TransparentUpgradeableProxy function upgradeTo(address)
0x3659cfe6 UUPSUpgradeable function upgradeTo(address)
0x3659cfe6 UpgradeableBeacon function upgradeTo(address)
0x386fa221 IMaticBridgedNativeSuperToken function getAccountActiveAgreements(address)
0x386fa221 INativeSuperToken function getAccountActiveAgreements(address)
0x386fa221 ISETH function getAccountActiveAgreements(address)
0x386fa221 ISuperToken function getAccountActiveAgreements(address)
0x386fa221 ISuperfluidToken function getAccountActiveAgreements(address)
0x386fa221 SuperToken function getAccountActiveAgreements(address)
0x386fa221 SuperfluidToken function getAccountActiveAgreements(address)
0x38af3eed RefundEscrow function beneficiary()
0x38af3eed TokenTimelock function beneficiary()
0x38af3eed VestingWallet function beneficiary()
0x39255d5b ISuperfluid function callAgreement(address,bytes,bytes)
0x39255d5b Superfluid function callAgreement(address,bytes,bytes)
0x3932abb1 Governor function votingDelay()
0x3932abb1 GovernorCompatibilityBravo function votingDelay()
0x3932abb1 GovernorCountingSimple function votingDelay()
0x3932abb1 GovernorPreventLateQuorum function votingDelay()
0x3932abb1 GovernorProposalThreshold function votingDelay()
0x3932abb1 GovernorSettings function votingDelay()
0x3932abb1 GovernorTimelockCompound function votingDelay()
0x3932abb1 GovernorTimelockControl function votingDelay()
0x3932abb1 GovernorVotes function votingDelay()
0x3932abb1 GovernorVotesComp function votingDelay()
0x3932abb1 GovernorVotesQuorumFraction function votingDelay()
0x3932abb1 IGovernor function votingDelay()
0x3932abb1 IGovernorCompatibilityBravo function votingDelay()
0x3932abb1 IGovernorTimelock function votingDelay()
0x39509351 ERC20 function increaseAllowance(address,uint256)
0x39509351 ERC20Burnable function increaseAllowance(address,uint256)
0x39509351 ERC20Capped function increaseAllowance(address,uint256)
0x39509351 ERC20FlashMint function increaseAllowance(address,uint256)
0x39509351 ERC20Pausable function increaseAllowance(address,uint256)
0x39509351 ERC20Permit function increaseAllowance(address,uint256)
0x39509351 ERC20PresetFixedSupply function increaseAllowance(address,uint256)
0x39509351 ERC20PresetMinterPauser function increaseAllowance(address,uint256)
0x39509351 ERC20Snapshot function increaseAllowance(address,uint256)
0x39509351 ERC20Votes function increaseAllowance(address,uint256)
0x39509351 ERC20VotesComp function increaseAllowance(address,uint256)
0x39509351 ERC20Wrapper function increaseAllowance(address,uint256)
0x39509351 IMaticBridgedNativeSuperToken function increaseAllowance(address,uint256)
0x39509351 INativeSuperToken function increaseAllowance(address,uint256)
0x39509351 ISETH function increaseAllowance(address,uint256)
0x39509351 ISuperToken function increaseAllowance(address,uint256)
0x39509351 SuperToken function increaseAllowance(address,uint256)
0x39509351 TestToken function increaseAllowance(address,uint256)
0x3a46b1a8 ERC20Votes function getPastVotes(address,uint256)
0x3a46b1a8 ERC20VotesComp function getPastVotes(address,uint256)
0x3a46b1a8 ERC721Votes function getPastVotes(address,uint256)
0x3a46b1a8 IVotes function getPastVotes(address,uint256)
0x3a46b1a8 Votes function getPastVotes(address,uint256)
0x3a66f901 ICompoundTimelock function queueTransaction(address,uint256,string,bytes,uint256)
0x3a98ef39 PaymentSplitter function totalShares()
0x3bc27981 IMaticBridgedNativeSuperToken event TokenDowngraded(address,uint256)
0x3bc27981 INativeSuperToken event TokenDowngraded(address,uint256)
0x3bc27981 ISETH event TokenDowngraded(address,uint256)
0x3bc27981 ISuperToken event TokenDowngraded(address,uint256)
0x3bc27981 SETHProxy event TokenDowngraded(address,uint256)
0x3bc27981 SuperToken event TokenDowngraded(address,uint256)
0x3bccf4fd Governor function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorCompatibilityBravo function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorCountingSimple function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorPreventLateQuorum function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorProposalThreshold function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorSettings function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorTimelockCompound function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorTimelockControl function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorVotes function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorVotesComp function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd GovernorVotesQuorumFraction function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd IGovernor function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd IGovernorCompatibilityBravo function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3bccf4fd IGovernorTimelock function castVoteBySig(uint256,uint8,uint8,bytes32,bytes32)
0x3be5b7a7 PaymentSplitter event ERC20PaymentReleased(address,address,uint256)
0x3ca3ad4e ISuperfluid function isApp(address)
0x3ca3ad4e Superfluid function isApp(address)
0x3cbad89c SuperfluidGovernanceBase event CFAv1LiquidationPeriodChanged(address,address,bool,uint256)
0x3cbad89c SuperfluidGovernanceII event CFAv1LiquidationPeriodChanged(address,address,bool,uint256)
0x3cbad89c SuperfluidOwnableGovernance event CFAv1LiquidationPeriodChanged(address,address,bool,uint256)
0x3cbad89c TestGovernance event CFAv1LiquidationPeriodChanged(address,address,bool,uint256)
0x3d584063 IERC1820Registry function getManager(address)
0x3e4f49e6 Governor function state(uint256)
0x3e4f49e6 GovernorCompatibilityBravo function state(uint256)
0x3e4f49e6 GovernorCountingSimple function state(uint256)
0x3e4f49e6 GovernorPreventLateQuorum function state(uint256)
0x3e4f49e6 GovernorProposalThreshold function state(uint256)
0x3e4f49e6 GovernorSettings function state(uint256)
0x3e4f49e6 GovernorTimelockCompound function state(uint256)
0x3e4f49e6 GovernorTimelockControl function state(uint256)
0x3e4f49e6 GovernorVotes function state(uint256)
0x3e4f49e6 GovernorVotesComp function state(uint256)
0x3e4f49e6 GovernorVotesQuorumFraction function state(uint256)
0x3e4f49e6 IGovernor function state(uint256)
0x3e4f49e6 IGovernorCompatibilityBravo function state(uint256)
0x3e4f49e6 IGovernorTimelock function state(uint256)
0x3f4ba83a ERC1155PresetMinterPauser function unpause()
0x3f4ba83a ERC20PresetMinterPauser function unpause()
0x3f4ba83a ERC721PresetMinterPauserAutoId function unpause()
0x3f6c923a ISuperfluid function decodeCtx(bytes)
0x3f6c923a Superfluid function decodeCtx(bytes)
0x3fd4176a InstantDistributionAgreementV1 function SLOTS_BITMAP_LIBRARY_ADDRESS()
0x4000aea0 IERC1363 function transferAndCall(address,uint256,bytes)
0x406072a9 PaymentSplitter function released(address,address)
0x40c10f19 ERC20PresetMinterPauser function mint(address,uint256)
0x40c10f19 TestToken function mint(address,uint256)
0x40c340f6 PaymentSplitter event PayeeAdded(address,uint256)
0x40e58ee5 GovernorCompatibilityBravo function cancel(uint256)
0x40e58ee5 IGovernorCompatibilityBravo function cancel(uint256)
0x42148deb ISuperfluidGovernance function batchUpdateSuperTokenLogic(address,address[])
0x42148deb SuperfluidGovernanceBase function batchUpdateSuperTokenLogic(address,address[])
0x42148deb SuperfluidGovernanceII function batchUpdateSuperTokenLogic(address,address[])
0x42148deb SuperfluidOwnableGovernance function batchUpdateSuperTokenLogic(address,address[])
0x42148deb TestGovernance function batchUpdateSuperTokenLogic(address,address[])
0x427942a4 ISuperfluidGovernance function updateContracts(address,address,address[],address)
0x427942a4 SuperfluidGovernanceBase function updateContracts(address,address,address[],address)
0x427942a4 SuperfluidGovernanceII function updateContracts(address,address,address[],address)
0x427942a4 SuperfluidOwnableGovernance function updateContracts(address,address,address[],address)
0x427942a4 TestGovernance function updateContracts(address,address,address[],address)
0x42842e0e ERC721 function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721Burnable function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721Enumerable function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721Pausable function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721PresetMinterPauserAutoId function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721Royalty function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721URIStorage function safeTransferFrom(address,address,uint256)
0x42842e0e ERC721Votes function safeTransferFrom(address,address,uint256)
0x42842e0e IERC721 function safeTransferFrom(address,address,uint256)
0x42842e0e IERC721Enumerable function safeTransferFrom(address,address,uint256)
0x42842e0e IERC721Metadata function safeTransferFrom(address,address,uint256)
0x42966c68 ERC20Burnable function burn(uint256)
0x42966c68 ERC20PresetFixedSupply function burn(uint256)
0x42966c68 ERC20PresetMinterPauser function burn(uint256)
0x42966c68 ERC721Burnable function burn(uint256)
0x42966c68 ERC721PresetMinterPauserAutoId function burn(uint256)
0x42fe0980 IMaticBridgedNativeSuperToken function initialize(address,uint8,string,string)
0x42fe0980 INativeSuperToken function initialize(address,uint8,string,string)
0x42fe0980 ISETH function initialize(address,uint8,string,string)
0x42fe0980 ISuperToken function initialize(address,uint8,string,string)
0x42fe0980 SuperToken function initialize(address,uint8,string,string)
0x431f1481 ISuperTokenFactory function createERC20Wrapper(address,uint8,string,string)
0x431f1481 SuperTokenFactory function createERC20Wrapper(address,uint8,string,string)
0x431f1481 SuperTokenFactoryBase function createERC20Wrapper(address,uint8,string,string)
0x4329d293 ISuperfluid function callAgreementWithContext(address,bytes,bytes,bytes)
0x4329d293 Superfluid function callAgreementWithContext(address,bytes,bytes,bytes)
0x43779072 ISuperTokenFactory event CustomSuperTokenCreated(address)
0x43779072 SuperTokenFactory event CustomSuperTokenCreated(address)
0x43779072 SuperTokenFactoryBase event CustomSuperTokenCreated(address)
0x43859632 Governor function hasVoted(uint256,address)
0x43859632 GovernorCompatibilityBravo function hasVoted(uint256,address)
0x43859632 GovernorCountingSimple function hasVoted(uint256,address)
0x43859632 GovernorPreventLateQuorum function hasVoted(uint256,address)
0x43859632 GovernorProposalThreshold function hasVoted(uint256,address)
0x43859632 GovernorSettings function hasVoted(uint256,address)
0x43859632 GovernorTimelockCompound function hasVoted(uint256,address)
0x43859632 GovernorTimelockControl function hasVoted(uint256,address)
0x43859632 GovernorVotes function hasVoted(uint256,address)
0x43859632 GovernorVotesComp function hasVoted(uint256,address)
0x43859632 GovernorVotesQuorumFraction function hasVoted(uint256,address)
0x43859632 IGovernor function hasVoted(uint256,address)
0x43859632 IGovernorCompatibilityBravo function hasVoted(uint256,address)
0x43859632 IGovernorTimelock function hasVoted(uint256,address)
0x43d726d6 RefundEscrow function close()
0x445a6797 IMaticBridgedNativeSuperToken function updateChildChainManager(address)
0x445a6797 IMaticBridgedNativeSuperTokenCustom function updateChildChainManager(address)
0x445a6797 MaticBridgedNativeSuperTokenProxy function updateChildChainManager(address)
0x44864b25 ISuperfluidGovernance function replaceGovernance(address,address)
0x44864b25 SuperfluidGovernanceBase function replaceGovernance(address,address)
0x44864b25 SuperfluidGovernanceII function replaceGovernance(address,address)
0x44864b25 SuperfluidOwnableGovernance function replaceGovernance(address,address)
0x44864b25 TestGovernance function replaceGovernance(address,address)
0x44e9d2fb SuperUpgrader function isBackendAgent(address)
0x45977d03 IMaticBridgedNativeSuperToken function upgrade(uint256)
0x45977d03 INativeSuperToken function upgrade(uint256)
0x45977d03 ISETH function upgrade(uint256)
0x45977d03 ISETHCustom function upgrade(uint256)
0x45977d03 ISuperToken function upgrade(uint256)
0x45977d03 SETHProxy function upgrade(uint256)
0x45977d03 SuperToken function upgrade(uint256)
0x467eccd2 IInstantDistributionAgreementV1 event IndexDistributionClaimed(address,address,uint32,address,uint256)
0x467eccd2 InstantDistributionAgreementV1 event IndexDistributionClaimed(address,address,uint32,address,uint256)
0x46951954 AgreementBase function updateCode(address)
0x46951954 ConstantFlowAgreementV1 function updateCode(address)
0x46951954 InstantDistributionAgreementV1 function updateCode(address)
0x46951954 SuperToken function updateCode(address)
0x46951954 SuperTokenFactory function updateCode(address)
0x46951954 SuperTokenFactoryBase function updateCode(address)
0x46951954 Superfluid function updateCode(address)
0x46951954 SuperfluidGovernanceII function updateCode(address)
0x46951954 UUPSProxiable function updateCode(address)
0x46bdec54 SuperfluidGovernanceBase function setCFAv1LiquidationPeriod(address,address,uint256)
0x46bdec54 SuperfluidGovernanceII function setCFAv1LiquidationPeriod(address,address,uint256)
0x46bdec54 SuperfluidOwnableGovernance function setCFAv1LiquidationPeriod(address,address,uint256)
0x46bdec54 TestGovernance function setCFAv1LiquidationPeriod(address,address,uint256)
0x47e7ef24 MATIC function deposit(address,uint256)
0x485cc955 MATIC function initialize(address,address)
0x486ff0cd BaseRelayRecipient function versionRecipient()
0x486ff0cd IRelayRecipient function versionRecipient()
0x486ff0cd Superfluid function versionRecipient()
0x48a3d91d IInstantDistributionAgreementV1 event SubscriptionDistributionClaimed(address,address,address,uint32,uint256)
0x48a3d91d InstantDistributionAgreementV1 event SubscriptionDistributionClaimed(address,address,address,uint32,uint256)
0x48b75044 PaymentSplitter function release(address,address)
0x492d2641 IInstantDistributionAgreementV1 event IndexSubscribed(address,address,uint32,address,bytes)
0x492d2641 InstantDistributionAgreementV1 event IndexSubscribed(address,address,uint32,address,bytes)
0x4a0687ef MaticBridgedNativeSuperTokenProxy function initializeProxy(address)
0x4a0687ef NativeSuperTokenProxy function initializeProxy(address)
0x4a0687ef SETHProxy function initializeProxy(address)
0x4a0687ef SuperfluidGovernanceIIProxy function initializeProxy(address)
0x4a0687ef UUPSProxy function initializeProxy(address)
0x4a39dc06 ERC1155 event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 ERC1155Burnable event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 ERC1155Pausable event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 ERC1155PresetMinterPauser event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 ERC1155Supply event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 IERC1155 event TransferBatch(address,address,address,uint256[],uint256[])
0x4a39dc06 IERC1155MetadataURI event TransferBatch(address,address,address,uint256[],uint256[])
0x4b61cc33 IMaticBridgedNativeSuperToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 INativeSuperToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 ISETH function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 ISuperToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 ISuperfluidToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 SuperToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4b61cc33 SuperfluidToken function getAgreementStateSlot(address,address,uint256,uint256)
0x4cf4410c TimelockController event CallScheduled(bytes32,uint256,address,uint256,bytes,bytes32,uint256)
0x4dcc4d79 SuperTokenFactory function createSuperTokenLogic(address)
0x4dcc4d79 SuperTokenFactoryBase function createSuperTokenLogic(address)
0x4dd18bf5 ICompoundTimelock function setPendingAdmin(address)
0x4dfe1bbb MATIC event LogFeeTransfer(address,address,address,uint256,uint256,uint256,uint256,uint256)
0x4e1273f4 ERC1155 function balanceOfBatch(address[],uint256[])
0x4e1273f4 ERC1155Burnable function balanceOfBatch(address[],uint256[])
0x4e1273f4 ERC1155Pausable function balanceOfBatch(address[],uint256[])
0x4e1273f4 ERC1155PresetMinterPauser function balanceOfBatch(address[],uint256[])
0x4e1273f4 ERC1155Supply function balanceOfBatch(address[],uint256[])
0x4e1273f4 IERC1155 function balanceOfBatch(address[],uint256[])
0x4e1273f4 IERC1155MetadataURI function balanceOfBatch(address[],uint256[])
0x4e2ca051 MATIC event Deposit(address,address,uint256,uint256,uint256)
0x4ee2cd7e ERC20Snapshot function balanceOfAt(address,uint256)
0x4f1ef286 TransparentUpgradeableProxy function upgradeToAndCall(address,bytes)
0x4f1ef286 UUPSUpgradeable function upgradeToAndCall(address,bytes)
0x4f558e79 ERC1155Supply function exists(uint256)
0x4f6ccce7 ERC721Enumerable function tokenByIndex(uint256)
0x4f6ccce7 ERC721PresetMinterPauserAutoId function tokenByIndex(uint256)
0x4f6ccce7 IERC721Enumerable function tokenByIndex(uint256)
0x50209a62 ConstantFlowAgreementV1 function updateFlow(address,address,int96,bytes)
0x50209a62 IConstantFlowAgreementV1 function updateFlow(address,address,int96,bytes)
0x50546e66 ERC777 event RevokedOperator(address,address)
0x50546e66 ERC777PresetFixedSupply event RevokedOperator(address,address)
0x50546e66 IERC777 event RevokedOperator(address,address)
0x50546e66 IMaticBridgedNativeSuperToken event RevokedOperator(address,address)
0x50546e66 INativeSuperToken event RevokedOperator(address,address)
0x50546e66 ISETH event RevokedOperator(address,address)
0x50546e66 ISuperToken event RevokedOperator(address,address)
0x50546e66 SuperToken event RevokedOperator(address,address)
0x50d75d25 AgreementBase function getCodeAddress()
0x50d75d25 ConstantFlowAgreementV1 function getCodeAddress()
0x50d75d25 InstantDistributionAgreementV1 function getCodeAddress()
0x50d75d25 SuperToken function getCodeAddress()
0x50d75d25 SuperTokenFactory function getCodeAddress()
0x50d75d25 SuperTokenFactoryBase function getCodeAddress()
0x50d75d25 Superfluid function getCodeAddress()
0x50d75d25 SuperfluidGovernanceII function getCodeAddress()
0x50d75d25 UUPSProxiable function getCodeAddress()
0x51cff8d9 ConditionalEscrow function withdraw(address)
0x51cff8d9 Escrow function withdraw(address)
0x51cff8d9 RefundEscrow function withdraw(address)
0x52d1902d AgreementBase function proxiableUUID()
0x52d1902d ConstantFlowAgreementV1 function proxiableUUID()
0x52d1902d IERC1822Proxiable function proxiableUUID()
0x52d1902d InstantDistributionAgreementV1 function proxiableUUID()
0x52d1902d SuperToken function proxiableUUID()
0x52d1902d SuperTokenFactory function proxiableUUID()
0x52d1902d SuperTokenFactoryBase function proxiableUUID()
0x52d1902d Superfluid function proxiableUUID()
0x52d1902d SuperfluidGovernanceII function proxiableUUID()
0x52d1902d UUPSProxiable function proxiableUUID()
0x52d1902d UUPSUpgradeable function proxiableUUID()
0x53c11f99 ClosingOnUpdateFlowTestApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 ExclusiveInflowTestApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 FlowExchangeTestApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 ISuperApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 MultiFlowApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 NonClosableOutflowTestApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 SelfDeletingFlowTestApp function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x53c11f99 SuperAppBase function afterAgreementTerminated(address,address,bytes32,bytes,bytes,bytes)
0x541f725f GovernorPreventLateQuorum event ProposalExtended(uint256,uint64)
0x544ffc9c GovernorCountingSimple function proposalVotes(uint256)
0x54fbc493 ISuperfluid function updateSuperTokenFactory(address)
0x54fbc493 Superfluid function updateSuperTokenFactory(address)
0x54fd4d50 Governor function version()
0x54fd4d50 GovernorCompatibilityBravo function version()
0x54fd4d50 GovernorCountingSimple function version()
0x54fd4d50 GovernorPreventLateQuorum function version()
0x54fd4d50 GovernorProposalThreshold function version()
0x54fd4d50 GovernorSettings function version()
0x54fd4d50 GovernorTimelockCompound function version()
0x54fd4d50 GovernorTimelockControl function version()
0x54fd4d50 GovernorVotes function version()
0x54fd4d50 GovernorVotesComp function version()
0x54fd4d50 GovernorVotesQuorumFraction function version()
0x54fd4d50 IGovernor function version()
0x54fd4d50 IGovernorCompatibilityBravo function version()
0x54fd4d50 IGovernorTimelock function version()
0x556f0dc7 ERC777 function granularity()
0x556f0dc7 ERC777PresetFixedSupply function granularity()
0x556f0dc7 IERC777 function granularity()
0x556f0dc7 IMaticBridgedNativeSuperToken function granularity()
0x556f0dc7 INativeSuperToken function granularity()
0x556f0dc7 ISETH function granularity()
0x556f0dc7 ISuperToken function granularity()
0x556f0dc7 SuperToken function granularity()
0x56781388 Governor function castVote(uint256,uint8)
0x56781388 GovernorCompatibilityBravo function castVote(uint256,uint8)
0x56781388 GovernorCountingSimple function castVote(uint256,uint8)
0x56781388 GovernorPreventLateQuorum function castVote(uint256,uint8)
0x56781388 GovernorProposalThreshold function castVote(uint256,uint8)
0x56781388 GovernorSettings function castVote(uint256,uint8)
0x56781388 GovernorTimelockCompound function castVote(uint256,uint8)
0x56781388 GovernorTimelockControl function castVote(uint256,uint8)
0x56781388 GovernorVotes function castVote(uint256,uint8)
0x56781388 GovernorVotesComp function castVote(uint256,uint8)
0x56781388 GovernorVotesQuorumFraction function castVote(uint256,uint8)
0x56781388 IGovernor function castVote(uint256,uint8)
0x56781388 IGovernorCompatibilityBravo function castVote(uint256,uint8)
0x56781388 IGovernorTimelock function castVote(uint256,uint8)
0x56b89e42 IMaticBridgedNativeSuperToken event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 INativeSuperToken event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 ISETH event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 ISuperToken event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 ISuperfluidToken event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 SuperToken event AgreementAccountStateUpdated(address,address,bytes)
0x56b89e42 SuperfluidToken event AgreementAccountStateUpdated(address,address,bytes)
0x57121e0c ISuperfluid function allowCompositeApp(address)
0x57121e0c Superfluid function allowCompositeApp(address)
0x57269d2e ConstantFlowAgreementV1 event FlowUpdated(address,address,address,int96,int256,int256,bytes)
0x57269d2e IConstantFlowAgreementV1 event FlowUpdated(address,address,address,int96,int256,int256,bytes)
0x572b6c05 BaseRelayRecipient function isTrustedForwarder(address)
0x572b6c05 ERC2771Context function isTrustedForwarder(address)
0x572b6c05 IRelayRecipient function isTrustedForwarder(address)
0x572b6c05 Superfluid function isTrustedForwarder(address)
0x584b153e TimelockController function isOperationPending(bytes32)
0x587cde1e ERC20Votes function delegates(address)
0x587cde1e ERC20VotesComp function delegates(address)
0x587cde1e ERC721Votes function delegates(address)
0x587cde1e IVotes function delegates(address)
0x587cde1e Votes function delegates(address)
0x591fcdfe ICompoundTimelock function cancelTransaction(address,uint256,string,bytes,uint256)
0x599d8e5a RefundEscrow event RefundsEnabled()
0x5b534051 IInstantDistributionAgreementV1 function getSubscription(address,address,uint32,address)
0x5b534051 InstantDistributionAgreementV1 function getSubscription(address,address,uint32,address)
0x5b9d09cc IMaticBridgedNativeSuperToken function upgradeTo(address,uint256,bytes)
0x5b9d09cc INativeSuperToken function upgradeTo(address,uint256,bytes)
0x5b9d09cc ISETH function upgradeTo(address,uint256,bytes)
0x5b9d09cc ISETHCustom function upgradeTo(address,uint256,bytes)
0x5b9d09cc ISuperToken function upgradeTo(address,uint256,bytes)
0x5b9d09cc SETHProxy function upgradeTo(address,uint256,bytes)
0x5b9d09cc SuperToken function upgradeTo(address,uint256,bytes)
0x5bb6e0b4 MinimalForwarder function execute(tuple,bytes)
0x5c19a95c ERC20Votes function delegate(address)
0x5c19a95c ERC20VotesComp function delegate(address)
0x5c19a95c ERC721Votes function delegate(address)
0x5c19a95c IVotes function delegate(address)
0x5c19a95c Votes function delegate(address)
0x5c60da1b IBeacon function implementation()
0x5c60da1b TransparentUpgradeableProxy function implementation()
0x5c60da1b UpgradeableBeacon function implementation()
0x5c975abb ERC1155Pausable function paused()
0x5c975abb ERC1155PresetMinterPauser function paused()
0x5c975abb ERC20Pausable function paused()
0x5c975abb ERC20PresetMinterPauser function paused()
0x5c975abb ERC721Pausable function paused()
0x5c975abb ERC721PresetMinterPauserAutoId function paused()
0x5c975abb Pausable function paused()
0x5cffe9de ERC20FlashMint function flashLoan(address,address,uint256,bytes)
0x5cffe9de IERC3156FlashLender function flashLoan(address,address,uint256,bytes)
0x5d730c58 SuperUpgrader function optinAutoUpgrades()
0x5db9ee0a ERC1155Pausable event Unpaused(address)
0x5db9ee0a ERC1155PresetMinterPauser event Unpaused(address)
0x5db9ee0a ERC20Pausable event Unpaused(address)
0x5db9ee0a ERC20PresetMinterPauser event Unpaused(address)
0x5db9ee0a ERC721Pausable event Unpaused(address)
0x5db9ee0a ERC721PresetMinterPauserAutoId event Unpaused(address)
0x5db9ee0a Pausable event Unpaused(address)
0x5df8122f IERC1820Registry function setManager(address,address)
0x5f22b60e IMaticBridgedNativeSuperToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e INativeSuperToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e ISETH event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e ISuperToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e ISuperfluidToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e SuperToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f22b60e SuperfluidToken event AgreementLiquidatedBy(address,address,bytes32,address,address,uint256,uint256)
0x5f9e7d77 ClosingOnUpdateFlowTestApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 ExclusiveInflowTestApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 FlowExchangeTestApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 ISuperApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 MultiFlowApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 NonClosableOutflowTestApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 SelfDeletingFlowTestApp function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x5f9e7d77 SuperAppBase function beforeAgreementTerminated(address,address,bytes32,bytes,bytes)
0x6041ae96 IInstantDistributionAgreementV1 function revokeSubscription(address,address,uint32,bytes)
0x6041ae96 InstantDistributionAgreementV1 function revokeSubscription(address,address,uint32,bytes)
0x605c2dbf IERC1820Registry event ManagerChanged(address,address)
0x60dfa695 TOGA function minBondDuration()
0x60f96a8f MATIC function parent()
0x613255ab ERC20FlashMint function maxFlashLoan(address)
0x613255ab IERC3156FlashLender function maxFlashLoan(address)
0x61985da7 SuperUpgrader function grantBackendAgent(address)
0x62aa5287 IMaticBridgedNativeSuperToken function operationApprove(address,address,uint256)
0x62aa5287 INativeSuperToken function operationApprove(address,address,uint256)
0x62aa5287 ISETH function operationApprove(address,address,uint256)
0x62aa5287 ISuperToken function operationApprove(address,address,uint256)
0x62aa5287 SuperToken function operationApprove(address,address,uint256)
0x62ad1b83 ERC777 function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 ERC777PresetFixedSupply function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 IERC777 function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 IMaticBridgedNativeSuperToken function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 INativeSuperToken function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 ISETH function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 ISuperToken function operatorSend(address,address,uint256,bytes,bytes)
0x62ad1b83 SuperToken function operatorSend(address,address,uint256,bytes,bytes)
0x62e78cea ERC1155Pausable event Paused(address)
0x62e78cea ERC1155PresetMinterPauser event Paused(address)
0x62e78cea ERC20Pausable event Paused(address)
0x62e78cea ERC20PresetMinterPauser event Paused(address)
0x62e78cea ERC721Pausable event Paused(address)
0x62e78cea ERC721PresetMinterPauserAutoId event Paused(address)
0x62e78cea Pausable event Paused(address)
0x62fc305e ConstantFlowAgreementV1 function createFlow(address,address,int96,bytes)
0x62fc305e IConstantFlowAgreementV1 function createFlow(address,address,int96,bytes)
0x62fc305e MultiFlowApp function createFlow(address,address,int96,bytes)
0x6352211e ERC721 function ownerOf(uint256)
0x6352211e ERC721Burnable function ownerOf(uint256)
0x6352211e ERC721Enumerable function ownerOf(uint256)
0x6352211e ERC721Pausable function ownerOf(uint256)
0x6352211e ERC721PresetMinterPauserAutoId function ownerOf(uint256)
0x6352211e ERC721Royalty function ownerOf(uint256)
0x6352211e ERC721URIStorage function ownerOf(uint256)
0x6352211e ERC721Votes function ownerOf(uint256)
0x6352211e IERC721 function ownerOf(uint256)
0x6352211e IERC721Enumerable function ownerOf(uint256)
0x6352211e IERC721Metadata function ownerOf(uint256)
0x64d62353 TimelockController function updateDelay(uint256)
0x65ba36c1 IERC1820Registry function interfaceHash(string)
0x685ca194 ConditionalEscrow function withdrawalAllowed(address)
0x685ca194 RefundEscrow function withdrawalAllowed(address)
0x693ec85e IResolver function get(string)
0x693ec85e Resolver function get(string)
0x6a42b8f8 ICompoundTimelock function delay()
0x6a627842 ERC721PresetMinterPauserAutoId function mint(address)
0x6b20c454 ERC1155Burnable function burnBatch(address,uint256[],uint256[])
0x6b20c454 ERC1155PresetMinterPauser function burnBatch(address,uint256[],uint256[])
0x6b4f3335 ISuperfluid function isAppJailed(address)
0x6b4f3335 Superfluid function isAppJailed(address)
0x6bb7ff70 ERC1155 event URI(string,uint256)
0x6bb7ff70 ERC1155Burnable event URI(string,uint256)
0x6bb7ff70 ERC1155Pausable event URI(string,uint256)
0x6bb7ff70 ERC1155PresetMinterPauser event URI(string,uint256)
0x6bb7ff70 ERC1155Supply event URI(string,uint256)
0x6bb7ff70 IERC1155 event URI(string,uint256)
0x6bb7ff70 IERC1155MetadataURI event URI(string,uint256)
0x6c2d9f2f IMaticBridgedNativeSuperToken function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f INativeSuperToken function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f ISETH function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f ISuperToken function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f ISuperfluidToken function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f SuperToken function getAgreementData(address,bytes32,uint256)
0x6c2d9f2f SuperfluidToken function getAgreementData(address,bytes32,uint256)
0x6ef95f06 PaymentSplitter event PaymentReceived(address,uint256)
0x6f307dc3 ERC20Wrapper function underlying()
0x6fcfff45 ERC20Votes function numCheckpoints(address)
0x6fcfff45 ERC20VotesComp function numCheckpoints(address)
0x7019d41a MATIC function parentOwner()
0x7084f547 ConditionalEscrow event Withdrawn(address,uint256)
0x7084f547 Escrow event Withdrawn(address,uint256)
0x7084f547 RefundEscrow event Withdrawn(address,uint256)
0x70a08231 ERC20 function balanceOf(address)
0x70a08231 ERC20Burnable function balanceOf(address)
0x70a08231 ERC20Capped function balanceOf(address)
0x70a08231 ERC20FlashMint function balanceOf(address)
0x70a08231 ERC20Pausable function balanceOf(address)
0x70a08231 ERC20Permit function balanceOf(address)
0x70a08231 ERC20PresetFixedSupply function balanceOf(address)
0x70a08231 ERC20PresetMinterPauser function balanceOf(address)
0x70a08231 ERC20Snapshot function balanceOf(address)
0x70a08231 ERC20Votes function balanceOf(address)
0x70a08231 ERC20VotesComp function balanceOf(address)
0x70a08231 ERC20WithTokenInfo function balanceOf(address)
0x70a08231 ERC20Wrapper function balanceOf(address)
0x70a08231 ERC721 function balanceOf(address)
0x70a08231 ERC721Burnable function balanceOf(address)
0x70a08231 ERC721Enumerable function balanceOf(address)
0x70a08231 ERC721Pausable function balanceOf(address)
0x70a08231 ERC721PresetMinterPauserAutoId function balanceOf(address)
0x70a08231 ERC721Royalty function balanceOf(address)
0x70a08231 ERC721URIStorage function balanceOf(address)
0x70a08231 ERC721Votes function balanceOf(address)
0x70a08231 ERC777 function balanceOf(address)
0x70a08231 ERC777PresetFixedSupply function balanceOf(address)
0x70a08231 IERC1363 function balanceOf(address)
0x70a08231 IERC20 function balanceOf(address)
0x70a08231 IERC20Metadata function balanceOf(address)
0x70a08231 IERC721 function balanceOf(address)
0x70a08231 IERC721Enumerable function balanceOf(address)
0x70a08231 IERC721Metadata function balanceOf(address)
0x70a08231 IERC777 function balanceOf(address)
0x70a08231 IMaticBridgedNativeSuperToken function balanceOf(address)
0x70a08231 INativeSuperToken function balanceOf(address)
0x70a08231 ISETH function balanceOf(address)
0x70a08231 ISuperToken function balanceOf(address)
0x70a08231 IWETH function balanceOf(address)
0x70a08231 MATIC function balanceOf(address)
0x70a08231 SuperToken function balanceOf(address)
0x70a08231 TestToken function balanceOf(address)
0x70b0f660 GovernorSettings function setVotingDelay(uint256)
0x712ae138 Governor event ProposalExecuted(uint256)
0x712ae138 GovernorCompatibilityBravo event ProposalExecuted(uint256)
0x712ae138 GovernorCountingSimple event ProposalExecuted(uint256)
0x712ae138 GovernorPreventLateQuorum event ProposalExecuted(uint256)
0x712ae138 GovernorProposalThreshold event ProposalExecuted(uint256)
0x712ae138 GovernorSettings event ProposalExecuted(uint256)
0x712ae138 GovernorTimelockCompound event ProposalExecuted(uint256)
0x712ae138 GovernorTimelockControl event ProposalExecuted(uint256)
0x712ae138 GovernorVotes event ProposalExecuted(uint256)
0x712ae138 GovernorVotesComp event ProposalExecuted(uint256)
0x712ae138 GovernorVotesQuorumFraction event ProposalExecuted(uint256)
0x712ae138 IGovernor event ProposalExecuted(uint256)
0x712ae138 IGovernorCompatibilityBravo event ProposalExecuted(uint256)
0x712ae138 IGovernorTimelock event ProposalExecuted(uint256)
0x715018a6 ConditionalEscrow function renounceOwnership()
0x715018a6 Escrow function renounceOwnership()
0x715018a6 MATIC function renounceOwnership()
0x715018a6 Ownable function renounceOwnership()
0x715018a6 ProxyAdmin function renounceOwnership()
0x715018a6 RefundEscrow function renounceOwnership()
0x715018a6 SuperfluidGovernanceII function renounceOwnership()
0x715018a6 SuperfluidGovernanceIIProxy function renounceOwnership()
0x715018a6 SuperfluidOwnableGovernance function renounceOwnership()
0x715018a6 TestGovernance function renounceOwnership()
0x715018a6 UpgradeableBeacon function renounceOwnership()
0x71a63dc0 IMaticBridgedNativeSuperToken event AgreementTerminated(address,bytes32)
0x71a63dc0 INativeSuperToken event AgreementTerminated(address,bytes32)
0x71a63dc0 ISETH event AgreementTerminated(address,bytes32)
0x71a63dc0 ISuperToken event AgreementTerminated(address,bytes32)
0x71a63dc0 ISuperfluidToken event AgreementTerminated(address,bytes32)
0x71a63dc0 SuperToken event AgreementTerminated(address,bytes32)
0x71a63dc0 SuperfluidToken event AgreementTerminated(address,bytes32)
0x7283100c ISuperfluid function replaceGovernance(address)
0x7283100c Superfluid function replaceGovernance(address)
0x731133e9 ERC1155PresetMinterPauser function mint(address,uint256,uint256,bytes)
0x731aed6e ISuperfluid function getSuperTokenFactory()
0x731aed6e Superfluid function getSuperTokenFactory()
0x74041e02 ISuperfluid function callAppBeforeCallback(address,bytes,bool,bytes)
0x74041e02 Superfluid function callAppBeforeCallback(address,bytes,bool,bytes)
0x75ab9782 IERC777Sender function tokensToSend(address,address,address,uint256,bytes,bytes)
0x75d5755c TestGovernance function initialize(address,address,uint256,address[])
0x7687d19b ISETH function upgradeByETHTo(address)
0x7687d19b ISETHCustom function upgradeByETHTo(address)
0x7687d19b SETHProxy function upgradeByETHTo(address)
0x768fabb0 ISuperfluid function appCallbackPush(bytes,address,uint256,int256,address)
0x768fabb0 Superfluid function appCallbackPush(bytes,address,uint256,int256,address)
0x770ea40a IMaticBridgedNativeSuperToken event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a INativeSuperToken event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a ISETH event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a ISuperToken event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a ISuperfluidToken event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a SuperToken event AgreementCreated(address,bytes32,bytes32[])
0x770ea40a SuperfluidToken event AgreementCreated(address,bytes32,bytes32[])
0x771282f6 MATIC function currentSupply()
0x7730599e AgreementBase function agreementType()
0x7730599e ConstantFlowAgreementV1 function agreementType()
0x7730599e IConstantFlowAgreementV1 function agreementType()
0x7730599e IInstantDistributionAgreementV1 function agreementType()
0x7730599e ISuperAgreement function agreementType()
0x7730599e InstantDistributionAgreementV1 function agreementType()
0x77d32e94 MATIC function ecrecovery(bytes32,bytes)
0x782d6fe1 ERC20VotesComp function getPriorVotes(address,uint256)
0x787afde7 ISuperfluid function updateSuperTokenLogic(address)
0x787afde7 Superfluid function updateSuperTokenLogic(address)
0x789cf55b Governor event ProposalCanceled(uint256)
0x789cf55b GovernorCompatibilityBravo event ProposalCanceled(uint256)
0x789cf55b GovernorCountingSimple event ProposalCanceled(uint256)
0x789cf55b GovernorPreventLateQuorum event ProposalCanceled(uint256)
0x789cf55b GovernorProposalThreshold event ProposalCanceled(uint256)
0x789cf55b GovernorSettings event ProposalCanceled(uint256)
0x789cf55b GovernorTimelockCompound event ProposalCanceled(uint256)
0x789cf55b GovernorTimelockControl event ProposalCanceled(uint256)
0x789cf55b GovernorVotes event ProposalCanceled(uint256)
0x789cf55b GovernorVotesComp event ProposalCanceled(uint256)
0x789cf55b GovernorVotesQuorumFraction event ProposalCanceled(uint256)
0x789cf55b IGovernor event ProposalCanceled(uint256)
0x789cf55b IGovernorCompatibilityBravo event ProposalCanceled(uint256)
0x789cf55b IGovernorTimelock event ProposalCanceled(uint256)
0x79359f6f IMaticBridgedNativeSuperToken function isAccountCriticalNow(address)
0x79359f6f INativeSuperToken function isAccountCriticalNow(address)
0x79359f6f ISETH function isAccountCriticalNow(address)
0x79359f6f ISuperToken function isAccountCriticalNow(address)
0x79359f6f ISuperfluidToken function isAccountCriticalNow(address)
0x79359f6f SuperToken function isAccountCriticalNow(address)
0x79359f6f SuperfluidToken function isAccountCriticalNow(address)
0x79cc6790 ERC20Burnable function burnFrom(address,uint256)
0x79cc6790 ERC20PresetFixedSupply function burnFrom(address,uint256)
0x79cc6790 ERC20PresetMinterPauser function burnFrom(address,uint256)
0x7b04a2d0 IERC1363Spender function onApprovalReceived(address,uint256,bytes)
0x7b3c71d3 Governor function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorCompatibilityBravo function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorCountingSimple function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorPreventLateQuorum function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorProposalThreshold function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorSettings function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorTimelockCompound function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorTimelockControl function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorVotes function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorVotesComp function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 GovernorVotesQuorumFraction function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 IGovernor function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 IGovernorCompatibilityBravo function castVoteWithReason(uint256,uint8,string)
0x7b3c71d3 IGovernorTimelock function castVoteWithReason(uint256,uint8,string)
0x7ca4ac11 GovernorPreventLateQuorum event LateQuorumVoteExtensionSet(uint64,uint64)
0x7d5e81e2 Governor function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorCompatibilityBravo function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorCountingSimple function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorPreventLateQuorum function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorProposalThreshold function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorSettings function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorTimelockCompound function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorTimelockControl function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorVotes function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorVotesComp function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 GovernorVotesQuorumFraction function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 IGovernor function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 IGovernorCompatibilityBravo function propose(address[],uint256[],bytes[],string)
0x7d5e81e2 IGovernorTimelock function propose(address[],uint256[],bytes[],string)
0x7d645fab ICompoundTimelock function MAXIMUM_DELAY()
0x7d84a626 Governor event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorCompatibilityBravo event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorCountingSimple event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorPreventLateQuorum event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorProposalThreshold event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorSettings event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorTimelockCompound event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorTimelockControl event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorVotes event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorVotesComp event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 GovernorVotesQuorumFraction event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 IGovernor event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 IGovernorCompatibilityBravo event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7d84a626 IGovernorTimelock event ProposalCreated(uint256,address,address[],uint256[],string[],bytes[],uint256,uint256,string)
0x7dce4f81 SuperfluidGovernanceBase function disableTrustedForwarder(address,address,address)
0x7dce4f81 SuperfluidGovernanceII function disableTrustedForwarder(address,address,address)
0x7dce4f81 SuperfluidOwnableGovernance function disableTrustedForwarder(address,address,address)
0x7dce4f81 TestGovernance function disableTrustedForwarder(address,address,address)
0x7e3f7f07 GovernorSettings event VotingPeriodSet(uint256,uint256)
0x7e644d79 BeaconProxy event AdminChanged(address,address)
0x7e644d79 ERC1967Proxy event AdminChanged(address,address)
0x7e644d79 ERC1967Upgrade event AdminChanged(address,address)
0x7e644d79 TransparentUpgradeableProxy event AdminChanged(address,address)
0x7e644d79 UUPSUpgradeable event AdminChanged(address,address)
0x7ecebe00 ERC20Permit function nonces(address)
0x7ecebe00 ERC20Votes function nonces(address)
0x7ecebe00 ERC20VotesComp function nonces(address)
0x7ecebe00 ERC721Votes function nonces(address)
0x7ecebe00 IERC20Permit function nonces(address)
0x7ecebe00 IERC2612 function nonces(address)
0x7ecebe00 Votes function nonces(address)
0x7eff275e ProxyAdmin function changeProxyAdmin(address,address)
0x7fbc7639 IInstantDistributionAgreementV1 function updateIndex(address,uint32,uint128,bytes)
0x7fbc7639 InstantDistributionAgreementV1 function updateIndex(address,uint32,uint128,bytes)
0x8030e83b ERC20Snapshot event Snapshot(uint256)
0x8065657f TimelockController function hashOperation(address,uint256,bytes,bytes32,bytes32)
0x80f70cba ISuperfluidGovernance function getConfigAsUint256(address,address,bytes32)
0x80f70cba SuperfluidGovernanceBase function getConfigAsUint256(address,address,bytes32)
0x80f70cba SuperfluidGovernanceII function getConfigAsUint256(address,address,bytes32)
0x80f70cba SuperfluidOwnableGovernance function getConfigAsUint256(address,address,bytes32)
0x80f70cba TestGovernance function getConfigAsUint256(address,address,bytes32)
0x810ec23b VestingWallet function vestedAmount(address,uint64)
0x8129fc1c AgreementBase function initialize()
0x8129fc1c ConstantFlowAgreementV1 function initialize()
0x8129fc1c FullUpgradableSuperTokenProxy function initialize()
0x8129fc1c IConstantFlowAgreementV1 function initialize()
0x8129fc1c IInstantDistributionAgreementV1 function initialize()
0x8129fc1c ISuperAgreement function initialize()
0x8129fc1c ISuperTokenFactory function initialize()
0x8129fc1c InstantDistributionAgreementV1 function initialize()
0x8129fc1c SuperTokenFactory function initialize()
0x8129fc1c SuperTokenFactoryBase function initialize()
0x81e37f3d IInstantDistributionAgreementV1 event IndexUpdated(address,address,uint32,uint128,uint128,uint128,uint128,bytes)
0x81e37f3d InstantDistributionAgreementV1 event IndexUpdated(address,address,uint32,uint128,uint128,uint128,uint128,bytes)
0x836808e5 ITOGAv1 event NewPIC(address,address,uint256,int96)
0x836808e5 TOGA event NewPIC(address,address,uint256,int96)
0x8369a0f1 ISuperfluidGovernance function getConfigAsAddress(address,address,bytes32)
0x8369a0f1 SuperfluidGovernanceBase function getConfigAsAddress(address,address,bytes32)
0x8369a0f1 SuperfluidGovernanceII function getConfigAsAddress(address,address,bytes32)
0x8369a0f1 SuperfluidOwnableGovernance function getConfigAsAddress(address,address,bytes32)
0x8369a0f1 TestGovernance function getConfigAsAddress(address,address,bytes32)
0x840acbd2 ISuperfluid event SuperTokenLogicUpdated(address,address)
0x840acbd2 Superfluid event SuperTokenLogicUpdated(address,address)
0x8456cb59 ERC1155PresetMinterPauser function pause()
0x8456cb59 ERC20PresetMinterPauser function pause()
0x8456cb59 ERC721PresetMinterPauserAutoId function pause()
0x8505c3d8 IMaticBridgedNativeSuperToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 INativeSuperToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 ISETH event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 ISuperToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 ISuperfluidToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 SuperToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x8505c3d8 SuperfluidToken event AgreementLiquidated(address,bytes32,address,address,uint256)
0x86d1a69f TokenTimelock function release()
0x86d1a69f VestingWallet function release()
0x87813506 ISuperfluid event AgreementClassRegistered(bytes32,address)
0x87813506 Superfluid event AgreementClassRegistered(bytes32,address)
0x884d1f40 ClosingOnUpdateFlowTestApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 ExclusiveInflowTestApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 FlowExchangeTestApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 ISuperApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 MultiFlowApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 NonClosableOutflowTestApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 SelfDeletingFlowTestApp function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x884d1f40 SuperAppBase function beforeAgreementUpdated(address,address,bytes32,bytes,bytes)
0x88a7ca5c IERC1363Receiver function onTransferReceived(address,address,uint256,bytes)
0x88ba5221 IMaticBridgedNativeSuperToken event ChildChainManagerChanged(address)
0x88ba5221 IMaticBridgedNativeSuperTokenCustom event ChildChainManagerChanged(address)
0x88ba5221 MaticBridgedNativeSuperTokenProxy event ChildChainManagerChanged(address)
0x899baaec IInstantDistributionAgreementV1 function calculateDistribution(address,address,uint32,uint256)
0x899baaec InstantDistributionAgreementV1 function calculateDistribution(address,address,uint32,uint256)
0x8abe04e9 SuperfluidGovernanceBase function isAuthorizedAppFactory(address,address)
0x8abe04e9 SuperfluidGovernanceII function isAuthorizedAppFactory(address,address)
0x8abe04e9 SuperfluidOwnableGovernance function isAuthorizedAppFactory(address,address)
0x8abe04e9 TestGovernance function isAuthorizedAppFactory(address,address)
0x8b83209b PaymentSplitter function payee(uint256)
0x8b93b3f5 SuperfluidGovernanceBase function authorizeAppFactory(address,address)
0x8b93b3f5 SuperfluidGovernanceII function authorizeAppFactory(address,address)
0x8b93b3f5 SuperfluidOwnableGovernance function authorizeAppFactory(address,address)
0x8b93b3f5 TestGovernance function authorizeAppFactory(address,address)
0x8be0079c ConditionalEscrow event OwnershipTransferred(address,address)
0x8be0079c Escrow event OwnershipTransferred(address,address)
0x8be0079c MATIC event OwnershipTransferred(address,address)
0x8be0079c Ownable event OwnershipTransferred(address,address)
0x8be0079c ProxyAdmin event OwnershipTransferred(address,address)
0x8be0079c RefundEscrow event OwnershipTransferred(address,address)
0x8be0079c SuperfluidGovernanceII event OwnershipTransferred(address,address)
0x8be0079c SuperfluidGovernanceIIProxy event OwnershipTransferred(address,address)
0x8be0079c SuperfluidOwnableGovernance event OwnershipTransferred(address,address)
0x8be0079c TestGovernance event OwnershipTransferred(address,address)
0x8be0079c UpgradeableBeacon event OwnershipTransferred(address,address)
0x8c52dc41 RefundEscrow function enableRefunds()
0x8c5be1e5 ERC20 event Approval(address,address,uint256)
0x8c5be1e5 ERC20Burnable event Approval(address,address,uint256)
0x8c5be1e5 ERC20Capped event Approval(address,address,uint256)
0x8c5be1e5 ERC20FlashMint event Approval(address,address,uint256)
0x8c5be1e5 ERC20Pausable event Approval(address,address,uint256)
0x8c5be1e5 ERC20Permit event Approval(address,address,uint256)
0x8c5be1e5 ERC20PresetFixedSupply event Approval(address,address,uint256)
0x8c5be1e5 ERC20PresetMinterPauser event Approval(address,address,uint256)
0x8c5be1e5 ERC20Snapshot event Approval(address,address,uint256)
0x8c5be1e5 ERC20Votes event Approval(address,address,uint256)
0x8c5be1e5 ERC20VotesComp event Approval(address,address,uint256)
0x8c5be1e5 ERC20WithTokenInfo event Approval(address,address,uint256)
0x8c5be1e5 ERC20Wrapper event Approval(address,address,uint256)
0x8c5be1e5 ERC721 event Approval(address,address,uint256)
0x8c5be1e5 ERC721Burnable event Approval(address,address,uint256)
0x8c5be1e5 ERC721Enumerable event Approval(address,address,uint256)
0x8c5be1e5 ERC721Pausable event Approval(address,address,uint256)
0x8c5be1e5 ERC721PresetMinterPauserAutoId event Approval(address,address,uint256)
0x8c5be1e5 ERC721Royalty event Approval(address,address,uint256)
0x8c5be1e5 ERC721URIStorage event Approval(address,address,uint256)
0x8c5be1e5 ERC721Votes event Approval(address,address,uint256)
0x8c5be1e5 ERC777 event Approval(address,address,uint256)
0x8c5be1e5 ERC777PresetFixedSupply event Approval(address,address,uint256)
0x8c5be1e5 IERC1363 event Approval(address,address,uint256)
0x8c5be1e5 IERC20 event Approval(address,address,uint256)
0x8c5be1e5 IERC20Metadata event Approval(address,address,uint256)
0x8c5be1e5 IERC721 event Approval(address,address,uint256)
0x8c5be1e5 IERC721Enumerable event Approval(address,address,uint256)
0x8c5be1e5 IERC721Metadata event Approval(address,address,uint256)
0x8c5be1e5 IMaticBridgedNativeSuperToken event Approval(address,address,uint256)
0x8c5be1e5 INativeSuperToken event Approval(address,address,uint256)
0x8c5be1e5 ISETH event Approval(address,address,uint256)
0x8c5be1e5 ISuperToken event Approval(address,address,uint256)
0x8c5be1e5 IWETH event Approval(address,address,uint256)
0x8c5be1e5 SuperToken event Approval(address,address,uint256)
0x8c5be1e5 TestToken event Approval(address,address,uint256)
0x8ca48484 ISuperfluid function isAgreementClassListed(address)
0x8ca48484 Superfluid function isAgreementClassListed(address)
0x8ce93379 SuperfluidGovernanceBase function clearTrustedForwarder(address,address,address)
0x8ce93379 SuperfluidGovernanceII function clearTrustedForwarder(address,address,address)
0x8ce93379 SuperfluidOwnableGovernance function clearTrustedForwarder(address,address,address)
0x8ce93379 TestGovernance function clearTrustedForwarder(address,address,address)
0x8d997f6e ConstantFlowAgreementV1 function getDepositRequiredForFlowRate(address,int96)
0x8d997f6e IConstantFlowAgreementV1 function getDepositRequiredForFlowRate(address,int96)
0x8da5cb5b ConditionalEscrow function owner()
0x8da5cb5b Escrow function owner()
0x8da5cb5b MATIC function owner()
0x8da5cb5b Ownable function owner()
0x8da5cb5b ProxyAdmin function owner()
0x8da5cb5b RefundEscrow function owner()
0x8da5cb5b SuperfluidGovernanceII function owner()
0x8da5cb5b SuperfluidGovernanceIIProxy function owner()
0x8da5cb5b SuperfluidOwnableGovernance function owner()
0x8da5cb5b TestGovernance function owner()
0x8da5cb5b UpgradeableBeacon function owner()
0x8ddd1c0f IMaticBridgedNativeSuperToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f INativeSuperToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f ISETH function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f ISuperToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f ISuperfluidToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f SuperToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8ddd1c0f SuperfluidToken function makeLiquidationPayouts(bytes32,address,address,uint256,uint256)
0x8e539e8c ERC20Votes function getPastTotalSupply(uint256)
0x8e539e8c ERC20VotesComp function getPastTotalSupply(uint256)
0x8e539e8c ERC721Votes function getPastTotalSupply(uint256)
0x8e539e8c IVotes function getPastTotalSupply(uint256)
0x8e539e8c Votes function getPastTotalSupply(uint256)
0x8e6fce95 SuperfluidGovernanceBase function getCFAv1LiquidationPeriod(address,address)
0x8e6fce95 SuperfluidGovernanceII function getCFAv1LiquidationPeriod(address,address)
0x8e6fce95 SuperfluidOwnableGovernance function getCFAv1LiquidationPeriod(address,address)
0x8e6fce95 TestGovernance function getCFAv1LiquidationPeriod(address,address)
0x8f283970 TransparentUpgradeableProxy function changeAdmin(address)
0x8f2a0bb0 TimelockController function scheduleBatch(address[],uint256[],bytes[],bytes32,bytes32,uint256)
0x8f32d59b MATIC function isOwner()
0x8f61f4f5 TimelockController function PROPOSER_ROLE()
0x9010d07c AccessControlEnumerable function getRoleMember(bytes32,uint256)
0x9010d07c ERC1155PresetMinterPauser function getRoleMember(bytes32,uint256)
0x9010d07c ERC20PresetMinterPauser function getRoleMember(bytes32,uint256)
0x9010d07c ERC721PresetMinterPauserAutoId function getRoleMember(bytes32,uint256)
0x9010d07c IAccessControlEnumerable function getRoleMember(bytes32,uint256)
0x9010d07c Resolver function getRoleMember(bytes32,uint256)
0x9010d07c SuperUpgrader function getRoleMember(bytes32,uint256)
0x9025e64c MATIC function networkId()
0x90267fbf MinimalForwarder function verify(tuple,bytes)
0x91d14854 AccessControl function hasRole(bytes32,address)
0x91d14854 AccessControlEnumerable function hasRole(bytes32,address)
0x91d14854 ERC1155PresetMinterPauser function hasRole(bytes32,address)
0x91d14854 ERC20PresetMinterPauser function hasRole(bytes32,address)
0x91d14854 ERC721PresetMinterPauserAutoId function hasRole(bytes32,address)
0x91d14854 IAccessControl function hasRole(bytes32,address)
0x91d14854 IAccessControlEnumerable function hasRole(bytes32,address)
0x91d14854 Resolver function hasRole(bytes32,address)
0x91d14854 SuperUpgrader function hasRole(bytes32,address)
0x91d14854 TimelockController function hasRole(bytes32,address)
0x9279aa77 ISuperfluid event AgreementClassUpdated(bytes32,address)
0x9279aa77 Superfluid event AgreementClassUpdated(bytes32,address)
0x92c2becc SuperUpgrader function BACKEND_ROLE()
0x93baa6ef IERC1820Registry event InterfaceImplementerSet(address,bytes32,address)
0x9470a5b2 ISuperTokenFactory function getSuperTokenLogic()
0x9470a5b2 SuperTokenFactory function getSuperTokenLogic()
0x9470a5b2 SuperTokenFactoryBase function getSuperTokenLogic()
0x959b8c3f ERC777 function authorizeOperator(address)
0x959b8c3f ERC777PresetFixedSupply function authorizeOperator(address)
0x959b8c3f IERC777 function authorizeOperator(address)
0x959b8c3f IMaticBridgedNativeSuperToken function authorizeOperator(address)
0x959b8c3f INativeSuperToken function authorizeOperator(address)
0x959b8c3f ISETH function authorizeOperator(address)
0x959b8c3f ISuperToken function authorizeOperator(address)
0x959b8c3f SuperToken function authorizeOperator(address)
0x95d89b41 ERC20 function symbol()
0x95d89b41 ERC20Burnable function symbol()
0x95d89b41 ERC20Capped function symbol()
0x95d89b41 ERC20FlashMint function symbol()
0x95d89b41 ERC20Pausable function symbol()
0x95d89b41 ERC20Permit function symbol()
0x95d89b41 ERC20PresetFixedSupply function symbol()
0x95d89b41 ERC20PresetMinterPauser function symbol()
0x95d89b41 ERC20Snapshot function symbol()
0x95d89b41 ERC20Votes function symbol()
0x95d89b41 ERC20VotesComp function symbol()
0x95d89b41 ERC20WithTokenInfo function symbol()
0x95d89b41 ERC20Wrapper function symbol()
0x95d89b41 ERC721 function symbol()
0x95d89b41 ERC721Burnable function symbol()
0x95d89b41 ERC721Enumerable function symbol()
0x95d89b41 ERC721Pausable function symbol()
0x95d89b41 ERC721PresetMinterPauserAutoId function symbol()
0x95d89b41 ERC721Royalty function symbol()
0x95d89b41 ERC721URIStorage function symbol()
0x95d89b41 ERC721Votes function symbol()
0x95d89b41 ERC777 function symbol()
0x95d89b41 ERC777PresetFixedSupply function symbol()
0x95d89b41 IERC20Metadata function symbol()
0x95d89b41 IERC721Metadata function symbol()
0x95d89b41 IERC777 function symbol()
0x95d89b41 IMaticBridgedNativeSuperToken function symbol()
0x95d89b41 INativeSuperToken function symbol()
0x95d89b41 ISETH function symbol()
0x95d89b41 ISuperToken function symbol()
0x95d89b41 MATIC function symbol()
0x95d89b41 SuperToken function symbol()
0x95d89b41 TestToken function symbol()
0x95d89b41 TokenInfo function symbol()
0x96132521 VestingWallet function released()
0x9623609d ProxyAdmin function upgradeAndCall(address,address,bytes)
0x97c3d334 GovernorVotesQuorumFraction function quorumDenominator()
0x981b24d0 ERC20Snapshot function totalSupplyAt(uint256)
0x9852595c PaymentSplitter function released(address)
0x9852595c VestingWallet function released(address)
0x989b0c3e ISuperfluid function appCallbackPop(bytes,int256)
0x989b0c3e Superfluid function appCallbackPop(bytes,int256)
0x99a88ec4 ProxyAdmin function upgrade(address,address)
0x9a2e42fd GovernorCompatibilityBravo event ProposalQueued(uint256,uint256)
0x9a2e42fd GovernorTimelockCompound event ProposalQueued(uint256,uint256)
0x9a2e42fd GovernorTimelockControl event ProposalQueued(uint256,uint256)
0x9a2e42fd IGovernorTimelock event ProposalQueued(uint256,uint256)
0x9ab24eb0 ERC20Votes function getVotes(address)
0x9ab24eb0 ERC20VotesComp function getVotes(address)
0x9ab24eb0 ERC721Votes function getVotes(address)
0x9ab24eb0 IVotes function getVotes(address)
0x9ab24eb0 Votes function getVotes(address)
0x9af6549a RefundEscrow function beneficiaryWithdraw()
0x9b2e48bc AgreementBase function realtimeBalanceOf(address,address,uint256)
0x9b2e48bc ConstantFlowAgreementV1 function realtimeBalanceOf(address,address,uint256)
0x9b2e48bc IConstantFlowAgreementV1 function realtimeBalanceOf(address,address,uint256)
0x9b2e48bc IInstantDistributionAgreementV1 function realtimeBalanceOf(address,address,uint256)
0x9b2e48bc ISuperAgreement function realtimeBalanceOf(address,address,uint256)
0x9b2e48bc InstantDistributionAgreementV1 function realtimeBalanceOf(address,address,uint256)
0x9bd9bbc6 ERC777 function send(address,uint256,bytes)
0x9bd9bbc6 ERC777PresetFixedSupply function send(address,uint256,bytes)
0x9bd9bbc6 IERC777 function send(address,uint256,bytes)
0x9bd9bbc6 IMaticBridgedNativeSuperToken function send(address,uint256,bytes)
0x9bd9bbc6 INativeSuperToken function send(address,uint256,bytes)
0x9bd9bbc6 ISETH function send(address,uint256,bytes)
0x9bd9bbc6 ISuperToken function send(address,uint256,bytes)
0x9bd9bbc6 SuperToken function send(address,uint256,bytes)
0x9d297e30 Superfluid function APP_WHITE_LISTING_ENABLED()
0x9d876741 IMaticBridgedNativeSuperToken function selfBurn(address,uint256,bytes)
0x9d876741 INativeSuperToken function selfBurn(address,uint256,bytes)
0x9d876741 ISETH function selfBurn(address,uint256,bytes)
0x9d876741 ISuperToken function selfBurn(address,uint256,bytes)
0x9d876741 SuperToken function selfBurn(address,uint256,bytes)
0x9e021275 IInstantDistributionAgreementV1 event SubscriptionRevoked(address,address,address,uint32,bytes)
0x9e021275 InstantDistributionAgreementV1 event SubscriptionRevoked(address,address,address,uint32,bytes)
0x9ed93318 SuperTokenFactoryHelper function create(address)
0xa1b2bf8b IMaticBridgedNativeSuperToken function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b INativeSuperToken function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b ISETH function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b ISuperToken function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b ISuperfluidToken function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b SuperToken function updateAgreementData(bytes32,bytes32[])
0xa1b2bf8b SuperfluidToken function updateAgreementData(bytes32,bytes32[])
0xa217fddf AccessControl function DEFAULT_ADMIN_ROLE()
0xa217fddf AccessControlEnumerable function DEFAULT_ADMIN_ROLE()
0xa217fddf ERC1155PresetMinterPauser function DEFAULT_ADMIN_ROLE()
0xa217fddf ERC20PresetMinterPauser function DEFAULT_ADMIN_ROLE()
0xa217fddf ERC721PresetMinterPauserAutoId function DEFAULT_ADMIN_ROLE()
0xa217fddf Resolver function DEFAULT_ADMIN_ROLE()
0xa217fddf SuperUpgrader function DEFAULT_ADMIN_ROLE()
0xa217fddf TimelockController function DEFAULT_ADMIN_ROLE()
0xa22cb465 ERC1155 function setApprovalForAll(address,bool)
0xa22cb465 ERC1155Burnable function setApprovalForAll(address,bool)
0xa22cb465 ERC1155Pausable function setApprovalForAll(address,bool)
0xa22cb465 ERC1155PresetMinterPauser function setApprovalForAll(address,bool)
0xa22cb465 ERC1155Supply function setApprovalForAll(address,bool)
0xa22cb465 ERC721 function setApprovalForAll(address,bool)
0xa22cb465 ERC721Burnable function setApprovalForAll(address,bool)
0xa22cb465 ERC721Enumerable function setApprovalForAll(address,bool)
0xa22cb465 ERC721Pausable function setApprovalForAll(address,bool)
0xa22cb465 ERC721PresetMinterPauserAutoId function setApprovalForAll(address,bool)
0xa22cb465 ERC721Royalty function setApprovalForAll(address,bool)
0xa22cb465 ERC721URIStorage function setApprovalForAll(address,bool)
0xa22cb465 ERC721Votes function setApprovalForAll(address,bool)
0xa22cb465 IERC1155 function setApprovalForAll(address,bool)
0xa22cb465 IERC1155MetadataURI function setApprovalForAll(address,bool)
0xa22cb465 IERC721 function setApprovalForAll(address,bool)
0xa22cb465 IERC721Enumerable function setApprovalForAll(address,bool)
0xa22cb465 IERC721Metadata function setApprovalForAll(address,bool)
0xa3a7e7f3 IMaticBridgedNativeSuperToken function transferAll(address)
0xa3a7e7f3 INativeSuperToken function transferAll(address)
0xa3a7e7f3 ISETH function transferAll(address)
0xa3a7e7f3 ISuperToken function transferAll(address)
0xa3a7e7f3 SuperToken function transferAll(address)
0xa41e7d51 IERC1820Registry function updateERC165Cache(address,bytes4)
0xa457c2d7 ERC20 function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Burnable function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Capped function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20FlashMint function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Pausable function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Permit function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20PresetFixedSupply function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20PresetMinterPauser function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Snapshot function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Votes function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20VotesComp function decreaseAllowance(address,uint256)
0xa457c2d7 ERC20Wrapper function decreaseAllowance(address,uint256)
0xa457c2d7 IMaticBridgedNativeSuperToken function decreaseAllowance(address,uint256)
0xa457c2d7 INativeSuperToken function decreaseAllowance(address,uint256)
0xa457c2d7 ISETH function decreaseAllowance(address,uint256)
0xa457c2d7 ISuperToken function decreaseAllowance(address,uint256)
0xa457c2d7 SuperToken function decreaseAllowance(address,uint256)
0xa457c2d7 TestToken function decreaseAllowance(address,uint256)
0xa5dbbbcd ISuperfluid function removeFromAgreementClassesBitmap(uint256,bytes32)
0xa5dbbbcd Superfluid function removeFromAgreementClassesBitmap(uint256,bytes32)
0xa6d0c534 ISuperTokenFactory function createERC20Wrapper(address,uint8,uint8,string,string)
0xa6d0c534 SuperTokenFactory function createERC20Wrapper(address,uint8,uint8,string,string)
0xa6d0c534 SuperTokenFactoryBase function createERC20Wrapper(address,uint8,uint8,string,string)
0xa7713a70 GovernorVotesQuorumFraction function quorumNumerator()
0xa78a9be3 ERC777 event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 ERC777PresetFixedSupply event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 IERC777 event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 IMaticBridgedNativeSuperToken event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 INativeSuperToken event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 ISETH event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 ISuperToken event Burned(address,address,uint256,bytes,bytes)
0xa78a9be3 SuperToken event Burned(address,address,uint256,bytes,bytes)
0xa815ff15 IResolver function set(string,address)
0xa815ff15 Resolver function set(string,address)
0xa890c910 GovernorTimelockCompound function updateTimelock(address)
0xa890c910 GovernorTimelockControl function updateTimelock(address)
0xa9059cbb ERC20 function transfer(address,uint256)
0xa9059cbb ERC20Burnable function transfer(address,uint256)
0xa9059cbb ERC20Capped function transfer(address,uint256)
0xa9059cbb ERC20FlashMint function transfer(address,uint256)
0xa9059cbb ERC20Pausable function transfer(address,uint256)
0xa9059cbb ERC20Permit function transfer(address,uint256)
0xa9059cbb ERC20PresetFixedSupply function transfer(address,uint256)
0xa9059cbb ERC20PresetMinterPauser function transfer(address,uint256)
0xa9059cbb ERC20Snapshot function transfer(address,uint256)
0xa9059cbb ERC20Votes function transfer(address,uint256)
0xa9059cbb ERC20VotesComp function transfer(address,uint256)
0xa9059cbb ERC20WithTokenInfo function transfer(address,uint256)
0xa9059cbb ERC20Wrapper function transfer(address,uint256)
0xa9059cbb ERC777 function transfer(address,uint256)
0xa9059cbb ERC777PresetFixedSupply function transfer(address,uint256)
0xa9059cbb IERC1363 function transfer(address,uint256)
0xa9059cbb IERC20 function transfer(address,uint256)
0xa9059cbb IERC20Metadata function transfer(address,uint256)
0xa9059cbb IMaticBridgedNativeSuperToken function transfer(address,uint256)
0xa9059cbb INativeSuperToken function transfer(address,uint256)
0xa9059cbb ISETH function transfer(address,uint256)
0xa9059cbb ISuperToken function transfer(address,uint256)
0xa9059cbb IWETH function transfer(address,uint256)
0xa9059cbb MATIC function transfer(address,uint256)
0xa9059cbb SuperToken function transfer(address,uint256)
0xa9059cbb TestToken function transfer(address,uint256)
0xaabbb8ca IERC1820Registry function getInterfaceImplementer(address,bytes32)
0xaabd2668 ConstantFlowAgreementV1 function getFlowByID(address,bytes32)
0xaabd2668 IConstantFlowAgreementV1 function getFlowByID(address,bytes32)
0xab58fb8e GovernorCompatibilityBravo function proposalEta(uint256)
0xab58fb8e GovernorTimelockCompound function proposalEta(uint256)
0xab58fb8e GovernorTimelockControl function proposalEta(uint256)
0xab58fb8e IGovernorTimelock function proposalEta(uint256)
0xab846f1a SuperfluidGovernanceBase function enableTrustedForwarder(address,address,address)
0xab846f1a SuperfluidGovernanceII function enableTrustedForwarder(address,address,address)
0xab846f1a SuperfluidOwnableGovernance function enableTrustedForwarder(address,address,address)
0xab846f1a TestGovernance function enableTrustedForwarder(address,address,address)
0xabcac5eb SuperUpgrader function revokeBackendAgent(address)
0xabceeba2 MATIC function EIP712_TOKEN_TRANSFER_ORDER_SCHEMA_HASH()
0xac9650d8 Multicall function multicall(bytes[])
0xacafa1b8 IInstantDistributionAgreementV1 function claim(address,address,uint32,address,bytes)
0xacafa1b8 InstantDistributionAgreementV1 function claim(address,address,uint32,address,bytes)
0xacd06cb3 MATIC function disabledHashes(bytes32)
0xacf4a6c2 IInstantDistributionAgreementV1 function approveSubscription(address,address,uint32,bytes)
0xacf4a6c2 InstantDistributionAgreementV1 function approveSubscription(address,address,uint32,bytes)
0xad3915c8 ISuperfluid function registerApp(uint256)
0xad3915c8 Superfluid function registerApp(uint256)
0xaf8f7a61 SuperfluidGovernanceBase function clearCFAv1LiquidationPeriod(address,address)
0xaf8f7a61 SuperfluidGovernanceII function clearCFAv1LiquidationPeriod(address,address)
0xaf8f7a61 SuperfluidOwnableGovernance function clearCFAv1LiquidationPeriod(address,address)
0xaf8f7a61 TestGovernance function clearCFAv1LiquidationPeriod(address,address)
0xb119490e INativeSuperToken function initialize(string,string,uint256)
0xb119490e INativeSuperTokenCustom function initialize(string,string,uint256)
0xb119490e NativeSuperTokenProxy function initialize(string,string,uint256)
0xb1b43ae5 ICompoundTimelock function MINIMUM_DELAY()
0xb1c5f427 TimelockController function hashOperationBatch(address[],uint256[],bytes[],bytes32,bytes32)
0xb4b333c6 ConstantFlowAgreementV1 function deleteFlow(address,address,address,bytes)
0xb4b333c6 IConstantFlowAgreementV1 function deleteFlow(address,address,address,bytes)
0xb4b5ea57 ERC20VotesComp function getCurrentVotes(address)
0xb52c6d9d ISuperTokenFactory event SuperTokenCreated(address)
0xb52c6d9d SuperTokenFactory event SuperTokenCreated(address)
0xb52c6d9d SuperTokenFactoryBase event SuperTokenCreated(address)
0xb58131b0 Governor function proposalThreshold()
0xb58131b0 GovernorCompatibilityBravo function proposalThreshold()
0xb58131b0 GovernorCountingSimple function proposalThreshold()
0xb58131b0 GovernorPreventLateQuorum function proposalThreshold()
0xb58131b0 GovernorProposalThreshold function proposalThreshold()
0xb58131b0 GovernorSettings function proposalThreshold()
0xb58131b0 GovernorTimelockCompound function proposalThreshold()
0xb58131b0 GovernorTimelockControl function proposalThreshold()
0xb58131b0 GovernorVotes function proposalThreshold()
0xb58131b0 GovernorVotesComp function proposalThreshold()
0xb58131b0 GovernorVotesQuorumFraction function proposalThreshold()
0xb6d200de ISuperfluid function getAgreementClass(bytes32)
0xb6d200de Superfluid function getAgreementClass(bytes32)
0xb6dacdb8 IInstantDistributionAgreementV1 function listSubscriptions(address,address)
0xb6dacdb8 InstantDistributionAgreementV1 function listSubscriptions(address,address)
0xb7056765 IERC1820Registry function implementsERC165InterfaceNoCache(address,bytes4)
0xb724211e ISuperfluid function jailApp(bytes,address,uint256)
0xb724211e Superfluid function jailApp(bytes,address,uint256)
0xb789543c MATIC function getTokenTransferOrderHash(address,uint256,bytes32,uint256)
0xb84cdd4a IMaticBridgedNativeSuperToken function isAccountSolvent(address,uint256)
0xb84cdd4a INativeSuperToken function isAccountSolvent(address,uint256)
0xb84cdd4a ISETH function isAccountSolvent(address,uint256)
0xb84cdd4a ISuperToken function isAccountSolvent(address,uint256)
0xb84cdd4a ISuperfluidToken function isAccountSolvent(address,uint256)
0xb84cdd4a SuperToken function isAccountSolvent(address,uint256)
0xb84cdd4a SuperfluidToken function isAccountSolvent(address,uint256)
0xb88d4fde ERC721 function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721Burnable function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721Enumerable function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721Pausable function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721PresetMinterPauserAutoId function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721Royalty function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721URIStorage function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde ERC721Votes function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde IERC721 function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde IERC721Enumerable function safeTransferFrom(address,address,uint256,bytes)
0xb88d4fde IERC721Metadata function safeTransferFrom(address,address,uint256,bytes)
0xb8a14033 ITOGAv1 function getMaxExitRateFor(address,uint256)
0xb8a14033 TOGA function getMaxExitRateFor(address,uint256)
0xb8e13888 Governor event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorCompatibilityBravo event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorCountingSimple event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorPreventLateQuorum event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorProposalThreshold event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorSettings event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorTimelockCompound event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorTimelockControl event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorVotes event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorVotesComp event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 GovernorVotesQuorumFraction event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 IGovernor event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 IGovernorCompatibilityBravo event VoteCast(address,uint256,uint8,uint256,string)
0xb8e13888 IGovernorTimelock event VoteCast(address,uint256,uint8,uint256,string)
0xb91d4001 TokenTimelock function releaseTime()
0xb96731c2 IInstantDistributionAgreementV1 function distribute(address,uint32,uint256,bytes)
0xb96731c2 InstantDistributionAgreementV1 function distribute(address,uint32,uint256,bytes)
0xb9a61961 GovernorTimelockCompound function __acceptAdmin()
0xb9e1323d NonClosableOutflowTestApp function setupOutflow(address,address,int96)
0xba48b5f8 ISuperfluid function callAppActionWithContext(address,bytes,bytes)
0xba48b5f8 Superfluid function callAppActionWithContext(address,bytes,bytes)
0xbaa1eb22 TimelockController event Cancelled(bytes32)
0xbb0d196e IMaticBridgedNativeSuperToken function isAccountSolventNow(address)
0xbb0d196e INativeSuperToken function isAccountSolventNow(address)
0xbb0d196e ISETH function isAccountSolventNow(address)
0xbb0d196e ISuperToken function isAccountSolventNow(address)
0xbb0d196e ISuperfluidToken function isAccountSolventNow(address)
0xbb0d196e SuperToken function isAccountSolventNow(address)
0xbb0d196e SuperfluidToken function isAccountSolventNow(address)
0xbb84cfa1 ISuperfluid function isCompositeAppAllowed(address,address)
0xbb84cfa1 Superfluid function isCompositeAppAllowed(address,address)
0xbc197c81 ERC1155Holder function onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)
0xbc197c81 ERC1155Receiver function onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)
0xbc197c81 IERC1155Receiver function onERC1155BatchReceived(address,address,uint256[],uint256[],bytes)
0xbc5a2101 ISuperfluid function forwardBatchCall(tuple[])
0xbc5a2101 Superfluid function forwardBatchCall(tuple[])
0xbc7cd75a BeaconProxy event Upgraded(address)
0xbc7cd75a ERC1967Proxy event Upgraded(address)
0xbc7cd75a ERC1967Upgrade event Upgraded(address)
0xbc7cd75a TransparentUpgradeableProxy event Upgraded(address)
0xbc7cd75a UUPSUpgradeable event Upgraded(address)
0xbc7cd75a UpgradeableBeacon event Upgraded(address)
0xbced3ddc ISuperfluid function addToAgreementClassesBitmap(uint256,bytes32)
0xbced3ddc Superfluid function addToAgreementClassesBitmap(uint256,bytes32)
0xbd1c448b ISuperfluid function registerAppWithKey(uint256,string)
0xbd1c448b Superfluid function registerAppWithKey(uint256,string)
0xbd79b86f AccessControl event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f AccessControlEnumerable event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f ERC1155PresetMinterPauser event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f ERC20PresetMinterPauser event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f ERC721PresetMinterPauserAutoId event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f IAccessControl event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f IAccessControlEnumerable event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f Resolver event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f SuperUpgrader event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd79b86f TimelockController event RoleAdminChanged(bytes32,bytes32,bytes32)
0xbd85b039 ERC1155Supply function totalSupply(uint256)
0xbe3aa33b ISuperfluid event Jail(address,uint256)
0xbe3aa33b Superfluid event Jail(address,uint256)
0xbe9a6555 VestingWallet function start()
0xbf428734 ISuperfluid function isCtxValid(bytes)
0xbf428734 Superfluid function isCtxValid(bytes)
0xbf8903dd ITOGAv1 function getCurrentPICInfo(address)
0xbf8903dd TOGA function getCurrentPICInfo(address)
0xc01f9e37 Governor function proposalDeadline(uint256)
0xc01f9e37 GovernorCompatibilityBravo function proposalDeadline(uint256)
0xc01f9e37 GovernorCountingSimple function proposalDeadline(uint256)
0xc01f9e37 GovernorPreventLateQuorum function proposalDeadline(uint256)
0xc01f9e37 GovernorProposalThreshold function proposalDeadline(uint256)
0xc01f9e37 GovernorSettings function proposalDeadline(uint256)
0xc01f9e37 GovernorTimelockCompound function proposalDeadline(uint256)
0xc01f9e37 GovernorTimelockControl function proposalDeadline(uint256)
0xc01f9e37 GovernorVotes function proposalDeadline(uint256)
0xc01f9e37 GovernorVotesComp function proposalDeadline(uint256)
0xc01f9e37 GovernorVotesQuorumFraction function proposalDeadline(uint256)
0xc01f9e37 IGovernor function proposalDeadline(uint256)
0xc01f9e37 IGovernorCompatibilityBravo function proposalDeadline(uint256)
0xc01f9e37 IGovernorTimelock function proposalDeadline(uint256)
0xc0b8396b IInstantDistributionAgreementV1 event SubscriptionApproved(address,address,address,uint32,bytes)
0xc0b8396b InstantDistributionAgreementV1 event SubscriptionApproved(address,address,address,uint32,bytes)
0xc0e52349 VestingWallet event ERC20Released(address,uint256)
0xc13fb19d ISuperTokenFactory event SuperTokenLogicCreated(address)
0xc13fb19d SuperTokenFactory event SuperTokenLogicCreated(address)
0xc13fb19d SuperTokenFactoryBase event SuperTokenLogicCreated(address)
0xc19d93fb RefundEscrow function state()
0xc1a287e2 ICompoundTimelock function GRACE_PERIOD()
0xc1d34b89 IERC1363 function transferFromAndCall(address,address,uint256,bytes)
0xc2617efa TimelockController event CallExecuted(bytes32,uint256,address,uint256,bytes)
0xc28bc2fa Governor function relay(address,uint256,bytes)
0xc28bc2fa GovernorCompatibilityBravo function relay(address,uint256,bytes)
0xc28bc2fa GovernorCountingSimple function relay(address,uint256,bytes)
0xc28bc2fa GovernorPreventLateQuorum function relay(address,uint256,bytes)
0xc28bc2fa GovernorProposalThreshold function relay(address,uint256,bytes)
0xc28bc2fa GovernorSettings function relay(address,uint256,bytes)
0xc28bc2fa GovernorTimelockCompound function relay(address,uint256,bytes)
0xc28bc2fa GovernorTimelockControl function relay(address,uint256,bytes)
0xc28bc2fa GovernorVotes function relay(address,uint256,bytes)
0xc28bc2fa GovernorVotesComp function relay(address,uint256,bytes)
0xc28bc2fa GovernorVotesQuorumFraction function relay(address,uint256,bytes)
0xc3cda520 ERC20Votes function delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)
0xc3cda520 ERC20VotesComp function delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)
0xc3cda520 ERC721Votes function delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)
0xc3cda520 IVotes function delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)
0xc3cda520 Votes function delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32)
0xc3d58168 ERC1155 event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 ERC1155Burnable event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 ERC1155Pausable event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 ERC1155PresetMinterPauser event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 ERC1155Supply event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 IERC1155 event TransferSingle(address,address,address,uint256,uint256)
0xc3d58168 IERC1155MetadataURI event TransferSingle(address,address,address,uint256,uint256)
0xc4d252f5 TimelockController function cancel(bytes32)
0xc4d66de8 Superfluid function initialize(address)
0xc565b045 GovernorSettings event VotingDelaySet(uint256,uint256)
0xc56a069d ISuperfluid function mapAgreementClasses(uint256)
0xc56a069d Superfluid function mapAgreementClasses(uint256)
0xc59057e4 Governor function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorCompatibilityBravo function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorCountingSimple function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorPreventLateQuorum function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorProposalThreshold function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorSettings function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorTimelockCompound function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorTimelockControl function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorVotes function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorVotesComp function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 GovernorVotesQuorumFraction function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 IGovernor function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 IGovernorCompatibilityBravo function hashProposal(address[],uint256[],bytes[],bytes32)
0xc59057e4 IGovernorTimelock function hashProposal(address[],uint256[],bytes[],bytes32)
0xc6427474 IMultiSigWallet function submitTransaction(address,uint256,bytes)
0xc68d4283 IMaticBridgedNativeSuperToken function selfMint(address,uint256,bytes)
0xc68d4283 INativeSuperToken function selfMint(address,uint256,bytes)
0xc68d4283 ISETH function selfMint(address,uint256,bytes)
0xc68d4283 ISuperToken function selfMint(address,uint256,bytes)
0xc68d4283 SuperToken function selfMint(address,uint256,bytes)
0xc8291d84 MaticBridgedNativeSuperTokenProxy function childChainManager()
0xc87b56dd ERC721 function tokenURI(uint256)
0xc87b56dd ERC721Burnable function tokenURI(uint256)
0xc87b56dd ERC721Enumerable function tokenURI(uint256)
0xc87b56dd ERC721Pausable function tokenURI(uint256)
0xc87b56dd ERC721PresetMinterPauserAutoId function tokenURI(uint256)
0xc87b56dd ERC721Royalty function tokenURI(uint256)
0xc87b56dd ERC721URIStorage function tokenURI(uint256)
0xc87b56dd ERC721Votes function tokenURI(uint256)
0xc87b56dd IERC721Metadata function tokenURI(uint256)
0xca15c873 AccessControlEnumerable function getRoleMemberCount(bytes32)
0xca15c873 ERC1155PresetMinterPauser function getRoleMemberCount(bytes32)
0xca15c873 ERC20PresetMinterPauser function getRoleMemberCount(bytes32)
0xca15c873 ERC721PresetMinterPauserAutoId function getRoleMemberCount(bytes32)
0xca15c873 IAccessControlEnumerable function getRoleMemberCount(bytes32)
0xca15c873 Resolver function getRoleMemberCount(bytes32)
0xca15c873 SuperUpgrader function getRoleMemberCount(bytes32)
0xca789464 IMaticBridgedNativeSuperToken function operationUpgrade(address,uint256)
0xca789464 INativeSuperToken function operationUpgrade(address,uint256)
0xca789464 ISETH function operationUpgrade(address,uint256)
0xca789464 ISuperToken function operationUpgrade(address,uint256)
0xca789464 SuperToken function operationUpgrade(address,uint256)
0xcadf8f85 ISuperfluidGovernance function registerAgreementClass(address,address)
0xcadf8f85 SuperfluidGovernanceBase function registerAgreementClass(address,address)
0xcadf8f85 SuperfluidGovernanceII function registerAgreementClass(address,address)
0xcadf8f85 SuperfluidOwnableGovernance function registerAgreementClass(address,address)
0xcadf8f85 TestGovernance function registerAgreementClass(address,address)
0xcae9ca51 IERC1363 function approveAndCall(address,uint256,bytes)
0xcc79f97b MATIC function CHAINID()
0xccb45da8 GovernorSettings event ProposalThresholdSet(uint256,uint256)
0xcd312ec4 Superfluid function NON_UPGRADABLE_DEPLOYMENT()
0xcd7245c5 IInstantDistributionAgreementV1 function getSubscriptionByID(address,bytes32)
0xcd7245c5 InstantDistributionAgreementV1 function getSubscriptionByID(address,bytes32)
0xce13a989 ISuperfluid event SuperTokenFactoryUpdated(address)
0xce13a989 Superfluid event SuperTokenFactoryUpdated(address)
0xce7c2ac2 PaymentSplitter function shares(address)
0xcf2c52cb IMaticBridgedNativeSuperToken function deposit(address,bytes)
0xcf2c52cb IMaticBridgedNativeSuperTokenCustom function deposit(address,bytes)
0xcf2c52cb MaticBridgedNativeSuperTokenProxy function deposit(address,bytes)
0xcf81464b ISETH function upgradeByETH()
0xcf81464b ISETHCustom function upgradeByETH()
0xcf81464b SETHProxy function upgradeByETH()
0xcf97256d IMaticBridgedNativeSuperToken function settleBalance(address,int256)
0xcf97256d INativeSuperToken function settleBalance(address,int256)
0xcf97256d ISETH function settleBalance(address,int256)
0xcf97256d ISuperToken function settleBalance(address,int256)
0xcf97256d ISuperfluidToken function settleBalance(address,int256)
0xcf97256d SuperToken function settleBalance(address,int256)
0xcf97256d SuperfluidToken function settleBalance(address,int256)
0xd07f586f SuperUpgrader event OptoutAutoUpgrade(address)
0xd07f91e9 GovernorPreventLateQuorum function setLateQuorumVoteExtension(uint64)
0xd0e30db0 IWETH function deposit()
0xd33219b4 GovernorCompatibilityBravo function timelock()
0xd33219b4 GovernorTimelockCompound function timelock()
0xd33219b4 GovernorTimelockControl function timelock()
0xd33219b4 IGovernorTimelock function timelock()
0xd412d344 ISuperTokenFactory function initializeCustomSuperToken(address)
0xd412d344 SuperTokenFactory function initializeCustomSuperToken(address)
0xd412d344 SuperTokenFactoryBase function initializeCustomSuperToken(address)
0xd45c4435 TimelockController function getTimestamp(bytes32)
0xd505accf ERC20Permit function permit(address,address,uint256,uint256,uint8,bytes32,bytes32)
0xd505accf ERC20Votes function permit(address,address,uint256,uint256,uint8,bytes32,bytes32)
0xd505accf ERC20VotesComp function permit(address,address,uint256,uint256,uint8,bytes32,bytes32)
0xd505accf IERC20Permit function permit(address,address,uint256,uint256,uint8,bytes32,bytes32)
0xd505accf IERC2612 function permit(address,address,uint256,uint256,uint8,bytes32,bytes32)
0xd5391393 ERC1155PresetMinterPauser function MINTER_ROLE()
0xd5391393 ERC20PresetMinterPauser function MINTER_ROLE()
0xd5391393 ERC721PresetMinterPauserAutoId function MINTER_ROLE()
0xd547741f AccessControl function revokeRole(bytes32,address)
0xd547741f AccessControlEnumerable function revokeRole(bytes32,address)
0xd547741f ERC1155PresetMinterPauser function revokeRole(bytes32,address)
0xd547741f ERC20PresetMinterPauser function revokeRole(bytes32,address)
0xd547741f ERC721PresetMinterPauserAutoId function revokeRole(bytes32,address)
0xd547741f IAccessControl function revokeRole(bytes32,address)
0xd547741f IAccessControlEnumerable function revokeRole(bytes32,address)
0xd547741f Resolver function revokeRole(bytes32,address)
0xd547741f SuperUpgrader function revokeRole(bytes32,address)
0xd547741f TimelockController function revokeRole(bytes32,address)
0xd6c9a04a IMaticBridgedNativeSuperToken event Bailout(address,uint256)
0xd6c9a04a INativeSuperToken event Bailout(address,uint256)
0xd6c9a04a ISETH event Bailout(address,uint256)
0xd6c9a04a ISuperToken event Bailout(address,uint256)
0xd6c9a04a ISuperfluidToken event Bailout(address,uint256)
0xd6c9a04a SuperToken event Bailout(address,uint256)
0xd6c9a04a SuperfluidToken event Bailout(address,uint256)
0xd787840a IInstantDistributionAgreementV1 function createIndex(address,uint32,bytes)
0xd787840a InstantDistributionAgreementV1 function createIndex(address,uint32,bytes)
0xd79779b2 PaymentSplitter function totalReleased(address)
0xd86ed3e5 ClosingOnUpdateFlowTestApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 ExclusiveInflowTestApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 FlowExchangeTestApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 ISuperApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 MultiFlowApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 NonClosableOutflowTestApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 SelfDeletingFlowTestApp function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd86ed3e5 SuperAppBase function afterAgreementCreated(address,address,bytes32,bytes,bytes,bytes)
0xd8fbe994 IERC1363 function transferFromAndCall(address,address,uint256)
0xd95b6371 ERC777 function isOperatorFor(address,address)
0xd95b6371 ERC777PresetFixedSupply function isOperatorFor(address,address)
0xd95b6371 IERC777 function isOperatorFor(address,address)
0xd95b6371 IMaticBridgedNativeSuperToken function isOperatorFor(address,address)
0xd95b6371 INativeSuperToken function isOperatorFor(address,address)
0xd95b6371 ISETH function isOperatorFor(address,address)
0xd95b6371 ISuperToken function isOperatorFor(address,address)
0xd95b6371 SuperToken function isOperatorFor(address,address)
0xd9d078d6 IMaticBridgedNativeSuperToken function isAccountCritical(address,uint256)
0xd9d078d6 INativeSuperToken function isAccountCritical(address,uint256)
0xd9d078d6 ISETH function isAccountCritical(address,uint256)
0xd9d078d6 ISuperToken function isAccountCritical(address,uint256)
0xd9d078d6 ISuperfluidToken function isAccountCritical(address,uint256)
0xd9d078d6 SuperToken function isAccountCritical(address,uint256)
0xd9d078d6 SuperfluidToken function isAccountCritical(address,uint256)
0xd9d98ce4 ERC20FlashMint function flashFee(address,uint256)
0xd9d98ce4 IERC3156FlashLender function flashFee(address,uint256)
0xda95691a GovernorCompatibilityBravo function propose(address[],uint256[],string[],bytes[],string)
0xda95691a IGovernorCompatibilityBravo function propose(address[],uint256[],string[],bytes[],string)
0xda9d4e5f VestingWallet event EtherReleased(uint256)
0xdd4e2ba5 Governor function COUNTING_MODE()
0xdd4e2ba5 GovernorCompatibilityBravo function COUNTING_MODE()
0xdd4e2ba5 GovernorCountingSimple function COUNTING_MODE()
0xdd4e2ba5 GovernorPreventLateQuorum function COUNTING_MODE()
0xdd4e2ba5 GovernorProposalThreshold function COUNTING_MODE()
0xdd4e2ba5 GovernorSettings function COUNTING_MODE()
0xdd4e2ba5 GovernorTimelockCompound function COUNTING_MODE()
0xdd4e2ba5 GovernorTimelockControl function COUNTING_MODE()
0xdd4e2ba5 GovernorVotes function COUNTING_MODE()
0xdd4e2ba5 GovernorVotesComp function COUNTING_MODE()
0xdd4e2ba5 GovernorVotesQuorumFraction function COUNTING_MODE()
0xdd4e2ba5 IGovernor function COUNTING_MODE()
0xdd4e2ba5 IGovernorCompatibilityBravo function COUNTING_MODE()
0xdd4e2ba5 IGovernorTimelock function COUNTING_MODE()
0xdd62ed3e ERC20 function allowance(address,address)
0xdd62ed3e ERC20Burnable function allowance(address,address)
0xdd62ed3e ERC20Capped function allowance(address,address)
0xdd62ed3e ERC20FlashMint function allowance(address,address)
0xdd62ed3e ERC20Pausable function allowance(address,address)
0xdd62ed3e ERC20Permit function allowance(address,address)
0xdd62ed3e ERC20PresetFixedSupply function allowance(address,address)
0xdd62ed3e ERC20PresetMinterPauser function allowance(address,address)
0xdd62ed3e ERC20Snapshot function allowance(address,address)
0xdd62ed3e ERC20Votes function allowance(address,address)
0xdd62ed3e ERC20VotesComp function allowance(address,address)
0xdd62ed3e ERC20WithTokenInfo function allowance(address,address)
0xdd62ed3e ERC20Wrapper function allowance(address,address)
0xdd62ed3e ERC777 function allowance(address,address)
0xdd62ed3e ERC777PresetFixedSupply function allowance(address,address)
0xdd62ed3e IERC1363 function allowance(address,address)
0xdd62ed3e IERC20 function allowance(address,address)
0xdd62ed3e IERC20Metadata function allowance(address,address)
0xdd62ed3e IMaticBridgedNativeSuperToken function allowance(address,address)
0xdd62ed3e INativeSuperToken function allowance(address,address)
0xdd62ed3e ISETH function allowance(address,address)
0xdd62ed3e ISuperToken function allowance(address,address)
0xdd62ed3e IWETH function allowance(address,address)
0xdd62ed3e SuperToken function allowance(address,address)
0xdd62ed3e TestToken function allowance(address,address)
0xddf0b009 GovernorCompatibilityBravo function queue(uint256)
0xddf0b009 IGovernorCompatibilityBravo function queue(uint256)
0xddf252ad ERC20 event Transfer(address,address,uint256)
0xddf252ad ERC20Burnable event Transfer(address,address,uint256)
0xddf252ad ERC20Capped event Transfer(address,address,uint256)
0xddf252ad ERC20FlashMint event Transfer(address,address,uint256)
0xddf252ad ERC20Pausable event Transfer(address,address,uint256)
0xddf252ad ERC20Permit event Transfer(address,address,uint256)
0xddf252ad ERC20PresetFixedSupply event Transfer(address,address,uint256)
0xddf252ad ERC20PresetMinterPauser event Transfer(address,address,uint256)
0xddf252ad ERC20Snapshot event Transfer(address,address,uint256)
0xddf252ad ERC20Votes event Transfer(address,address,uint256)
0xddf252ad ERC20VotesComp event Transfer(address,address,uint256)
0xddf252ad ERC20WithTokenInfo event Transfer(address,address,uint256)
0xddf252ad ERC20Wrapper event Transfer(address,address,uint256)
0xddf252ad ERC721 event Transfer(address,address,uint256)
0xddf252ad ERC721Burnable event Transfer(address,address,uint256)
0xddf252ad ERC721Enumerable event Transfer(address,address,uint256)
0xddf252ad ERC721Pausable event Transfer(address,address,uint256)
0xddf252ad ERC721PresetMinterPauserAutoId event Transfer(address,address,uint256)
0xddf252ad ERC721Royalty event Transfer(address,address,uint256)
0xddf252ad ERC721URIStorage event Transfer(address,address,uint256)
0xddf252ad ERC721Votes event Transfer(address,address,uint256)
0xddf252ad ERC777 event Transfer(address,address,uint256)
0xddf252ad ERC777PresetFixedSupply event Transfer(address,address,uint256)
0xddf252ad IERC1363 event Transfer(address,address,uint256)
0xddf252ad IERC20 event Transfer(address,address,uint256)
0xddf252ad IERC20Metadata event Transfer(address,address,uint256)
0xddf252ad IERC721 event Transfer(address,address,uint256)
0xddf252ad IERC721Enumerable event Transfer(address,address,uint256)
0xddf252ad IERC721Metadata event Transfer(address,address,uint256)
0xddf252ad IMaticBridgedNativeSuperToken event Transfer(address,address,uint256)
0xddf252ad INativeSuperToken event Transfer(address,address,uint256)
0xddf252ad ISETH event Transfer(address,address,uint256)
0xddf252ad ISuperToken event Transfer(address,address,uint256)
0xddf252ad IWETH event Transfer(address,address,uint256)
0xddf252ad MATIC event Transfer(address,address,uint256)
0xddf252ad SuperToken event Transfer(address,address,uint256)
0xddf252ad TestToken event Transfer(address,address,uint256)
0xde802370 SuperUpgrader event OptinAutoUpgrade(address)
0xdeaaa7cc Governor function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorCompatibilityBravo function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorCountingSimple function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorPreventLateQuorum function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorProposalThreshold function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorSettings function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorTimelockCompound function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorTimelockControl function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorVotes function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorVotesComp function BALLOT_TYPEHASH()
0xdeaaa7cc GovernorVotesQuorumFraction function BALLOT_TYPEHASH()
0xdec2bacd ERC20Votes event DelegateVotesChanged(address,uint256,uint256)
0xdec2bacd ERC20VotesComp event DelegateVotesChanged(address,uint256,uint256)
0xdec2bacd ERC721Votes event DelegateVotesChanged(address,uint256,uint256)
0xdec2bacd IVotes event DelegateVotesChanged(address,uint256,uint256)
0xdec2bacd Votes event DelegateVotesChanged(address,uint256,uint256)
0xdf20fd1e PaymentSplitter event PaymentReleased(address,uint256)
0xe011bc04 AgreementBase event CodeUpdated(bytes32,address)
0xe011bc04 ConstantFlowAgreementV1 event CodeUpdated(bytes32,address)
0xe011bc04 InstantDistributionAgreementV1 event CodeUpdated(bytes32,address)
0xe011bc04 SuperToken event CodeUpdated(bytes32,address)
0xe011bc04 SuperTokenFactory event CodeUpdated(bytes32,address)
0xe011bc04 SuperTokenFactoryBase event CodeUpdated(bytes32,address)
0xe011bc04 Superfluid event CodeUpdated(bytes32,address)
0xe011bc04 SuperfluidGovernanceII event CodeUpdated(bytes32,address)
0xe011bc04 UUPSProxiable event CodeUpdated(bytes32,address)
0xe0707ac7 IInstantDistributionAgreementV1 event SubscriptionUnitsUpdated(address,address,address,uint32,uint128,bytes)
0xe0707ac7 InstantDistributionAgreementV1 event SubscriptionUnitsUpdated(address,address,address,uint32,uint128,bytes)
0xe177246e ICompoundTimelock function setDelay(uint256)
0xe1f8e9cd IInstantDistributionAgreementV1 event IndexUnsubscribed(address,address,uint32,address,bytes)
0xe1f8e9cd InstantDistributionAgreementV1 event IndexUnsubscribed(address,address,uint32,address,bytes)
0xe23a9a52 GovernorCompatibilityBravo function getReceipt(uint256,address)
0xe23a9a52 IGovernorCompatibilityBravo function getReceipt(uint256,address)
0xe2982c21 PullPayment function payments(address)
0xe306f779 MATIC function EIP712_DOMAIN_HASH()
0xe33b7de3 PaymentSplitter function totalReleased()
0xe38335e5 TimelockController function executeBatch(address[],uint256[],bytes[],bytes32,bytes32)
0xe3a9db1a ConditionalEscrow function depositsOf(address)
0xe3a9db1a Escrow function depositsOf(address)
0xe3a9db1a RefundEscrow function depositsOf(address)
0xe447cc1d SuperfluidGovernanceBase function clearRewardAddress(address,address)
0xe447cc1d SuperfluidGovernanceII function clearRewardAddress(address,address)
0xe447cc1d SuperfluidOwnableGovernance function clearRewardAddress(address,address)
0xe447cc1d TestGovernance function clearRewardAddress(address,address)
0xe55fc38f IResolver event NameSet(string,address)
0xe55fc38f Resolver event NameSet(string,address)
0xe614d0d6 MATIC function EIP712_DOMAIN_SCHEMA_HASH()
0xe63ab1e9 ERC1155PresetMinterPauser function PAUSER_ROLE()
0xe63ab1e9 ERC20PresetMinterPauser function PAUSER_ROLE()
0xe63ab1e9 ERC721PresetMinterPauserAutoId function PAUSER_ROLE()
0xe6497e3e MATIC event LogTransfer(address,address,address,uint256,uint256,uint256,uint256,uint256)
0xe69a071e ERC777RecipientDrainingGas event DrainedGas(uint256,uint256)
0xe6a1e888 ConstantFlowAgreementV1 function getFlow(address,address,address)
0xe6a1e888 IConstantFlowAgreementV1 function getFlow(address,address,address)
0xe8dccb7d ISuperfluid function isAgreementTypeListed(bytes32)
0xe8dccb7d Superfluid function isAgreementTypeListed(bytes32)
0xe8e7e2d1 ConstantFlowAgreementV1 function getNetFlow(address,address)
0xe8e7e2d1 IConstantFlowAgreementV1 function getNetFlow(address,address)
0xe985e9c5 ERC1155 function isApprovedForAll(address,address)
0xe985e9c5 ERC1155Burnable function isApprovedForAll(address,address)
0xe985e9c5 ERC1155Pausable function isApprovedForAll(address,address)
0xe985e9c5 ERC1155PresetMinterPauser function isApprovedForAll(address,address)
0xe985e9c5 ERC1155Supply function isApprovedForAll(address,address)
0xe985e9c5 ERC721 function isApprovedForAll(address,address)
0xe985e9c5 ERC721Burnable function isApprovedForAll(address,address)
0xe985e9c5 ERC721Enumerable function isApprovedForAll(address,address)
0xe985e9c5 ERC721Pausable function isApprovedForAll(address,address)
0xe985e9c5 ERC721PresetMinterPauserAutoId function isApprovedForAll(address,address)
0xe985e9c5 ERC721Royalty function isApprovedForAll(address,address)
0xe985e9c5 ERC721URIStorage function isApprovedForAll(address,address)
0xe985e9c5 ERC721Votes function isApprovedForAll(address,address)
0xe985e9c5 IERC1155 function isApprovedForAll(address,address)
0xe985e9c5 IERC1155MetadataURI function isApprovedForAll(address,address)
0xe985e9c5 IERC721 function isApprovedForAll(address,address)
0xe985e9c5 IERC721Enumerable function isApprovedForAll(address,address)
0xe985e9c5 IERC721Metadata function isApprovedForAll(address,address)
0xea0217cf GovernorSettings function setVotingPeriod(uint256)
0xeb3537cc IMaticBridgedNativeSuperToken function realtimeBalanceOf(address,uint256)
0xeb3537cc INativeSuperToken function realtimeBalanceOf(address,uint256)
0xeb3537cc ISETH function realtimeBalanceOf(address,uint256)
0xeb3537cc ISuperToken function realtimeBalanceOf(address,uint256)
0xeb3537cc ISuperfluidToken function realtimeBalanceOf(address,uint256)
0xeb3537cc SuperToken function realtimeBalanceOf(address,uint256)
0xeb3537cc SuperfluidToken function realtimeBalanceOf(address,uint256)
0xeb9019d4 Governor function getVotes(address,uint256)
0xeb9019d4 GovernorCompatibilityBravo function getVotes(address,uint256)
0xeb9019d4 GovernorCountingSimple function getVotes(address,uint256)
0xeb9019d4 GovernorPreventLateQuorum function getVotes(address,uint256)
0xeb9019d4 GovernorProposalThreshold function getVotes(address,uint256)
0xeb9019d4 GovernorSettings function getVotes(address,uint256)
0xeb9019d4 GovernorTimelockCompound function getVotes(address,uint256)
0xeb9019d4 GovernorTimelockControl function getVotes(address,uint256)
0xeb9019d4 GovernorVotes function getVotes(address,uint256)
0xeb9019d4 GovernorVotesComp function getVotes(address,uint256)
0xeb9019d4 GovernorVotesQuorumFraction function getVotes(address,uint256)
0xeb9019d4 IGovernor function getVotes(address,uint256)
0xeb9019d4 IGovernorCompatibilityBravo function getVotes(address,uint256)
0xeb9019d4 IGovernorTimelock function getVotes(address,uint256)
0xebff2602 MATIC event Withdraw(address,address,uint256,uint256,uint256)
0xec328253 SuperUpgrader function optoutAutoUpgrades()
0xece40cc1 GovernorSettings function setProposalThreshold(uint256)
0xee719bc8 IMaticBridgedNativeSuperToken function getUnderlyingToken()
0xee719bc8 INativeSuperToken function getUnderlyingToken()
0xee719bc8 ISETH function getUnderlyingToken()
0xee719bc8 ISETHCustom function getUnderlyingToken()
0xee719bc8 ISuperToken function getUnderlyingToken()
0xee719bc8 SETHProxy function getUnderlyingToken()
0xee719bc8 SuperToken function getUnderlyingToken()
0xf047a2d9 SuperfluidGovernanceBase function isTrustedForwarder(address,address,address)
0xf047a2d9 SuperfluidGovernanceII function isTrustedForwarder(address,address,address)
0xf047a2d9 SuperfluidOwnableGovernance function isTrustedForwarder(address,address,address)
0xf047a2d9 TestGovernance function isTrustedForwarder(address,address,address)
0xf1127ed8 ERC20Votes function checkpoints(address,uint32)
0xf1127ed8 ERC20VotesComp function checkpoints(address,uint32)
0xf213bb02 Superfluid function MAX_APP_LEVEL()
0xf23a6e61 ERC1155Holder function onERC1155Received(address,address,uint256,uint256,bytes)
0xf23a6e61 ERC1155Receiver function onERC1155Received(address,address,uint256,uint256,bytes)
0xf23a6e61 IERC1155Receiver function onERC1155Received(address,address,uint256,uint256,bytes)
0xf242432a ERC1155 function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a ERC1155Burnable function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a ERC1155Pausable function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a ERC1155PresetMinterPauser function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a ERC1155Supply function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a IERC1155 function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf242432a IERC1155MetadataURI function safeTransferFrom(address,address,uint256,uint256,bytes)
0xf27a0c92 TimelockController function getMinDelay()
0xf2b06537 ICompoundTimelock function queuedTransactions(bytes32)
0xf2e55caf ISuperfluid function getSuperTokenFactoryLogic()
0xf2e55caf Superfluid function getSuperTokenFactoryLogic()
0xf2fde38b ConditionalEscrow function transferOwnership(address)
0xf2fde38b Escrow function transferOwnership(address)
0xf2fde38b MATIC function transferOwnership(address)
0xf2fde38b Ownable function transferOwnership(address)
0xf2fde38b ProxyAdmin function transferOwnership(address)
0xf2fde38b RefundEscrow function transferOwnership(address)
0xf2fde38b SuperfluidGovernanceII function transferOwnership(address)
0xf2fde38b SuperfluidGovernanceIIProxy function transferOwnership(address)
0xf2fde38b SuperfluidOwnableGovernance function transferOwnership(address)
0xf2fde38b TestGovernance function transferOwnership(address)
0xf2fde38b UpgradeableBeacon function transferOwnership(address)
0xf340fa01 ConditionalEscrow function deposit(address)
0xf340fa01 Escrow function deposit(address)
0xf340fa01 RefundEscrow function deposit(address)
0xf3733052 ISuperfluid function registerAppByFactory(address,uint256)
0xf3733052 Superfluid function registerAppByFactory(address,uint256)
0xf3b7dead ProxyAdmin function getProxyAdmin(address)
0xf490e2f0 SuperfluidLoader function loadFramework(string)
0xf4caeb2d ERC777 event AuthorizedOperator(address,address)
0xf4caeb2d ERC777PresetFixedSupply event AuthorizedOperator(address,address)
0xf4caeb2d IERC777 event AuthorizedOperator(address,address)
0xf4caeb2d IMaticBridgedNativeSuperToken event AuthorizedOperator(address,address)
0xf4caeb2d INativeSuperToken event AuthorizedOperator(address,address)
0xf4caeb2d ISETH event AuthorizedOperator(address,address)
0xf4caeb2d ISuperToken event AuthorizedOperator(address,address)
0xf4caeb2d SuperToken event AuthorizedOperator(address,address)
0xf5298aca ERC1155Burnable function burn(address,uint256,uint256)
0xf5298aca ERC1155PresetMinterPauser function burn(address,uint256,uint256)
0xf6391f5c AccessControl event RoleRevoked(bytes32,address,address)
0xf6391f5c AccessControlEnumerable event RoleRevoked(bytes32,address,address)
0xf6391f5c ERC1155PresetMinterPauser event RoleRevoked(bytes32,address,address)
0xf6391f5c ERC20PresetMinterPauser event RoleRevoked(bytes32,address,address)
0xf6391f5c ERC721PresetMinterPauserAutoId event RoleRevoked(bytes32,address,address)
0xf6391f5c IAccessControl event RoleRevoked(bytes32,address,address)
0xf6391f5c IAccessControlEnumerable event RoleRevoked(bytes32,address,address)
0xf6391f5c Resolver event RoleRevoked(bytes32,address,address)
0xf6391f5c SuperUpgrader event RoleRevoked(bytes32,address,address)
0xf6391f5c TimelockController event RoleRevoked(bytes32,address,address)
0xf712f3e8 IERC1820Registry function implementsERC165Interface(address,bytes4)
0xf851a440 ICompoundTimelock function admin()
0xf851a440 TransparentUpgradeableProxy function admin()
0xf8ce560a Governor function quorum(uint256)
0xf8ce560a GovernorCompatibilityBravo function quorum(uint256)
0xf8ce560a GovernorCountingSimple function quorum(uint256)
0xf8ce560a GovernorPreventLateQuorum function quorum(uint256)
0xf8ce560a GovernorProposalThreshold function quorum(uint256)
0xf8ce560a GovernorSettings function quorum(uint256)
0xf8ce560a GovernorTimelockCompound function quorum(uint256)
0xf8ce560a GovernorTimelockControl function quorum(uint256)
0xf8ce560a GovernorVotes function quorum(uint256)
0xf8ce560a GovernorVotesComp function quorum(uint256)
0xf8ce560a GovernorVotesQuorumFraction function quorum(uint256)
0xf8ce560a IGovernor function quorum(uint256)
0xf8ce560a IGovernorCompatibilityBravo function quorum(uint256)
0xf8ce560a IGovernorTimelock function quorum(uint256)
0xf9f522f4 ISuperfluid function getAppManifest(address)
0xf9f522f4 Superfluid function getAppManifest(address)
0xfad8b32a ERC777 function revokeOperator(address)
0xfad8b32a ERC777PresetFixedSupply function revokeOperator(address)
0xfad8b32a IERC777 function revokeOperator(address)
0xfad8b32a IMaticBridgedNativeSuperToken function revokeOperator(address)
0xfad8b32a INativeSuperToken function revokeOperator(address)
0xfad8b32a ISETH function revokeOperator(address)
0xfad8b32a ISuperToken function revokeOperator(address)
0xfad8b32a SuperToken function revokeOperator(address)
0xfc0c546a GovernorVotes function token()
0xfc0c546a GovernorVotesComp function token()
0xfc0c546a GovernorVotesQuorumFraction function token()
0xfc0c546a MATIC function token()
0xfc0c546a TokenTimelock function token()
0xfc673c4f ERC777 function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f ERC777PresetFixedSupply function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f IERC777 function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f IMaticBridgedNativeSuperToken function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f INativeSuperToken function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f ISETH function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f ISuperToken function operatorBurn(address,uint256,bytes,bytes)
0xfc673c4f SuperToken function operatorBurn(address,uint256,bytes,bytes)
0xfe0d94c1 GovernorCompatibilityBravo function execute(uint256)
0xfe0d94c1 IGovernorCompatibilityBravo function execute(uint256)
0xfe9d9303 ERC777 function burn(uint256,bytes)
0xfe9d9303 ERC777PresetFixedSupply function burn(uint256,bytes)
0xfe9d9303 IERC777 function burn(uint256,bytes)
0xfe9d9303 IMaticBridgedNativeSuperToken function burn(uint256,bytes)
0xfe9d9303 INativeSuperToken function burn(uint256,bytes)
0xfe9d9303 ISETH function burn(uint256,bytes)
0xfe9d9303 ISuperToken function burn(uint256,bytes)
0xfe9d9303 SuperToken function burn(uint256,bytes)
0xfeb6bb69 BatchLiquidator function deleteFlows(address,address,address,address[],address[])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment