Pages:
Author

Topic: [Exchange] GRAVIEX Exchange: low fees, fast withdrawals, high security - page 35. (Read 38171 times)

member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
How to get market with python 3?

    access_key = 'xxxx'
    secret_key = 'yyyy'
    ctx = ssl.create_default_context()
    ctx.check_hostname = False
    ctx.verify_mode = ssl.CERT_NONE
    epoch_time = str(int(time.time())) + '000'
    request = 'access_key=' + access_key + '&tonce=' + epoch_time
    message = 'GET|/api/v2/markets|' + request
    signature = hmac.new(b'secret_key',b'message',hashlib.sha256).hexdigest()
    query = 'https://graviex.net/api/v2/markets?' + request + '&signature=' + signature
    graviex = urllib.request.urlopen(query, context=ctx).read()
    print(graviex)

Not work:
401. Unauthorized



please create a ticket to support https://graviex.net/tickets
newbie
Activity: 54
Merit: 0
How to get market with python 3?

    access_key = 'xxxx'
    secret_key = 'yyyy'
    ctx = ssl.create_default_context()
    ctx.check_hostname = False
    ctx.verify_mode = ssl.CERT_NONE
    epoch_time = str(int(time.time())) + '000'
    request = 'access_key=' + access_key + '&tonce=' + epoch_time
    message = 'GET|/api/v2/markets|' + request
    signature = hmac.new(b'secret_key',b'message',hashlib.sha256).hexdigest()
    query = 'https://graviex.net/api/v2/markets?' + request + '&signature=' + signature
    graviex = urllib.request.urlopen(query, context=ctx).read()
    print(graviex)

Not work:
401. Unauthorized

member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
Hi, i'm trying to submit orders via APIs but i get an error "No api allowed" and the links in the api documentation don't work.

Is there a fix ? When will this be fixed ?

Thanks

please create a ticket to support https://graviex.net/tickets
member
Activity: 628
Merit: 10
New exchange generation
newbie
Activity: 1
Merit: 0
Hi, i'm trying to submit orders via APIs but i get an error "No api allowed" and the links in the api documentation don't work.

Is there a fix ? When will this be fixed ?

Thanks
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
member
Activity: 628
Merit: 10
New exchange generation
Do you accept new tokens (ERC 20) to list on your exchange? Please let me know. Thanks.
at the moment we do not have the ability to list the tokens (ERC 20)
member
Activity: 173
Merit: 10
Do you accept new tokens (ERC 20) to list on your exchange? Please let me know. Thanks.
newbie
Activity: 21
Merit: 0
I do not see any problems in this exchange.  Everything is working perfectly for now. I like the fact that there is some exchange for small coin projects to be listed and get a chance in the market.
member
Activity: 628
Merit: 10
New exchange generation
Why deposit addresses take so long time to be created ?
I'm trying to create a SUN address, since long minutes, refreshed page, logout/login, and always no address ...
That was the same with all addresses created on other coins.
Really painful ...

EDIT : 1h30 later, always no SUN address ...

press ctrl+F5
Pages:
Jump to: