🌐
Environments & Networks
More detail about environments and networks
Depending on which environment your application is connecting, your blockchain transactions will be directed to a specific blockchain network. Please find below an overview of the different endpoints and the associated blockchain networks.
Service | Description | URL |
---|---|---|
Authentication | Endpoint to authenticate | https://login.venly.io |
Wallet API | Endpoint for interacting with custody wallets | https://api-wallet.venly.io/ |
NFT API | Endpoint used for NFT management | https://nft-api.venly.io/ |
Market API | Endpoint used to interact with the market | https://api.venly.market |
Click the link below to learn how to get started with Venly Products.
Blockchain | Network | EVM-compatible |
---|---|---|
Bitcoin | mainnet | No |
Ethereum | mainnet | Yes |
BNB Chain (previously Binance Smart Chain) | mainnet | Yes |
Polygon (previously Matic) | mainnet | Yes |
VeChain | mainnet | Partially |
Litecoin | mainnet | No |
GoChain | mainnet | Partially |
Hedera | mainnet | Partially |
Aeternity | mainnet | No |
NEO | mainnet | No |
ImmutableX (IMX) | mainnet | Partially |
Avalanche C-Chain | mainnet | Yes |
Arbitrum One | mainnet | Yes |
The sandbox environment is your playground. It connects to testnet-blockchains, meaning that no real cryptocurrency and NFTs are involved. You can use testnet-faucets to receive cryptocurrency or to generate NFTs.
Service | Description | URL |
---|---|---|
Authentication | Endpoint to authenticate | https://login-sandbox.venly.io |
Wallet API | Endpoint for interacting with custody wallets | https://api-wallet-sandbox.venly.io |
NFT API | Endpoint used for NFT management | https://nft-api-sandbox.venly.io/ |
Market API | Endpoint used to interact with the market | https://api-sandbox.venly.market |
Blockchain | Network |
---|---|
Ethereum | testnet (Goerli) |
Ethereum deposit / withdrawals on Market | testnet (Goerli) |
Polygon (previously Matic) | testnet (mumbai) |
Avalanche | Fuji testnet |
BNB Chain (previously Binance Smart Chain) | testnet |
Bitcoin | testnet (testnet3) |
VeChain | testnet |
Litecoin | testnet |
GoChain | testnet |
Hedera | testnet |
Aeternity | testnet |
NEO | testnet |
ImmutableX | testnet |
Arbitrum One | testnet |
Last modified 2mo ago