Skip to content

Commit

Permalink
add moonwell optimism events (nansen-ai#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebk authored Jul 15, 2024
1 parent c42d58d commit 7723f74
Show file tree
Hide file tree
Showing 50 changed files with 2,509 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "contract MToken",
"name": "mToken",
"type": "address"
},
{
"indexed": false,
"internalType": "string",
"name": "action",
"type": "string"
},
{
"indexed": false,
"internalType": "bool",
"name": "pauseState",
"type": "bool"
}
],
"name": "ActionPaused",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "mToken",
"type": "STRING"
},
{
"description": "",
"name": "action",
"type": "STRING"
},
{
"description": "",
"name": "pauseState",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_ActionPaused"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "error",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "info",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "detail",
"type": "uint256"
}
],
"name": "Failure",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "error",
"type": "STRING"
},
{
"description": "",
"name": "info",
"type": "STRING"
},
{
"description": "",
"name": "detail",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_Failure"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "contract MToken",
"name": "mToken",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "MarketEntered",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "mToken",
"type": "STRING"
},
{
"description": "",
"name": "account",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_MarketEntered"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "contract MToken",
"name": "mToken",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "MarketExited",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "mToken",
"type": "STRING"
},
{
"description": "",
"name": "account",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_MarketExited"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "contract MToken",
"name": "mToken",
"type": "address"
}
],
"name": "MarketListed",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "mToken",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_MarketListed"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "contract MToken",
"name": "mToken",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "newBorrowCap",
"type": "uint256"
}
],
"name": "NewBorrowCap",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "mToken",
"type": "STRING"
},
{
"description": "",
"name": "newBorrowCap",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_NewBorrowCap"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "oldBorrowCapGuardian",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "newBorrowCapGuardian",
"type": "address"
}
],
"name": "NewBorrowCapGuardian",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "oldBorrowCapGuardian",
"type": "STRING"
},
{
"description": "",
"name": "newBorrowCapGuardian",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_NewBorrowCapGuardian"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "oldCloseFactorMantissa",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "newCloseFactorMantissa",
"type": "uint256"
}
],
"name": "NewCloseFactor",
"type": "event"
},
"contract_address": "0xca889f40aae37fff165bccf69aef1e82b5c511b9",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "moonwell",
"schema": [
{
"description": "",
"name": "oldCloseFactorMantissa",
"type": "STRING"
},
{
"description": "",
"name": "newCloseFactorMantissa",
"type": "STRING"
}
],
"table_description": "",
"table_name": "Comptroller_event_NewCloseFactor"
}
}
Loading

0 comments on commit 7723f74

Please sign in to comment.