1662
1662
"implementation" : " 0x7184DD655aacCCb28376Fa1B59e3712566Df670b" ,
1663
1663
"fullyQualifiedName" : " @openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol:ERC1967Proxy"
1664
1664
}
1665
+ },
1666
+ "Ecosystem_HRBToken" : {
1667
+ "address" : " 0xCB856833c615ef09Ba779D35D663b849aD23C957" ,
1668
+ "abi" : [
1669
+ " constructor(address admin)" ,
1670
+ " event Approval(address indexed owner, address indexed spender, uint256 value)" ,
1671
+ " event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)" ,
1672
+ " event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)" ,
1673
+ " event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)" ,
1674
+ " event Transfer(address indexed from, address indexed to, uint256 value)" ,
1675
+ " function DEFAULT_ADMIN_ROLE() view returns (bytes32)" ,
1676
+ " function MINTER_ROLE() view returns (bytes32)" ,
1677
+ " function allowance(address owner, address spender) view returns (uint256)" ,
1678
+ " function approve(address spender, uint256 amount) returns (bool)" ,
1679
+ " function balanceOf(address account) view returns (uint256)" ,
1680
+ " function burn(address account, uint256 amount)" ,
1681
+ " function decimals() view returns (uint8)" ,
1682
+ " function decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)" ,
1683
+ " function getRoleAdmin(bytes32 role) view returns (bytes32)" ,
1684
+ " function grantRole(bytes32 role, address account)" ,
1685
+ " function hasRole(bytes32 role, address account) view returns (bool)" ,
1686
+ " function increaseAllowance(address spender, uint256 addedValue) returns (bool)" ,
1687
+ " function mint(address account, uint256 amount)" ,
1688
+ " function name() view returns (string)" ,
1689
+ " function renounceRole(bytes32 role, address account)" ,
1690
+ " function revokeRole(bytes32 role, address account)" ,
1691
+ " function supportsInterface(bytes4 interfaceId) view returns (bool)" ,
1692
+ " function symbol() view returns (string)" ,
1693
+ " function totalSupply() view returns (uint256)" ,
1694
+ " function transfer(address to, uint256 amount) returns (bool)" ,
1695
+ " function transferFrom(address from, address to, uint256 amount) returns (bool)"
1696
+ ],
1697
+ "deployTx" : " 0x1c7a3ff3e00b95e2e01212a0078613ee807a28591b9a2024060e6c6d68fadfe9" ,
1698
+ "fullyQualifiedName" : " contracts/staking/token/HBRToken.sol:HBRToken"
1665
1699
}
1666
1700
}
0 commit comments