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