callfi_api/test.php
2024-06-20 23:34:56 +08:00

11 lines
139 B
PHP

<?php
// include('dexscreener.php');
// echo getPairAddress("COC/WETH");
include('coinmarketcap.php');
echo GetTokenPrice("Niggi");
?>