UNPKG

@flarenetwork/flare-periphery-contract-artifacts

Version:

Smart contract artifacts for all Flare chains

35 lines (34 loc) 601 B
[ { "inputs": [ { "internalType": "address", "name": "_assetManager", "type": "address" } ], "name": "assetManagerExists", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "getAssetManagers", "outputs": [ { "internalType": "contract IAssetManager[]", "name": "", "type": "address[]" } ], "stateMutability": "view", "type": "function" } ]