Skip to content

Conversation

@wasif28
Copy link
Contributor

@wasif28 wasif28 commented Oct 22, 2025

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a volume/fees/revenue adapter please submit the PR here.
  • If you would like to add a liquidations adapter, please refer to this readme document for details.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Sorry, We no longer accept fetch adapter for new projects, we prefer the tvl to computed from blockchain data, if you have trouble with creating a the adapter, please hop onto our discord, we are happy to assist you.
  3. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  4. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data2.ts, you can edit it there and put up a PR
  5. Do not edit/push package-lock.json file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CI
  6. No need to go to our discord and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama): Rain
Twitter Link: https://x.com/Rain__Protocol
List of audit links if any: https://hacken.io/audits/rain/sca-rain-token-aug2025/
Website Link: https://www.rain.one/
Logo (High resolution, will be shown with rounded borders): https://pbs.twimg.com/profile_images/1863664095850909696/P3o2cfs9_400x400.jpg
Current TVL: 1.32 M
Treasury Addresses (if the protocol has treasury): 0xF197671467e955D500c14CD1910a022346150773
Chain: Arbitrum
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): rain
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): 38341
Short Description (to be shown on DefiLlama):

Rain | Decentralized Prediction markets Protocol
Predict anything. Create markets. Trade options. Own the future!

Token address and ticker if any: 0x25118290e6A5f4139381D072181157035864099d (RAIN)
Category (full list at https://defillama.com/categories) *Please choose only one: Prediction Market Protocols
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated): TVL includes RAIN tokens in Rain.one’s Gnosis Safe treasury, vesting/presale contracts, and liquidity in DEX pools on Arbitrum
Github org/user (Optional, if your code is open source, we can track activity): https://github.com/rain1-labs

website link: https://www.rain.one/
token address: 0x25118290e6a5f4139381d072181157035864099d
token link : https://arbiscan.io/token/0x25118290e6a5f4139381d072181157035864099d
@llamabutler
Copy link

The adapter at projects/rain-one exports TVL:

arbitrum                  3.16 B

total                    3.16 B 

@waynebruce0x waynebruce0x self-assigned this Oct 23, 2025
@wasif28 wasif28 requested a review from waynebruce0x October 23, 2025 14:46
@llamabutler
Copy link

The adapter at projects/rain-one exports TVL:

arbitrum-vesting          3.06 B
vesting                   3.06 B
arbitrum                  1.32 M

total                    1.32 M 

@waynebruce0x waynebruce0x merged commit c6662ad into DefiLlama:main Oct 27, 2025
1 check passed
waynebruce0x added a commit that referenced this pull request Oct 27, 2025
@waynebruce0x
Copy link
Collaborator

Hey sorry had to revert this - who deployed the uniV3 factory?

@wasif28
Copy link
Contributor Author

wasif28 commented Oct 27, 2025

It is the official factory of uniswapV3 @waynebruce0x

@waynebruce0x
Copy link
Collaborator

That would be uniswaps TVL, not Rains, and the vesting tokens are managed by sablier so it seems like there is no remaining TVL here

@wasif28
Copy link
Contributor Author

wasif28 commented Oct 28, 2025

Actually there is TVL, we have a factory pool creator that creates new markets, and each market has USDT locked in it that is total liquidity of the that specific pool. This balance of each pool is of users and is claimable when the the specific prediction market ends. I am adding that too in the code so you can see what i mean.

@wasif28
Copy link
Contributor Author

wasif28 commented Oct 28, 2025

I will reopen another PR as you closed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants