/user/options
Returns the ABI of a given token address.
await axios.post(`https://api.cryptocadet.app/api/user/options`, {
network,
token
})
network: Binance
token: 0x76A797A59Ba2C17726896976B7B3747BfD1d220f
Last updated
Returns the ABI of a given token address.
await axios.post(`https://api.cryptocadet.app/api/user/options`, {
network,
token
})
network: Binance
token: 0x76A797A59Ba2C17726896976B7B3747BfD1d220f
Last updated