mirror of
https://github.com/FlipsideCrypto/badger.git
synced 2026-02-06 10:57:46 +00:00
14 lines
543 B
JSON
14 lines
543 B
JSON
[
|
|
"event OrganizationUpdated(string)",
|
|
"function configHook(bytes32,address,bytes)",
|
|
"function configManager(address,bytes)",
|
|
"function configManager(uint256,address,bytes)",
|
|
"function isBadgeManager(uint256,address) view returns (bool)",
|
|
"function isOrganizationManager(address) view returns (bool)",
|
|
"function setBadgeURI(uint256,string)",
|
|
"function setHooks(bytes32,address[],bool[])",
|
|
"function setManagers(address[],bool[])",
|
|
"function setManagers(uint256,address[],bool[])",
|
|
"function setOrganizationURI(string)"
|
|
]
|