|  | 
  
		
		
100精币 
| https://www.gate.com/api/web/v1/web3-trade-interface/memebox/points-airdrop-list?page=1&size=50&drop_status=&is_join=0&is_qualified=0 这个API链接是GET请求 不知道为啥无法请求了 不需要Cookie参数 这个链接的来源页面是https://www.gate.com/zh/alpha-point/airdrop 获取空投列表的数据 正常返回如下
 {
 "code": 0,
 "message": "success",
 "data": {
 "list": [
 {
 "id": 132,
 "icon": "https://image.gatedataimg.com/memebox_coin_logo/df897ca2-cf00-4849-b14d-f98b817909ed.png",
 "chain_icon": "https://image.gatedataimg.com/big_data/174366220367bd7118b9ddf80fddbaf93fc5cd9d0b.png",
 "symbol": "FF",
 "address": "0xac23b90a79504865d52b49b327328411a23d4db2",
 "pair": "FFaf8d733c5f058681",
 "min_points": 160,
 "max_points": 0,
 "use_points": 15,
 "drop_time": 1761559200,
 "stop_time": 1761580799,
 "limit_time": 19839,
 "drop_status": 2,
 "draw_count": 130,
 "active_count": 130,
 "draw_status": 6,
 "token_amount": "0",
 "claim_desc": "可领取 0 FF",
 "action_desc": "已领完"
 },
 {
 "id": 131,
 "icon": "https://image.gatedataimg.com/memebox_coin_logo/df897ca2-cf00-4849-b14d-f98b817909ed.png",
 "chain_icon": "https://image.gatedataimg.com/big_data/174366220367bd7118b9ddf80fddbaf93fc5cd9d0b.png",
 "symbol": "FF",
 "address": "0xac23b90a79504865d52b49b327328411a23d4db2",
 "pair": "FFaf8d733c5f058681",
 "min_points": 120,
 "max_points": 159,
 "use_points": 12,
 "drop_time": 1761559200,
 "stop_time": 1761580799,
 "limit_time": 19839,
 "drop_status": 2,
 "draw_count": 30,
 "active_count": 30,
 "draw_status": 2,
 "token_amount": "0",
 "claim_desc": "",
 "action_desc": "积分不满足"
 },
 
 求个能正常访问的方法
 
 | 
 回答提醒:如果本帖被关闭无法回复,您有更好的答案帮助楼主解决,请发表至 源码区  可获得加分喔。友情提醒: 本版被采纳的主题可在 申请荣誉值  页面申请荣誉值,获得1点 荣誉值,荣誉值可兑换荣誉会员、终身vip用户组。快捷通道:申请荣誉值  →  |