Sef Wallet
  • Introduction
  • General Info
    • How transaction work
    • How recovery works
    • Security features
    • Fees
    • Roadmap & Change Log
    • Community
  • Developers
    • Technical Specifications
    • Developer-Guide
    • CLI-Examples
    • Relay service
    • Integration
    • Wallet Connect
  • API
    • SmartVaultLibrary
    • RelayerClient
  • Sef + Sushi:
  • How to add guardians
  • How to recover from guardians
Powered by GitBook
On this page
  • Transaction Fee
  • Relay Service Surcharge
  • Name Service Fee

Was this helpful?

  1. General Info

Fees

Transaction Fee

The relay service executes signed transactions from the user with four parameters: refundToken (future use), refundAddress, gasLimit, and gasPrice. The refundAddress is usually the relayAccount used to pay for fees on the behalf the user, until the smart wallet is executed and refunds back the fees.

The smart contract caculates the fees used + some buffer amount since there are still more coded executed afterward.

Relay Service Surcharge

In the future, we will incorporate surcharges to subsize cost of running relay service and supporting the ecosystem.

Name Service Fee

Usernames are charged based how many characters in a one time charge. It is collected at the beginning of the wallet creation.

PreviousSecurity featuresNextRoadmap & Change Log

Last updated 3 years ago

Was this helpful?