ship: add vesting wallet to Umbra entity for circulating supply calculation
Vesting contract 3kX3EWm9iPB6oxFS2NJ71L6v5wzFZ8rQMEG6HC8QHJtF holds ~13.5M unvested team tokens. These must be excluded from circulating supply for accurate treasury backing analysis. Pentagon-Agent: Ship <68E935F4-7203-4647-B084-2E3B4729DD9D>
This commit is contained in:
parent
da933cad73
commit
8130f61355
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ chain:
|
|||
address: "7dVri3qjYD3uobSZL3Zth8vSCgU6r6R2nvFsh7uVfDte"
|
||||
- dex: meteora
|
||||
address: "D49HwsVnGNy16K3N7dFmcFEGQJZFKfxo3gWnGY5Kkc4K"
|
||||
vesting_wallets:
|
||||
- address: "3kX3EWm9iPB6oxFS2NJ71L6v5wzFZ8rQMEG6HC8QHJtF"
|
||||
label: "team-vesting"
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue