@etherspot/contracts
Version:
Etherspot Solidity contracts
52 lines • 1.27 kB
JSON
{
"compiler": {
"version": "0.8.4+commit.c7e474f2"
},
"language": "Solidity",
"output": {
"abi": [],
"devdoc": {
"author": "Connext <support@connext.network>",
"kind": "dev",
"methods": {},
"stateVariables": {
"NATIVE_ASSETID": {
"details": "All native assets use the empty address for their asset id by convention"
}
},
"title": "LibAsset",
"version": 1
},
"userdoc": {
"kind": "user",
"methods": {},
"notice": "This library contains helpers for dealing with onchain transfers of assets, including accounting for the native asset `assetId` conventions and any noncompliant ERC20 transfers",
"version": 1
}
},
"settings": {
"compilationTarget": {
"CBridgeFacet_flat.sol": "LibAsset"
},
"evmVersion": "istanbul",
"libraries": {},
"metadata": {
"bytecodeHash": "ipfs"
},
"optimizer": {
"enabled": false,
"runs": 200
},
"remappings": []
},
"sources": {
"CBridgeFacet_flat.sol": {
"keccak256": "0x2b4acbc63840dabc76fc908c0bfe4946b203e64618c31508343985cb97521ad0",
"urls": [
"bzz-raw://7e38a2aff417afa4071b8e372637b867525c34f7ad180a87f5b89f6e24112288",
"dweb:/ipfs/QmTtitFtWHn1vbNfZUQbJpWsECDeqrHanVENanyhj8ZVto"
]
}
},
"version": 1
}