|
| ApeSwap
| #BANANA
|
BANANA Price: | $0.000601 | | Volume: | $15.3 K | All Time High: | $11.61 | | Market Cap: | $221.1 K |
|
Circulating Supply: | 367,842,850 |
| Exchanges: | 6
| Total Supply: | 367,842,850 |
| Markets: | 24
| Max Supply: | 420,000,000 |
| Pairs: | 19
|
|
The price of #BANANA today is $0.000601 USD.
The lowest BANANA price for this period was $0, the highest was $0.000601, and the current live price for one BANANA coin is $0.00060106.
The all-time high BANANA coin price was $11.61.
Use our custom price calculator to see the hypothetical price of BANANA with market cap of ETH or other crypto coins. |
The code for ApeSwap crypto currency is #BANANA.
ApeSwap is 3.6 years old. |
The current market capitalization for ApeSwap is $221,094.
ApeSwap is ranked #987 out of all coins, by market cap (and other factors). |
There is a modest daily trading volume on #BANANA.
Today's 24-hour trading volume across all exchanges for ApeSwap is $15,345. |
The circulating supply of BANANA is 367,842,850 coins, which is 88% of the maximum coin supply. |
BANANA is available on several crypto currency exchanges.
|
Note that there are multiple coins that share the code #BANANA, and you can view them on our BANANA disambiguation page. |
Understanding and Developing an ERC-5725 Contract Transferable Vesting NFTs brought to you by ApeSwap & Paladin. — Ethereum Improvement Proposal 5725: Transferable Vesting NFTs is an EIP created to offer a standardized Non-Fungible Token (NFT) API to enable vesting ERC-20 tokens over a vesting release curve. Read on to learn more about how to implement EIP-5725 for your own use cases, and feel free to reach out to ApeTastic, coauthor of the EIP, on Telegram at @Ape_tastic with any questions. Following the Specification After reading through EIP-5725, the main section you will focus on during integration will be the EIP-5725 specification. The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in RFC 2119. During the integration process, take some time to read carefully through the natspec comments of the EIP-5725 specification to ensure you are implementing the functions the correct way. The key words above help define how the functions should work, given different inputs. IERC2725.sol on GitHub A usable IERC2725.sol is stored publicly on the GitHub ERC-5725 reference implementation. This can be used as the base for ERC-5725 NFTs. Follow along below for how to use this interface to create your own ERC-5725 NFTs. — Implementing an ERC-5725 Contract - Obtain the Base Contracts The simplest way...
| A Beginner’s Guide to EIP-5725: Transferable Vesting NFTs Learn about the standard enabling new NFT and bonding capabilities for users and projects. — Since the launch of the ERC-721 standard for non-fungible tokens in 2018, the crypto world has seen NFTs evolve in ways that would have been difficult to imagine five years ago. New use cases and capabilities are fundamentally changing the way users interact with not only the NFTs themselves, but also with the projects and companies behind the NFTs. Core contributors to ApeSwap, a decentralized exchange and bonding protocol, and team members of Paladin, a blockchain security provider, collaborated to develop an extension to the ERC-721 standard that allows for exciting new functionality for NFTs. The EIP-5725: Transferable Vesting NFT standard is the result of careful consideration of what NFTs can and should be, as well as many rounds of real-world testing and iteration. What is EIP-5725? An Ethereum Improvement Proposal, or EIP, is a document used to recommend and describe standards for the Ethereum community. There are multiple types of EIPs, but EIP-5725 is a ERC (Ethereum Requests for Comments) proposal, meaning that it affects application-level standards and specifications. The EIP that ApeSwap and Paladin have worked together to create is called EIP-5725: Transferable Vesting NFT. This EIP provides an interface for transferable vesting NFTs which release underlying tokens over time. While time locks and vesting are both...
| Introducing Concentrated Liquidity with ApeSwap V3 Improving capital efficiency for the protocol, partners, and users. — ApeSwap is excited to announce that as of April 4th, the latest industry standard approach to liquidity positions, known as concentrated liquidity, will be available on the ApeSwap decentralized exchange in the form of ApeSwap V3. What is Concentrated Liquidity? ApeSwap’s decentralized exchange has leveraged the traditional UniSwap V2 liquidity model since launch. V2 liquidity positions cover the entire range of the constant product formula, meaning all liquidity positions in these liquidity pools are reserved equally over the entire range of the applicable token’s relative prices (from $0 to $infinity). As a result, the assets within the majority of V2 liquidity positions are never put to use, because the relative prices of the tokens are often within a certain, more restricted range. Since liquidity is spread thinly across all price ranges, liquidity providers (LPs) only earn fees on a small portion of their assets, and traders are subject to higher degrees of slippage when swapping tokens. Unlike V2 liquidity positions, V3 liquidity positions are tied to a set price range, making them much more efficient in terms of earning trading fees. LPs set up concentrated positions, and users can trade against the combined liquidity of all of those individual concentrated positions with. Trading fees collected at a given price range are split pro-rata b...
| ApeSwap Announces Launch on First Layer 2 Chain with Arbitrum Expanding Sustainable DeFi to (💙,🧡). — ApeSwap has been working since its inception to bring innovative DeFi solutions to its community of users and partner projects. This has manifested itself in many forms, including new products, new strategic relationships, and multiple cross-chain expansions. Today, ApeSwap is excited to announce that the innovation continues with a launch on a new layer of the blockchain ecosystem: Arbitrum. What is Arbitrum? Arbitrum is a technology suite designed to scale Ethereum. You can use Arbitrum to do all things you do on Ethereum — use Web3 apps, deploy smart contracts, etc., but with faster and cheaper transactions. Arbitrum’s flagship product, Arbitrum Rollup, is an Optimistic rollup protocol that inherits Ethereum-level security. As a layer 2 solution built over Ethereum, Arbitrum leverages ETH as the asset used for gas to facilitate transactions on the network. Arbitrum has been attracting a significant amount of user and project interest recently, nearly doubling in TVL since the start of 2023. ApeSwap users have been expressing interest in Arbitrum’s capabilities, and the team of core contributors have taken notice. After a thorough review of what Arbitrum has to offer, ApeSwap is excited to launch its innovative DeFi products on Arbitrum not only to allow existing users to take advantage of Arbitrum’s value proposition, but also to attract new users to the ApeSw...
| ApeSwap Upgrades Contracts To Implement Hard Cap Users on BNB Chain Must Migrate Assets to Continue Earning Rewards To implement the hard cap that was passed through DAO governance, ApeSwap is implementing a new suite of upgraded BNB Chain smart contracts. — Why Do I Need To Migrate?. — To date, the MasterApe smart contract has been the primary contract controlling BANANA emissions on BNB Chain. One major limitation of the current version of the smart contract is that it cannot facilitate fine-tuned changes to the rates or distribution of BANANA emissions. In other words, it can either have emissions turned on, or turned off. To achieve finer control over BANANA emissions, including the implementation of the hard cap and maximum supply of 420M BANANA as voted on by the DAO in Gov Prop 22, we need to upgrade the legacy MasterApe contract. We’re ready to implement this upgraded BNB Chain contract, aka MasterApe V2, as of the 26th of January, 22:00 UTC. However, to ensure that users are able to continue earning the rewards emitted by that new contract, users must migrate staked assets from the old MasterApe contract to the new MasterApe V2 contract. — What Assets Need To Be Migrated?. — Assets staked in the following ApeSwap products (Only on BNB Chain) need to be migrated to continue earning rewards: All BANANA Farms: Farms Page, All BANANA Maximizers: Maximizers Page, The Stake BANANA, Earn BANANA Staking Pool: Pools Page, The following produc...
| ApeSwap Pro Futures Trading Competition: Share $2,000 in Rewards Attention all Apes! We’re happy to announce a new marketing campaign to further promote our perpetual futures trading platform by encouraging both new and current users to deposit and trade! The ApeSwap Pro trading platform is a very useful trading and hedging tool in an uncertain market. — ApeSwap x ApolloX: Futures Deposit Competition - Promotion Period: 13 December 2022, 22:00 UTC until 20 December 2022, 23:59 UTC How to become eligible: 1. Connect your wallet to ApeSwap Pro: pro.apeswap.finance 2. Trade and deposit during the promotion period to be eligible ○ Minimum deposit amount: 50 USDT ○ Minimum trading volume at 10,000 USDT Reward Structure ● $50 in rewards for the first 10 users who fulfill the above requirements ● Subsequently, 100 users who fulfill the above requirements will be randomly selected to win $15 in rewards each ● Rewards will be distributed equally in $APX & $BANANA after the promotion period. — About ApolloX. — ApolloX is the leading decentralized solution shaping Web3 trading, consisting of decentralized crypto derivatives exchange ApolloX DEX and bespoke derivatives trading solution ApolloX DEX Engine. Their mission is to make this amazing technology open to everybody, regardless of their abilities. — How to Use ApeSwap Pro. — Trading perpetual contracts is easy with ApeSwap Pro. Simply follow the steps below to get started. Read our ApeSwap Pro Me...
| Update Regarding ApeSwap Quarterly Buyback & Burn Program Renewed focus on existing burn mechanisms sets ApeSwap up for long-term success. — ApeSwap is constantly evaluating our overall strategy to ensure the long-term health of the protocol, including the tokenomics of the BANANA and GNANA tokens that are native to our ecosystem. ApeSwap DAO is implementing the governance decision as part of the Proposal 21: Growth & Continuity Plan to end the quarterly buyback and burn of 50% of BNB Chain/Polygon DEX fee revenue as part a new comprehensive tokenomics plan to be announced soon. Several factors, including the recent passage of a hard cap on the supply of the BANANA token, contributed to this decision, and we’re happy to share these factors with our community so that everyone can fully understand why we believe this to be in the best interest of both ApeSwap as a whole and BANANA and GNANA token holders specifically. The Road to Deflationary BANANA When ApeSwap initially launched, a time-based token buyback and burn was an industry standard. Other protocols such as Binance and PancakeSwap implemented buybacks and burns of their native tokens during a time when positive market tailwinds tended to result in a material impact on the token price when a burn was performed. However, we’ve evaluated the data that we’ve collected around this practice within our own ecosystem, and we’ve determined that simply following the industry standard no longer meets the long-term needs...
| ApeSwap x Telos Q&A Answers to the most important questions about ApeSwap’s newest blockchain. — ApeSwap’s partnership with Telos is already driving new users to the world’s fastest EVM chain and introducing them to the numerous advantages that Telos has to offer. If you’re new to Telos on ApeSwap, check out the Q&A we’ve compiled below of the most asked questions to learn more about our newest chain partner. Q: What is Telos? A: The Telos EVM is the most powerful and scalable Ethereum Smart Contract platform available today, built to power Web 3.0. Q: What makes Telos different? A: Telos features a robust, third-generation, ESG-compliant evolutionary blockchain governance system, including smart contracts, advanced voting features, and flexible and user-friendly fee models. Here are some of the advantages that the Telos chain brings to the table: Fast & Scalable: Telos’ 0.5 second block time enables the network to process up to 10,000 transactions per second. Low Gas Fees: Average transaction cost of ~$0.01 USD for token transfers and ~$0.025 USD for token swaps ensures users have consistent, inexpensive access to block space. Decentralized: Block Producers are located around the world and cannot be owned by the same entity. First-In, First-Out Transactions: Novel transaction model prevents front-running and democratizes block space access. Eco-Friendly: The most energy-efficient blockchain, requiring just 0.000...
| ApeSwap x Telos Bridging & Strategy Guide How to prepare for ApeSwap’s latest cross-chain expansion. — As of October 20th at 22:00 UTC, ApeSwap will support the Telos EVM network. Users can bridge their tokens from other chains like BNB Chain or Polygon to take advantage of ApeSwap’s many innovative products on Telos. Connecting Your Wallet First, make sure to add the Telos network to your wallet of choice. Telos supports the following wallets for use on ApeSwap: Metamask, Brave Wallet, MathWallet, Nabox Wallet, You can add Telos to your wallet by connecting using Teloscan.io here or Chainlist here and adding Telos EVM as a network to your wallet. Bridging Tokens to Telos’ EVM Network Follow the instructions below to bridge your tokens on another chain over to Telos: 1) Visit Multichain’s cross-chain router here: app.multichain.org and connect your wallet. 2) Select your input token in the From section. Note: at launch, ApeSwap will support the following tokens on Telos: BANANA, ETH, BTC, USDT, USDC, and TLOS. 3) Select the chain that your input token is on (BNB Chain, Polygon, ETH) as your input chain in the From section. 4) Select the same token as your output token in the To section. 5) Select Telos as your output chain in the To section. 6) Enter the amount of tokens you want to bridge from your input chain to Telos in the From section. 7) Note the Crosschain Fee, transaction minimum and maximum amounts, and estimated Crosschain Arrival...
| ApeSwap Partners with Telos to Continue Cross-Chain Expansion Bringing a faster, fairer future to the ApeSwap ecosystem. — ApeSwap is proud to announce its expansion to our fourth supported blockchain: Telos! We’re excited to be one of the largest decentralized exchanges to support the Telos network, which offers some of the fastest, cost-effective transactions in all of crypto. We can’t wait for our users to feel the speed and convenience of Telos, combined with the innovation of ApeSwap’s DeFi Hub! Who (and what) is Telos? Telos is an EVM protocol that offers inexpensive, eco-friendly transactions and solves several of the problems inherent to other chains, including front running and prohibitive gas costs. Here are some of the advantages that the Telos chain brings to the table: Fast & Scalable: Telos’ 0.5 second block time enables the network to process up to 10,000 transactions per second. Low Gas Fees: Average transaction cost of ~$0.01 USD for token transfers and ~$0.025 USD for token swaps ensures users have consistent, inexpensive access to block space. Decentralized: Block Producers are located around the world and cannot be owned by the same entity. First-In, First-Out Transactions: Novel transaction model prevents front-running and democratizes block space access. Eco-Friendly: The most energy-efficient blockchain, requiring just 0.0004 TWh/year to operate. Community-Governed: Built-in governance engine ensures that all protocol decisions are made by...
|
|
|
|
|