mirror of
https://github.com/FlipsideCrypto/badger.git
synced 2026-02-06 10:57:46 +00:00
10 lines
442 B
JSON
10 lines
442 B
JSON
[
|
|
"constructor(address)",
|
|
"event OrganizationCreated(address indexed,address indexed,uint256 indexed)",
|
|
"function createOrganization(tuple(address,string,string,string,string)) returns (address, uint256)",
|
|
"function getOrganization(uint256) view returns (address)",
|
|
"function implementation() view returns (address)",
|
|
"function organizations() view returns (uint256)",
|
|
"function supportsInterface(bytes4) view returns (bool)"
|
|
]
|