Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ringwraith10 committed Feb 15, 2024
1 parent 7fadf14 commit 9b7e277
Show file tree
Hide file tree
Showing 12 changed files with 714 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "offerId",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "refundValue",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "refundFee",
"type": "uint256"
},
{
"indexed": false,
"internalType": "address",
"name": "doer",
"type": "address"
}
],
"name": "CancelOffer",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "offerId",
"type": "STRING"
},
{
"description": "",
"name": "refundValue",
"type": "STRING"
},
{
"description": "",
"name": "refundFee",
"type": "STRING"
},
{
"description": "",
"name": "doer",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_CancelOffer"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "bytes32",
"name": "role",
"type": "bytes32"
},
{
"indexed": true,
"internalType": "bytes32",
"name": "previousAdminRole",
"type": "bytes32"
},
{
"indexed": true,
"internalType": "bytes32",
"name": "newAdminRole",
"type": "bytes32"
}
],
"name": "RoleAdminChanged",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "role",
"type": "STRING"
},
{
"description": "",
"name": "previousAdminRole",
"type": "STRING"
},
{
"description": "",
"name": "newAdminRole",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_RoleAdminChanged"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "bytes32",
"name": "role",
"type": "bytes32"
},
{
"indexed": true,
"internalType": "address",
"name": "account",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "sender",
"type": "address"
}
],
"name": "RoleGranted",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "role",
"type": "STRING"
},
{
"description": "",
"name": "account",
"type": "STRING"
},
{
"description": "",
"name": "sender",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_RoleGranted"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "bytes32",
"name": "role",
"type": "bytes32"
},
{
"indexed": true,
"internalType": "address",
"name": "account",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "sender",
"type": "address"
}
],
"name": "RoleRevoked",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "role",
"type": "STRING"
},
{
"description": "",
"name": "account",
"type": "STRING"
},
{
"description": "",
"name": "sender",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_RoleRevoked"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "orderId",
"type": "uint256"
},
{
"indexed": false,
"internalType": "bytes32",
"name": "hash",
"type": "bytes32"
},
{
"indexed": false,
"internalType": "address",
"name": "doer",
"type": "address"
}
],
"name": "Settle2Steps",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "orderId",
"type": "STRING"
},
{
"description": "",
"name": "hash",
"type": "STRING"
},
{
"description": "",
"name": "doer",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_Settle2Steps"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "orderId",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
},
{
"indexed": false,
"internalType": "uint256",
"name": "fee",
"type": "uint256"
},
{
"indexed": false,
"internalType": "address",
"name": "doer",
"type": "address"
}
],
"name": "SettleCancelled",
"type": "event"
},
"contract_address": "0x1eCdB32e59e948C010a189a0798C674a2d0c6603",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "whalesmarket",
"schema": [
{
"description": "",
"name": "orderId",
"type": "STRING"
},
{
"description": "",
"name": "value",
"type": "STRING"
},
{
"description": "",
"name": "fee",
"type": "STRING"
},
{
"description": "",
"name": "doer",
"type": "STRING"
}
],
"table_description": "",
"table_name": "PreMarket_event_SettleCancelled"
}
}
Loading

0 comments on commit 9b7e277

Please sign in to comment.