Website logo
⌘K
Introduction
Liquidity Model
For Stakers
For Market-Makers
Our Design
Hedging
Omni-chain Liquidity
Chain Agnostic Trading
Long-Tail Assets
Shared Ecosystem
How to use Tradable
Getting Started
Deposit/ Withdraw
Trading on Tradable
Trading Mechanisms
Order Types
Margin
Liquidation
Fair Access
How to integrate tradable x
Talk to the team
Account
Dashboard
Staking
Trade
Tradable Features
Smart Contracts
Deployment Addresses
TradableStaking
TradableSideVault
TradableSettingsMessageAdapter
TradableMarginVault
TradableMarginHandler
userAccount
Docs powered by Archbee
Smart Contracts

userAccount

1min

Functions

verifyPayment

function verifyPayment(address token) external {....}

This function is used to make the SideMarginFundingAccount contract owned by a user make deposit on behalf of the user and this function can be triggerred by anyone on behalf of the contract owner but it update only the balance of the owner. Deposit is done by emptying the balance of the SideMarginFundingAccount to the side vault.

Updated 03 Mar 2023
Did this page help you?
PREVIOUS
TradableMarginHandler
Docs powered by Archbee
TABLE OF CONTENTS
Functions
verifyPayment
Docs powered by Archbee