hu-fi/Create Escrow
Launch a campaign escrow with provided parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| exchange_name | — | yes | — |
| symbol | — | yes | — |
| duration | — | no | — |
| start_delay | — | no | — |
| start_date | — | no | — |
| end_date | — | no | — |
| daily_volume_target | — | yes | — |
| reward_token | — | yes | — |
| reward_amount | — | yes | — |
| exchange_oracle_address | — | yes | — |
| recording_oracle_address | — | yes | — |
| reputation_oracle_address | — | yes | — |
Outputs
| name | description |
|---|---|
| escrow_address | The address of the created escrow contract |