-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_data.json
More file actions
65 lines (65 loc) · 4.06 KB
/
Copy pathsample_data.json
File metadata and controls
65 lines (65 loc) · 4.06 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"timestamp": 1738828412,
"wallet": "0xfE78A5EB3becFF9B0Bfb774faC7D6AF164920091",
"chain_id": 1,
"farcaster_handle": "farcaster_handle",
"twitter_handle": "twitter_handle",
"portfolio": {
"stables": {
"before": "1.85",
"current": "9.7",
"change": "7.85",
"target": "20",
"deviation": "-10.3"
},
"majors": {
"before": "98.15",
"current": "90.3",
"change": "7.85",
"target": "60",
"deviation": "30.3"
},
"alts": {
"before": "0",
"current": "0",
"change": "0",
"target": "15",
"deviation": "-15"
},
"memes": {
"before": "0",
"current": "0",
"change": "0",
"target": "5",
"deviation": "-5"
}
},
"recent_operations": [
{
"symbol": "eth",
"name": "Ethereum",
"category": "majors",
"coingecko_id": "ethereum",
"chain_id": 8453,
"coingecko_chain_id": "base",
"description": "Ethereum is a global, open-source platform for decentralized applications. In other words, the vision is to create a world computer that anyone can build applications in a decentralized manner; while all states and data are distributed and publicly accessible. Ethereum supports smart contracts in which developers can write code in order to program digital value. Examples of decentralized apps (dapps) that are built on Ethereum includes tokens, non-fungible tokens, decentralized finance apps, lending protocol, decentralized exchanges, and much more.\r\n\r\nOn Ethereum, all transactions and smart contract executions require a small fee to be paid. This fee is called Gas. In technical terms, Gas refers to the unit of measure on the amount of computational effort required to execute an operation or a smart contract. The more complex the execution operation is, the more gas is required to fulfill that operation. Gas fees are paid entirely in Ether (ETH), which is the native coin of the blockchain. The price of gas can fluctuate from time to time depending on the network demand.\nCoingecko categories: Smart Contract Platform;Layer 1 (L1);Ethereum Ecosystem;FTX Holdings;Multicoin Capital Portfolio;Proof of Stake (PoS);Alameda Research Portfolio;Andreessen Horowitz (a16z) Portfolio;GMCI Layer 1 Index;GMCI 30 Index;Delphi Ventures Portfolio;Galaxy Digital Portfolio;GMCI Index;World Liberty Financial Portfolio",
"logo_url": "https://coin-images.coingecko.com/coins/images/279/small/ethereum.png?1696501628",
"amount": "0.03973840493262283",
"usd_value": "110.24298942461436",
"type": "decreased_position"
},
{
"symbol": "usdc",
"name": "USDC",
"category": "stables",
"coingecko_id": "usd-coin",
"chain_id": 8453,
"coingecko_chain_id": "base",
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy.\nCoingecko categories: Stablecoins;USD Stablecoin;Solana Ecosystem;Avalanche Ecosystem;Polygon Ecosystem;Near Protocol Ecosystem;Arbitrum Ecosystem;Celo Ecosystem;Ethereum Ecosystem;Algorand Ecosystem;Optimism Ecosystem;Aptos Ecosystem;ZkSync Ecosystem;Sui Ecosystem;Base Ecosystem;Tron Ecosystem;Hedera Ecosystem;Stellar Ecosystem;Fiat-backed Stablecoin;Made in USA",
"logo_url": "https://coin-images.coingecko.com/coins/images/6319/small/usdc.png?1696506694",
"amount": "0.9999999999999998",
"usd_value": "0.9999999999999998",
"type": "decreased_position"
}
]
}