export const profileApi = "https://profile.pancakeswap.com"; export const profileSubgraphApi = "https://api.thegraph.com/subgraphs/name/pancakeswap/profile"; export const IPFS_GATEWAY = "https://gateway.pinata.cloud"; export const MAINNET_CHAIN_ID = 56; export const TESTNET_CHAIN_ID = 97;