datavortexgross-fuchsia
Updated 2025-01-02
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
›
⌄
/*
SELECT
*
FROM TABLE(
decode_evm_event(
abi => ' {
"anonymous":false,
"inputs":[
{
"indexed":true,
"internalType":"address",
"name":"caller",
"type":"address"
},
{
"indexed":true,
"internalType":"address",
"name":"owner",
"type":"address"
},
{
"indexed":true,
"internalType":"address",
"name":"asset",
"type":"address"
},
{
"indexed":false,
"internalType":"uint256",
"name":"amount",
"type":"uint256"
},
{
"indexed":false,
"internalType":"uint256",
"name":"shares",
QueryRunArchived: QueryRun has been archived