Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Add command to ask the relayer for its fees #9

Merged
merged 1 commit into from
Mar 29, 2018
Merged

Add command to ask the relayer for its fees #9

merged 1 commit into from
Mar 29, 2018

Conversation

linki
Copy link
Owner

@linki linki commented Mar 29, 2018

$ go run main.go orders fees \
  --exchange-contract-address=0x12459c951127e0c374ff9105dda097662a027093 \
  --maker=0x001eeaf1ec3c4aceaed088d1e7e151dd6dd0098c \
  --taker=0x0000000000000000000000000000000000000000 \
  --maker-token-address=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 \
  --taker-token-address=0xe41d2489571d322189246dafa5ebde1f4699f498 \
  --maker-token-amount=18981000000000000 \
  --taker-token-amount=19000000000000000000 \
  --expiration-unix-timestamp-sec=1518201120 \
  --salt=58600101225676680041453168589125977076540694791976419610199695339725548478324 \
  --relayer-url https://api.radarrelay.com/0x/v0

feeRecipient: 0xa258b39954cef5cb142fd567a46cddb31a670124
makerFee: 0
takerFee: 0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant