-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoken-metadata.json
More file actions
34 lines (34 loc) · 1.04 KB
/
token-metadata.json
File metadata and controls
34 lines (34 loc) · 1.04 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
{
"name": "EVAA",
"symbol": "EVAA",
"description": "The $EVAA token is the governance and utility token of the EVAA lending protocol. It allows holders to participate in decentralized governance by voting on protocol upgrades, stake their tokens to earn passive income, and enjoy lower fees for platform services.",
"image": "https://raw.githubusercontent.com/evaafi/token-meta/main/icon.png",
"external_url": "https://evaa.finance",
"attributes": [
{
"trait_type": "Network",
"value": "BNB Smart Chain"
},
{
"trait_type": "Chain ID",
"value": "56"
},
{
"trait_type": "Decimals",
"value": "18"
},
{
"trait_type": "Standard",
"value": "ERC20"
},
{
"trait_type": "Features",
"value": "Mintable, Burnable, Ownable"
}
],
"properties": {
"contract_address": "0xaa036928c9c0Df07d525B55ea8EE690Bb5a628C1",
"deployer_address": "0xb8B370e5fe46C1e010023C8b2D7f4bc743f03426",
"initial_owner": "0xb8B370e5fe46C1e010023C8b2D7f4bc743f03426"
}
}