@dolomite-exchange/dolomite-margin
Version:
Ethereum Smart Contracts and TypeScript library used for the DolomiteMargin trading protocol
28 lines (27 loc) • 709 B
JSON
{
"contractName": "IMantleGasInfo",
"abi": [
{
"constant": true,
"inputs": [],
"name": "gasPrice",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"networks": {
"5000": {
"links": {},
"address": "0x420000000000000000000000000000000000000F",
"transactionHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
}
}