# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved. # This software is dual-licensed to you under the Universal Permissive License (UPL) 1. ...
// Pulls SUI/USD pricing and maps to outcome buckets. const API_URL = "https://api.coingecko.com/api/v3/simple/price?ids=sui&vs_currencies=usd"; ...