@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
90 lines (89 loc) • 2.93 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "DataStoreUtils",
"sourceName": "contracts/libraries/eigenda/DataStoreUtils.sol",
"abi": [
{
"inputs": [],
"name": "BIP_MULTIPLIER",
"outputs": [
{
"internalType": "uint16",
"name": "",
"type": "uint16"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "BIT_SHIFT_degree",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "BIT_SHIFT_numSys",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "BYTES_PER_COEFFICIENT",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "HEADER_OFFSET_degree",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "HEADER_OFFSET_numSys",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x60f8610039600b82828239805160001a60731461002c57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe730000000000000000000000000000000000000000301460806040526004361060745760003560e01c806380a4170311605557806380a4170314609a578063a3c7eaf01460a1578063b6e1ce311460bb57600080fd5b8063206a648014607957806351017c4f14607957806366e947bd146093575b600080fd5b608060e081565b6040519081526020015b60405180910390f35b6080604481565b6080604081565b60a961271081565b60405161ffff9091168152602001608a565b6080601f8156fea26469706673582212208b32e3a2cae94eabefebec42aa47f0878203b96bc1e54234a96b916d451af82264736f6c63430008090033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040526004361060745760003560e01c806380a4170311605557806380a4170314609a578063a3c7eaf01460a1578063b6e1ce311460bb57600080fd5b8063206a648014607957806351017c4f14607957806366e947bd146093575b600080fd5b608060e081565b6040519081526020015b60405180910390f35b6080604481565b6080604081565b60a961271081565b60405161ffff9091168152602001608a565b6080601f8156fea26469706673582212208b32e3a2cae94eabefebec42aa47f0878203b96bc1e54234a96b916d451af82264736f6c63430008090033",
"linkReferences": {},
"deployedLinkReferences": {}
}