Bitcoin Forum
May 25, 2024, 11:11:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I need to creat URL with all token balance. how  (Read 142 times)
FiuMr697 (OP)
Jr. Member
*
Offline Offline

Activity: 205
Merit: 1


View Profile WWW
October 08, 2019, 05:25:08 PM
 #1

Hello I need to create url
with balance value of my token :
only number . this is for coinmarketcap.com
I show You their message:


"3. Can you please show us an API endpoint that specifically displays only the Total Supply on the block explorer in real time as a numerical value? Please provide this as a URL that displays JUST THE VALUE, as it would be easier for our team to integrate.

EG. One could find the total supply of GRS Groestlecoin by querying the following URL: http://chainz.cryptoid.info/grs/api.dws?q=totalcoins

As you can see in the link above, only the value (73215698.88736623) is displayed. Please provide a similar link. If you do not currently have such a link, kindly build one.
"

anyone can help me?

★⚫️★🔵★⚫️★ ( VIBS ) (https://vibs.me) ★⚫️★🔵★⚫️★
MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
October 08, 2019, 06:17:11 PM
 #2

Okay.
What is the name of your coin?
Do you have a block explorer ready atm?
FiuMr697 (OP)
Jr. Member
*
Offline Offline

Activity: 205
Merit: 1


View Profile WWW
October 08, 2019, 09:16:13 PM
Last edit: October 08, 2019, 09:39:02 PM by FiuMr697
 #3

Okay.
What is the name of your coin?
Do you have a block explorer ready atm?

https://horizon.stellar.org/accounts/GC6SSKECVGUSZ2LDS5I2UG5JRTA3IHVN3T66J3XKUOOONIWI6Z7QHL5I

this is  UVU

but how only display balances

[307942392.8505108]

could You help me ?

★⚫️★🔵★⚫️★ ( VIBS ) (https://vibs.me) ★⚫️★🔵★⚫️★
MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
October 10, 2019, 08:05:57 AM
 #4

https://horizon.stellar.org/accounts/GC6SSKECVGUSZ2LDS5I2UG5JRTA3IHVN3T66J3XKUOOONIWI6Z7QHL5I

this is  UVU

but how only display balances

[307942392.8505108]

could You help me ?

Sorry but I really do not have any idea on how to implement and filter API data from altcoin chain token.
I would recommend putting this as a request in the Services section and I'm sure someone will be able to help you out.
rebrik7
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259


CryptoTalk.Org - Get Paid for every Post!


View Profile
October 10, 2019, 11:05:09 AM
 #5

Hello I need to create url
with balance value of my token :
only number . this is for coinmarketcap.com
I show You their message:


"3. Can you please show us an API endpoint that specifically displays only the Total Supply on the block explorer in real time as a numerical value? Please provide this as a URL that displays JUST THE VALUE, as it would be easier for our team to integrate.

EG. One could find the total supply of GRS Groestlecoin by querying the following URL: http://chainz.cryptoid.info/grs/api.dws?q=totalcoins

As you can see in the link above, only the value (73215698.88736623) is displayed. Please provide a similar link. If you do not currently have such a link, kindly build one.
"

anyone can help me?
Maybe you should try to send requests for help directly to developers of some similar to yours projects? Probably they could be able to give you some advises or show example of implementing that API.
As I can understand, your tokens is based on Stellar?
There are one successful Stellar-based project on CMC already. Here the link:
https://coinmarketcap.com/currencies/smartlands/

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
FiuMr697 (OP)
Jr. Member
*
Offline Offline

Activity: 205
Merit: 1


View Profile WWW
October 10, 2019, 12:46:27 PM
 #6

Hello I need to create url
with balance value of my token :
only number . this is for coinmarketcap.com
I show You their message:


"3. Can you please show us an API endpoint that specifically displays only the Total Supply on the block explorer in real time as a numerical value? Please provide this as a URL that displays JUST THE VALUE, as it would be easier for our team to integrate.

EG. One could find the total supply of GRS Groestlecoin by querying the following URL: http://chainz.cryptoid.info/grs/api.dws?q=totalcoins

As you can see in the link above, only the value (73215698.88736623) is displayed. Please provide a similar link. If you do not currently have such a link, kindly build one.
"

anyone can help me?
Maybe you should try to send requests for help directly to developers of some similar to yours projects? Probably they could be able to give you some advises or show example of implementing that API.
As I can understand, your tokens is based on Stellar?
There are one successful Stellar-based project on CMC already. Here the link:
https://coinmarketcap.com/currencies/smartlands/

yes on coinmarketcap is more stellar tokens... at last step I will try to connect with them for help but... maybe some user can do this also ?

★⚫️★🔵★⚫️★ ( VIBS ) (https://vibs.me) ★⚫️★🔵★⚫️★
rebrik7
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259


CryptoTalk.Org - Get Paid for every Post!


View Profile
October 11, 2019, 10:43:27 AM
 #7

Hello I need to create url
with balance value of my token :
only number . this is for coinmarketcap.com
I show You their message:


"3. Can you please show us an API endpoint that specifically displays only the Total Supply on the block explorer in real time as a numerical value? Please provide this as a URL that displays JUST THE VALUE, as it would be easier for our team to integrate.

EG. One could find the total supply of GRS Groestlecoin by querying the following URL: http://chainz.cryptoid.info/grs/api.dws?q=totalcoins

As you can see in the link above, only the value (73215698.88736623) is displayed. Please provide a similar link. If you do not currently have such a link, kindly build one.
"

anyone can help me?
Maybe you should try to send requests for help directly to developers of some similar to yours projects? Probably they could be able to give you some advises or show example of implementing that API.
As I can understand, your tokens is based on Stellar?
There are one successful Stellar-based project on CMC already. Here the link:
https://coinmarketcap.com/currencies/smartlands/

yes on coinmarketcap is more stellar tokens... at last step I will try to connect with them for help but... maybe some user can do this also ?
Probably here on forum are representatives of some Stellar based projects. But how to do so they look at your topic?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
mlmsoftwarecompany
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 11, 2019, 11:08:42 AM
 #8

I think can create using JSON of address. Being http://www.mlmdevelopers.com/cryptocurrency-development-company/ crypto currency developer is use this last method.
jhenfelipe
Hero Member
*****
Offline Offline

Activity: 1372
Merit: 647


View Profile
October 11, 2019, 12:52:41 PM
 #9

Since the day you posted this, I spent some time trying to figure out how to show the balance only via ↓
https://www.stellar.org/laboratory/#explorer?resource=accounts&network=public

However, I failed. Don't know if there's a way or a different site that will let you do that for this token. What I can suggest to you is post your question on stackexchange as well → https://stellar.stackexchange.com/ . Since it's a Q&A site for Stellar devs and users, I think chances of getting a direct answer is higher.
FiuMr697 (OP)
Jr. Member
*
Offline Offline

Activity: 205
Merit: 1


View Profile WWW
October 11, 2019, 02:32:37 PM
 #10

Since the day you posted this, I spent some time trying to figure out how to show the balance only via ↓
https://www.stellar.org/laboratory/#explorer?resource=accounts&network=public

However, I failed. Don't know if there's a way or a different site that will let you do that for this token. What I can suggest to you is post your question on stackexchange as well → https://stellar.stackexchange.com/ . Since it's a Q&A site for Stellar devs and users, I think chances of getting a direct answer is higher.



thanks for Your time I got it look:
https://ccuniverse.org/balance.php

one of forum member made it for me

★⚫️★🔵★⚫️★ ( VIBS ) (https://vibs.me) ★⚫️★🔵★⚫️★
rebrik7
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259


CryptoTalk.Org - Get Paid for every Post!


View Profile
October 12, 2019, 08:56:15 PM
 #11

Since the day you posted this, I spent some time trying to figure out how to show the balance only via ↓
https://www.stellar.org/laboratory/#explorer?resource=accounts&network=public

However, I failed. Don't know if there's a way or a different site that will let you do that for this token. What I can suggest to you is post your question on stackexchange as well → https://stellar.stackexchange.com/ . Since it's a Q&A site for Stellar devs and users, I think chances of getting a direct answer is higher.



thanks for Your time I got it look:
https://ccuniverse.org/balance.php

one of forum member made it for me
So decision is founded, yep? Congratulations.
Btw, maybe you can share source with another people? Probably it could be useful for some members.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!