Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashloans events #650

Merged
Merged
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"parser": {
"abi": {
"inputs": [
{
"internalType": "contract IERC3156FlashBorrower",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "token",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "flashLoan",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
"contract_address": "0xbbe4ed8f4d9a36f70870d479708c1d8179af892e",
"field_mapping": {},
"type": "trace"
},
"table": {
"dataset_name": "equalizer",
"schema": [
{
"description": "",
"name": "receiver",
"type": "STRING"
},
{
"description": "",
"name": "token",
"type": "STRING"
},
{
"description": "",
"name": "amount",
"type": "STRING"
},
{
"description": "",
"name": "data",
"type": "STRING"
}
],
"table_description": "",
"table_name": "FlashLoanProviderOld_call_flashLoan"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "token",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "fee",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "treasuryFee",
"type": "uint256"
}
],
"name": "FlashLoan",
"type": "event"
},
"contract_address": "0xbbe4ed8f4d9a36f70870d479708c1d8179af892e",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "equalizer",
"schema": [
{
"description": "",
"name": "receiver",
"type": "STRING"
},
{
"description": "",
"name": "token",
"type": "STRING"
},
{
"description": "",
"name": "amount",
"type": "STRING"
},
{
"description": "",
"name": "fee",
"type": "STRING"
},
{
"description": "",
"name": "treasuryFee",
"type": "STRING"
}
],
"table_description": "",
"table_name": "FlashLoanProviderOld_event_FlashLoan"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"parser": {
"abi": {
"inputs": [
{
"internalType": "contract IERC3156FlashBorrower",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "token",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "flashLoan",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
"contract_address": "0x4eaf187ad4ce325bf6c84070b51c2f7224a51321",
"field_mapping": {},
"type": "trace"
},
"table": {
"dataset_name": "equalizer",
"schema": [
{
"description": "",
"name": "receiver",
"type": "STRING"
},
{
"description": "",
"name": "token",
"type": "STRING"
},
{
"description": "",
"name": "amount",
"type": "STRING"
},
{
"description": "",
"name": "data",
"type": "STRING"
}
],
"table_description": "",
"table_name": "FlashLoanProvider_call_flashLoan"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "token",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "fee",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "treasuryFee",
"type": "uint256"
}
],
"name": "FlashLoan",
"type": "event"
},
"contract_address": "0x4eaf187ad4ce325bf6c84070b51c2f7224a51321",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "equalizer",
"schema": [
{
"description": "",
"name": "receiver",
"type": "STRING"
},
{
"description": "",
"name": "token",
"type": "STRING"
},
{
"description": "",
"name": "amount",
"type": "STRING"
},
{
"description": "",
"name": "fee",
"type": "STRING"
},
{
"description": "",
"name": "treasuryFee",
"type": "STRING"
}
],
"table_description": "",
"table_name": "FlashLoanProvider_event_FlashLoan"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"parser": {
"abi": {
"inputs": [
{
"internalType": "contract IERC3156FlashBorrower",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "token",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "flashLoan",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
"contract_address": "0x1eb4cf3a948e7d72a198fe073ccb8c7a948cd853",
"field_mapping": {},
"type": "trace"
},
"table": {
"dataset_name": "maker",
"schema": [
{
"description": "",
"name": "receiver",
"type": "STRING"
},
{
"description": "",
"name": "token",
"type": "STRING"
},
{
"description": "",
"name": "amount",
"type": "STRING"
},
{
"description": "",
"name": "data",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DssFlash_call_flashLoan"
}
}
Loading
Loading