@dolomite-exchange/dolomite-margin
Version:
Ethereum Smart Contracts and TypeScript library used for the DolomiteMargin trading protocol
126 lines (125 loc) • 4.1 kB
JSON
{
"contractName": "AlwaysOnlineOracleSentinel",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "gracePeriod",
"type": "uint256"
}
],
"name": "GracePeriodSet",
"type": "event"
},
{
"constant": false,
"inputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"name": "ownerSetGracePeriod",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "isBorrowAllowed",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "isLiquidationAllowed",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "gracePeriod",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"networks": {
"1": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0xcbc56f8e356dd898d1a9b07ce0c8625e513e292b4399c187d0c177d5515888c5"
},
"196": {
"links": {},
"address": "0xe4d3450d52EDF515433FEc12eaEFFFBfa83250b9",
"transactionHash": "0xa70fd3972f74d73734312bff199e5f88961ab805a35f1a1ed83a3f4004861f66"
},
"1101": {
"links": {},
"address": "0x9F7779A8aF28De91262ba9d6383fEf899102E876",
"transactionHash": "0xfe5402cf7c1934d61b21855f1f66381cab32b9f7ca7d1da08b787dee98c51404"
},
"3637": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0x4576682ff8f5c0d3651c10d36bb7fc2ff5347f45826779c08b8b38352d88f9ba"
},
"5000": {
"links": {},
"address": "0x2CE1Af2108f34128eff476D56F930D8E06B30304",
"transactionHash": "0xb90894b163d5facb92ae1179907538de0c5feef5a5a291fcfc59e45834010055"
},
"5330": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0x0cb655d0b1afb31de056e274922f441c078d638d48042e65fe7b6da2077b27b2"
},
"8453": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0xb57940e2a6c114e92704db5e0fcc54f1d393155020def7de0f4e799b0978715b"
},
"57073": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0x31c8ff50830fe1578506bbedab6fe77f5eaea72e0bf57657e94ff82b6de24b30"
},
"80094": {
"links": {},
"address": "0xC20e1058D2bCB26aD1A801130Aee77c09500bf40",
"transactionHash": "0x00aa3a4cecba6b27b8fcc0090fb50c188254dfec61ed8402c97268d65933c84d"
}
}
}