Files
smom-dbis-138/artifacts/contracts/vault/libraries/GRUConstants.sol/GRUConstants.json
2026-03-02 12:14:09 -08:00

116 lines
4.7 KiB
JSON

{
"_format": "hh-sol-artifact-1",
"contractName": "GRUConstants",
"sourceName": "contracts/vault/libraries/GRUConstants.sol",
"abi": [
{
"inputs": [],
"name": "GRU_CURRENCY_CODE",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "GRU_DECIMALS",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "GRU_M0",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "GRU_M00",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "GRU_M1",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "M00_TO_M0_RATIO",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "M00_TO_M1_RATIO",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "M0_TO_M1_RATIO",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x6080806040523461001a576102649081610020823930815050f35b600080fdfe604060808152600436101561001357600080fd5b600090813560e01c806309f18d351461016b57806318bdcebc1461016b5780632e71623c14610155578063334953dc14610126578063804ce66e146100f7578063a996d2d6146100da578063d83162f3146100ac5763f2c1fe341461007757600080fd5b816003193601126100a8576100a49061008e6101c1565b906104d360f41b602083015251918291826101e5565b0390f35b5080fd5b50816003193601126100a8576100a4906100c46101c1565b90614d3160f01b602083015251918291826101e5565b50816003193601126100a85760209051670de0b6b3a76400008152f35b50816003193601126100a8576100a49061010f610187565b906247525560e81b602083015251918291826101e5565b50816003193601126100a8576100a49061013e610187565b906204d30360ec1b602083015251918291826101e5565b50816003193601126100a8576020905160198152f35b600036600319011261018257602060405160058152f35b600080fd5b604051906040820182811067ffffffffffffffff8211176101ab5760405260038252565b634e487b7160e01b600052604160045260246000fd5b604051906040820182811067ffffffffffffffff8211176101ab5760405260028252565b6020808252825181830181905290939260005b82811061021a57505060409293506000838284010152601f8019910116010190565b8181018601518482016040015285016101f856fea2646970667358221220eea20d4924ba6766a919b293f9003b1b7a93bf0b10494d12059695c466df7cf064736f6c63430008160033",
"deployedBytecode": "0x604060808152600436101561001357600080fd5b600090813560e01c806309f18d351461016b57806318bdcebc1461016b5780632e71623c14610155578063334953dc14610126578063804ce66e146100f7578063a996d2d6146100da578063d83162f3146100ac5763f2c1fe341461007757600080fd5b816003193601126100a8576100a49061008e6101c1565b906104d360f41b602083015251918291826101e5565b0390f35b5080fd5b50816003193601126100a8576100a4906100c46101c1565b90614d3160f01b602083015251918291826101e5565b50816003193601126100a85760209051670de0b6b3a76400008152f35b50816003193601126100a8576100a49061010f610187565b906247525560e81b602083015251918291826101e5565b50816003193601126100a8576100a49061013e610187565b906204d30360ec1b602083015251918291826101e5565b50816003193601126100a8576020905160198152f35b600036600319011261018257602060405160058152f35b600080fd5b604051906040820182811067ffffffffffffffff8211176101ab5760405260038252565b634e487b7160e01b600052604160045260246000fd5b604051906040820182811067ffffffffffffffff8211176101ab5760405260028252565b6020808252825181830181905290939260005b82811061021a57505060409293506000838284010152601f8019910116010190565b8181018601518482016040015285016101f856fea2646970667358221220eea20d4924ba6766a919b293f9003b1b7a93bf0b10494d12059695c466df7cf064736f6c63430008160033",
"linkReferences": {},
"deployedLinkReferences": {}
}