mirror of
https://github.com/FlipsideCrypto/badger.git
synced 2026-02-06 10:57:46 +00:00
8 lines
277 B
JSON
8 lines
277 B
JSON
[
|
|
"function CONFIG_SCHEMA() view returns (string)",
|
|
"function config(bytes)",
|
|
"function mint(address,uint256,uint256,bytes,bytes,uint256,uint256)",
|
|
"function signers(address,uint256) view returns (address)",
|
|
"function supportsInterface(bytes4) view returns (bool)"
|
|
]
|