Skip to content

Commit

Permalink
add weeth rate call (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
onurerkin authored Jun 28, 2024
1 parent c4ab4dc commit 7d61f54
Showing 1 changed file with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"parser": {
"abi": {
"inputs": [],
"name": "getRate",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
"contract_address": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee",
"field_mapping": {},
"type": "trace"
},
"table": {
"dataset_name": "weeth",
"schema": [],
"table_description": "",
"table_name": "WeETH_call_getRate"
}
}

0 comments on commit 7d61f54

Please sign in to comment.