PHASE 1 V6 DOCUMENTATION

Learn, use, and troubleshoot.

Everything users need to understand the relaunched collection, NFT-bound wallets, ETH activation, creator earnings, and weekly ETH rewards.

Search guides, answers, and contract references.
OVERVIEW

What is Aswang Finance?

Aswang Finance connects the relaunched 3,333-piece Aswang Punk collection to deterministic NFT-bound wallets and native-ETH rewards. Each Punk can receive assets, send assets with its owner's permission, and become reward-eligible through one fixed ETH activation.

Current statusV6 contracts are deployed and publicly source-verified. The 2-of-3 Safe has permanently bound activation to the transfer-safe weekly reward pool, and activation is enabled in the interface.
QUICK START

From NFT to active wallet

  1. Mint or acquire a Punk.Use the official relaunched OpenSea collection.
  2. Connect your wallet.WalletConnect and injected wallets are supported on Robinhood Chain.
  3. Open Account.The site scans the configured collection and verifies current ownership.
  4. Register rarity.The website submits the collection-approved Merkle proof.
  5. Activate with ETH.The exact contract fee is 0.001305 ETH; network gas is separate.
NETWORK

Robinhood Chain

Network nameRobinhood Chain
Chain ID4663
CurrencyETH
RPC URLLoading
ACCOUNT

A wallet owned by the NFT

Every token has one deterministic smart-wallet address. It can receive ETH before deployment. Once deployed, the current NFT owner authorizes outgoing transactions. Rewards are sent to the NFT wallet, never directly to the holder's ordinary wallet.

  • Receive: copy the predicted or deployed wallet address.
  • Send: choose ETH, a recipient, and an amount; the NFT owner confirms.
  • Ownership: control follows the NFT's current owner.
ETH ACTIVATION

Fixed ETH fee, rarity-only weight

Activation costs exactly 0.001305 ETH, selected as approximately $3 at the launch reference. It is a fixed ETH amount—not a dollar oracle—so its USD value changes with the market.

ShareDestination
70%Weekly NFT reward pool
30%2-of-3 protocol Safe

The split is atomic. There are no token approvals, paid tiers, multipliers, grants, or bonds. Rarity alone supplies reward weight.

WEEKLY ETH REWARDS

Friday snapshot, Sunday claims

1Pool funding

Activation fees, creator earnings, and future ETH contributions enter the pool.

2Friday 00:00 PHT

Active rarity weights and activation owners are captured.

3Sunday 00:00 PHT

The seven-day claim period opens.

4NFT wallet receives

The eligible holder pays gas and the bound wallet receives ETH.

Expired unclaimed ETH can roll into a later cycle. OpenSea creator earnings should be directed to the V6 Creator Earnings Router and then forwarded permissionlessly to the weekly pool.

NFT TRANSFERS

The wallet stays; activation resets

The NFT-bound wallet address and its assets remain attached to the Punk. Control moves to the new NFT owner, who must activate again. V6 records activation-owner checkpoints and prevents a buyer who activates after Friday cutoff from claiming the seller's snapshotted reward.

Before transferringInspect everything held inside the NFT wallet. Transferring the NFT transfers control of those assets.
TROUBLESHOOTING

Common problems

  • NFT missing: confirm the connected address owns it in the relaunched collection, then refresh Account.
  • Wrong network: switch to chain ID 4663.
  • Activation rejected: verify current NFT ownership, registered rarity, exact 0.001305 ETH payment, and sufficient gas.
  • Image missing: refresh after the collection's on-chain metadata becomes available through IPFS.
  • Claim unavailable: verify the Sunday opening, seven-day window, activation state, and current ownership.
CONTRACTS

V6 mainnet addresses

Relaunched collectionLoading
Account registryLoading
ETH activationLoading
Weekly reward poolLoading
Creator earnings routerLoading
2-of-3 SafeLoading
FAQ

Frequently asked questions

Does activation cost exactly $3?

No. The contract charges exactly 0.001305 ETH. The $3 figure is only the deployment reference.

Who pays transaction gas?

The user initiating activation, sending, claiming, or transferring pays network gas.

Where do rewards go?

Directly into the eligible Punk's NFT-bound wallet.

Can the NFT wallet receive other assets?

Yes. The interface discovers native ETH, ERC-20, ERC-721, and ERC-1155 assets supported by the indexer and lets the NFT owner authorize outgoing transfers.

SECURITY

Verify before signing

V6 passed the project's internal automated suite but has not received an independent audit. Confirm the collection, controller, exact ETH value, and transaction destination in your wallet. Administrative configuration uses the published 2-of-3 Safe.

Known limitationThe external OpenSea collection cannot call the activation controller during transfer. Live activation state is synchronized when the protocol is read or used; reward claims independently enforce the owner recorded at the Friday cutoff.