Skip to content

Commit 5175347

Browse files
committed
update
1 parent bb857bc commit 5175347

2 files changed

Lines changed: 84 additions & 0 deletions

File tree

cn/api-reference/openapi-data-cn.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,6 +3619,13 @@
36193619
],
36203620
"example": "18000"
36213621
},
3622+
"circulatingSupply": {
3623+
"type": [
3624+
"string",
3625+
"null"
3626+
],
3627+
"example": "900000"
3628+
},
36223629
"completionRatio": {
36233630
"type": [
36243631
"string",
@@ -3647,6 +3654,20 @@
36473654
],
36483655
"example": "5000"
36493656
},
3657+
"fdvInSol": {
3658+
"type": [
3659+
"string",
3660+
"null"
3661+
],
3662+
"example": "200000"
3663+
},
3664+
"fdvInUsd": {
3665+
"type": [
3666+
"string",
3667+
"null"
3668+
],
3669+
"example": "200000"
3670+
},
36503671
"freshHoldingsRatio": {
36513672
"type": [
36523673
"string",
@@ -13290,6 +13311,13 @@
1329013311
],
1329113312
"example": "18000"
1329213313
},
13314+
"circulatingSupply": {
13315+
"type": [
13316+
"string",
13317+
"null"
13318+
],
13319+
"example": "900000"
13320+
},
1329313321
"completionRatio": {
1329413322
"type": [
1329513323
"string",
@@ -13318,6 +13346,20 @@
1331813346
],
1331913347
"example": "5000"
1332013348
},
13349+
"fdvInSol": {
13350+
"type": [
13351+
"string",
13352+
"null"
13353+
],
13354+
"example": "200000"
13355+
},
13356+
"fdvInUsd": {
13357+
"type": [
13358+
"string",
13359+
"null"
13360+
],
13361+
"example": "200000"
13362+
},
1332113363
"freshHoldingsRatio": {
1332213364
"type": [
1332313365
"string",

en/api-reference/openapi-data-en.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,6 +3619,13 @@
36193619
],
36203620
"example": "18000"
36213621
},
3622+
"circulatingSupply": {
3623+
"type": [
3624+
"string",
3625+
"null"
3626+
],
3627+
"example": "900000"
3628+
},
36223629
"completionRatio": {
36233630
"type": [
36243631
"string",
@@ -3647,6 +3654,20 @@
36473654
],
36483655
"example": "5000"
36493656
},
3657+
"fdvInSol": {
3658+
"type": [
3659+
"string",
3660+
"null"
3661+
],
3662+
"example": "200000"
3663+
},
3664+
"fdvInUsd": {
3665+
"type": [
3666+
"string",
3667+
"null"
3668+
],
3669+
"example": "200000"
3670+
},
36503671
"freshHoldingsRatio": {
36513672
"type": [
36523673
"string",
@@ -13290,6 +13311,13 @@
1329013311
],
1329113312
"example": "18000"
1329213313
},
13314+
"circulatingSupply": {
13315+
"type": [
13316+
"string",
13317+
"null"
13318+
],
13319+
"example": "900000"
13320+
},
1329313321
"completionRatio": {
1329413322
"type": [
1329513323
"string",
@@ -13318,6 +13346,20 @@
1331813346
],
1331913347
"example": "5000"
1332013348
},
13349+
"fdvInSol": {
13350+
"type": [
13351+
"string",
13352+
"null"
13353+
],
13354+
"example": "200000"
13355+
},
13356+
"fdvInUsd": {
13357+
"type": [
13358+
"string",
13359+
"null"
13360+
],
13361+
"example": "200000"
13362+
},
1332113363
"freshHoldingsRatio": {
1332213364
"type": [
1332313365
"string",

0 commit comments

Comments
 (0)