Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fantom-foundation/bnbridge.exchange
/ functions
Functions
238 in github.com/Fantom-foundation/bnbridge.exchange
⨍
Functions
238
◇
Types & classes
18
Function
finalizeSwapEthereumToBinance
(req, res, next, data)
sdk/models/index.js:732
Function
finalizeToken
* Checks whether the account has been funded with the BNB tokens. * Once true * Issues a new token on BNB chain * Mints new tokens on BNB
sdk/models/index.js:275
Function
freeze
(amount, symbol, keyName, callback)
sdk/helpers/bnb.js:220
Function
freeze
(amount, symbol, keyName, callback)
processing/helpers/bnb.js:219
Function
genPassword
()
sdk/models/index.js:193
Function
generateKeyStore
(privateKey, password)
sdk/helpers/bnb.js:447
Function
getBalance
(address, callback)
sdk/helpers/bnb.js:246
Function
getBalance
(address, callback)
processing/helpers/bnb.js:33
Function
getBalancesBNB
(addresses, callback)
processing/compareValues.js:127
Function
getBnbBalance
* GetBnbBalances( bnb_address, token_uuid ) * -- Get the current balance BEP2 address, for the symbol specified * -- Get pending transfers that
sdk/models/index.js:1731
Function
getClientAccountForBnbAddress
(bnbAddress, callback)
sdk/models/index.js:596
Function
getClientAccountForEthAddress
(ethAddress, callback)
sdk/models/index.js:673
Function
getClientAccountForUuidB2E
(uuid, callback)
sdk/models/index.js:1139
Function
getClientAccountForUuidE2B
(uuid, callback)
sdk/models/index.js:1131
Function
getERC20Balance
(address, contractAddress, callback)
sdk/helpers/eth.js:60
Function
getERC20Balance
(address, contractAddress, callback)
processing/helpers/eth.js:61
Function
getERC20Info
(req, res, next)
sdk/models/index.js:1946
Function
getERC20Name
(contractAddress, callback)
sdk/helpers/eth.js:85
Function
getERC20Symbol
(contractAddress, callback)
sdk/helpers/eth.js:73
Function
getERC20TotalSupply
(contractAddress, callback)
sdk/helpers/eth.js:97
Function
getEthAccount
(ethAddress, callback)
sdk/models/index.js:1081
Function
getEthBalance
* GetEthBalances( eth_address, token_uuid ) * -- Get the current balance ErC20 address, for the symbol specified * -- Get pending transfers tha
sdk/models/index.js:1827
Function
getFees
(callback)
sdk/helpers/bnb.js:38
Function
getFees
* Returns the fees associated with the action
sdk/models/index.js:472
Function
getFees
(callback)
processing/helpers/bnb.js:38
Function
getKey
(address, callback)
sdk/models/index.js:401
Function
getListProposal
(proposalId, callback)
sdk/helpers/bnb.js:340
Function
getListProposal
* getListProposal () * returns the associated list proposal
sdk/models/index.js:1652
Function
getListProposal
(proposalId, callback)
processing/helpers/bnb.js:328
Function
getListProposalInfo
(uuid, callback)
sdk/models/index.js:1397
Function
getListProposals
(address, symbol, callback)
sdk/helpers/bnb.js:399
Function
getListProposals
(address, symbol, callback)
processing/helpers/bnb.js:364
Function
getPendingBnbBalance
(tokenUuid, bnbAddress, callback)
sdk/models/index.js:1813
Function
getToken
* Returns a specific token details. Deposit addresses
sdk/models/index.js:448
Function
getTokenInfo
(uuid, callback)
sdk/models/index.js:260
Function
getTokenInfoForSwap
(tokenUuid, callback)
sdk/models/index.js:1147
Function
getTokens
* Returns a list of tokens
sdk/models/index.js:424
Function
getTransactionHashs
(tokenUuid, clientAccountUuid, callback)
sdk/models/index.js:1155
Function
getTransactions
(contractAddress, accountAddress, depositAddress, depositAmount, callback)
sdk/helpers/eth.js:37
Function
getTransactions
(contractAddress, accountAddress, depositAddress, depositAmount, callback)
processing/helpers/eth.js:38
Function
getTransactionsForAddress
(contractAddress, depositAddress, callback)
sdk/helpers/eth.js:12
Function
getTransactionsForAddress
(address, symbol, callback)
sdk/helpers/bnb.js:453
Function
getTransactionsForAddress
(contractAddress, depositAddress, callback)
processing/helpers/eth.js:13
Function
handleClickShowPassword
()
bnbridge/src/components/common/input.jsx:52
Function
handleData
(req, res)
sdk/api.bnbridge.exchange.js:39
Function
insertBNBAccount
(keyName, keyPassword, keyData, callback)
sdk/models/index.js:218
Function
insertClientBnbAccount
(ethAddress, keyName, keyPassword, keyData, callback)
sdk/models/index.js:681
Function
insertClientEthAccount
(bnbAddress, ethAccount, callback)
sdk/models/index.js:604
Function
insertEthAccount
(account, callback)
sdk/models/index.js:242
Function
insertListProposal
(tokenUuuid, uniqueSymbol, title, description, initialPrice, expiryTime, votingPeriod, callback)
sdk/models/index.js:1288
Function
insertSwapB2E
(transaction, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1193
Function
insertSwapE2B
(transaction, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1183
Function
insertSwaps
(transactions, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1163
Function
insertToken
(body, callback)
sdk/models/index.js:174
Function
issue
(tokenName, totalSupply, symbol, mintable, keyName, password, callback)
sdk/helpers/bnb.js:133
Function
issue
(tokenName, totalSupply, symbol, mintable, keyName, password, callback)
processing/helpers/bnb.js:93
Function
list
(symbol, keyName, password, initPrice, proposalId, callback)
sdk/helpers/bnb.js:313
Function
list
* List( propsalId ) * -- we query the proposalId * -- once it has been marked as proposal_status="Passed" * -- we call List (binance) * -
sdk/models/index.js:1483
Function
list
(symbol, keyName, password, initPrice, proposalId, callback)
processing/helpers/bnb.js:301
Function
mint
(amount, symbol, keyName, callback)
sdk/helpers/bnb.js:164
Function
mint
(amount, symbol, keyName, callback)
processing/helpers/bnb.js:124
Function
multiSend
(mnemonic, toObj, message, callback)
processing/helpers/bnb.js:180
Function
proccessSwapsB2E
(swaps, tokenInfo, callback)
sdk/models/index.js:1013
Function
proccessSwapsE2B
(swaps, tokenInfo, callback)
sdk/models/index.js:946
Function
processBNBAccount
(body, callback)
sdk/models/index.js:203
Function
processEthAccount
(body, callback)
sdk/models/index.js:231
Function
processSwapB2E
(swap, tokenInfo, address, callback)
sdk/models/index.js:1035
Function
processSwapE2B
(swap, tokenInfo, key, callback)
sdk/models/index.js:968
Function
reducer
(accumulator, currentValue)
sdk/tests/testing_bnb_get_fees.js:20
Function
reducer
(accumulator, currentValue)
sdk/models/index.js:358
Method
reducer
(accumulator, currentValue)
bnbridge/src/components/swap/swap.jsx:644
Function
register
(config)
bnbridge/src/serviceWorker.js:23
Method
render
()
bnbridge/src/components/controller/controller.jsx:89
Method
render
()
bnbridge/src/components/issue/issue.jsx:401
Method
render
()
bnbridge/src/components/assetSelection/assetSelection.jsx:87
Method
render
()
bnbridge/src/components/instructions/instructions.jsx:103
Method
render
()
bnbridge/src/components/createAccount/createAccount.jsx:568
Method
render
()
bnbridge/src/components/list/list.jsx:547
Method
render
()
bnbridge/src/components/common/pageLoader.jsx:5
Function
returnDownload
(req, res, keyStore)
sdk/models/index.js:1935
Function
revertUpdateWithDepositTransactionHash
(uuid, callback)
sdk/models/index.js:1096
Function
sendTransaction
(contractAddress, privateKey, from, to, amount, callback)
sdk/helpers/eth.js:114
Function
sendTransaction
(contractAddress, privateKey, from, to, amount, callback)
processing/helpers/eth.js:71
Function
spawnProcess
()
sdk/helpers/bnb.js:11
Function
spawnProcess
()
processing/helpers/bnb.js:11
Function
styles
bnbridge/src/components/swap/swap.jsx:37
Function
styles
bnbridge/src/components/controller/controller.jsx:25
Function
styles
bnbridge/src/components/issue/issue.jsx:30
Function
styles
bnbridge/src/components/assetSelection/assetSelection.jsx:21
Function
styles
bnbridge/src/components/instructions/instructions.jsx:18
Function
styles
bnbridge/src/components/errorSnackbar/errorSnackbar.jsx:10
Function
styles
bnbridge/src/components/createAccount/createAccount.jsx:40
Function
styles
bnbridge/src/components/header/header.jsx:9
Function
styles
bnbridge/src/components/list/list.jsx:34
Function
styles
bnbridge/src/components/common/button.jsx:8
Function
styles
bnbridge/src/components/common/label.jsx:8
Function
styles
bnbridge/src/components/common/checkbox.jsx:10
Function
styles
bnbridge/src/components/common/select.jsx:11
Function
styles
bnbridge/src/components/common/input.jsx:17
Function
submitDeposit
(proposalId, amount, keyName, callback)
sdk/helpers/bnb.js:290
← previous
next →
101–200 of 238, ranked by callers