UNPKG

@offchainlabs/stablecoin-evm

Version:

Circle's Stablecoin Smart Contracts on EVM-compatible blockchains

25 lines (24 loc) 493 B
{ "_format": "hh-sol-artifact-1", "contractName": "IDecimals", "sourceName": "contracts/interface/celo/IDecimals.sol", "abi": [ { "inputs": [], "name": "decimals", "outputs": [ { "internalType": "uint8", "name": "", "type": "uint8" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }