MCPcopy Create free account

hub / github.com/Fantom-foundation/bnbridge.exchange / functions

Functions238 in github.com/Fantom-foundation/bnbridge.exchange

FunctionfinalizeSwapEthereumToBinance
(req, res, next, data)
sdk/models/index.js:732
FunctionfinalizeToken
* 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
Functionfreeze
(amount, symbol, keyName, callback)
sdk/helpers/bnb.js:220
Functionfreeze
(amount, symbol, keyName, callback)
processing/helpers/bnb.js:219
FunctiongenPassword
()
sdk/models/index.js:193
FunctiongenerateKeyStore
(privateKey, password)
sdk/helpers/bnb.js:447
FunctiongetBalance
(address, callback)
sdk/helpers/bnb.js:246
FunctiongetBalance
(address, callback)
processing/helpers/bnb.js:33
FunctiongetBalancesBNB
(addresses, callback)
processing/compareValues.js:127
FunctiongetBnbBalance
* GetBnbBalances( bnb_address, token_uuid ) * -- Get the current balance BEP2 address, for the symbol specified * -- Get pending transfers that
sdk/models/index.js:1731
FunctiongetClientAccountForBnbAddress
(bnbAddress, callback)
sdk/models/index.js:596
FunctiongetClientAccountForEthAddress
(ethAddress, callback)
sdk/models/index.js:673
FunctiongetClientAccountForUuidB2E
(uuid, callback)
sdk/models/index.js:1139
FunctiongetClientAccountForUuidE2B
(uuid, callback)
sdk/models/index.js:1131
FunctiongetERC20Balance
(address, contractAddress, callback)
sdk/helpers/eth.js:60
FunctiongetERC20Balance
(address, contractAddress, callback)
processing/helpers/eth.js:61
FunctiongetERC20Info
(req, res, next)
sdk/models/index.js:1946
FunctiongetERC20Name
(contractAddress, callback)
sdk/helpers/eth.js:85
FunctiongetERC20Symbol
(contractAddress, callback)
sdk/helpers/eth.js:73
FunctiongetERC20TotalSupply
(contractAddress, callback)
sdk/helpers/eth.js:97
FunctiongetEthAccount
(ethAddress, callback)
sdk/models/index.js:1081
FunctiongetEthBalance
* GetEthBalances( eth_address, token_uuid ) * -- Get the current balance ErC20 address, for the symbol specified * -- Get pending transfers tha
sdk/models/index.js:1827
FunctiongetFees
(callback)
sdk/helpers/bnb.js:38
FunctiongetFees
* Returns the fees associated with the action
sdk/models/index.js:472
FunctiongetFees
(callback)
processing/helpers/bnb.js:38
FunctiongetKey
(address, callback)
sdk/models/index.js:401
FunctiongetListProposal
(proposalId, callback)
sdk/helpers/bnb.js:340
FunctiongetListProposal
* getListProposal () * returns the associated list proposal
sdk/models/index.js:1652
FunctiongetListProposal
(proposalId, callback)
processing/helpers/bnb.js:328
FunctiongetListProposalInfo
(uuid, callback)
sdk/models/index.js:1397
FunctiongetListProposals
(address, symbol, callback)
sdk/helpers/bnb.js:399
FunctiongetListProposals
(address, symbol, callback)
processing/helpers/bnb.js:364
FunctiongetPendingBnbBalance
(tokenUuid, bnbAddress, callback)
sdk/models/index.js:1813
FunctiongetToken
* Returns a specific token details. Deposit addresses
sdk/models/index.js:448
FunctiongetTokenInfo
(uuid, callback)
sdk/models/index.js:260
FunctiongetTokenInfoForSwap
(tokenUuid, callback)
sdk/models/index.js:1147
FunctiongetTokens
* Returns a list of tokens
sdk/models/index.js:424
FunctiongetTransactionHashs
(tokenUuid, clientAccountUuid, callback)
sdk/models/index.js:1155
FunctiongetTransactions
(contractAddress, accountAddress, depositAddress, depositAmount, callback)
sdk/helpers/eth.js:37
FunctiongetTransactions
(contractAddress, accountAddress, depositAddress, depositAmount, callback)
processing/helpers/eth.js:38
FunctiongetTransactionsForAddress
(contractAddress, depositAddress, callback)
sdk/helpers/eth.js:12
FunctiongetTransactionsForAddress
(address, symbol, callback)
sdk/helpers/bnb.js:453
FunctiongetTransactionsForAddress
(contractAddress, depositAddress, callback)
processing/helpers/eth.js:13
FunctionhandleClickShowPassword
()
bnbridge/src/components/common/input.jsx:52
FunctionhandleData
(req, res)
sdk/api.bnbridge.exchange.js:39
FunctioninsertBNBAccount
(keyName, keyPassword, keyData, callback)
sdk/models/index.js:218
FunctioninsertClientBnbAccount
(ethAddress, keyName, keyPassword, keyData, callback)
sdk/models/index.js:681
FunctioninsertClientEthAccount
(bnbAddress, ethAccount, callback)
sdk/models/index.js:604
FunctioninsertEthAccount
(account, callback)
sdk/models/index.js:242
FunctioninsertListProposal
(tokenUuuid, uniqueSymbol, title, description, initialPrice, expiryTime, votingPeriod, callback)
sdk/models/index.js:1288
FunctioninsertSwapB2E
(transaction, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1193
FunctioninsertSwapE2B
(transaction, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1183
FunctioninsertSwaps
(transactions, clientAccount, tokenUuid, direction, callback)
sdk/models/index.js:1163
FunctioninsertToken
(body, callback)
sdk/models/index.js:174
Functionissue
(tokenName, totalSupply, symbol, mintable, keyName, password, callback)
sdk/helpers/bnb.js:133
Functionissue
(tokenName, totalSupply, symbol, mintable, keyName, password, callback)
processing/helpers/bnb.js:93
Functionlist
(symbol, keyName, password, initPrice, proposalId, callback)
sdk/helpers/bnb.js:313
Functionlist
* List( propsalId ) * -- we query the proposalId * -- once it has been marked as proposal_status="Passed" * -- we call List (binance) * -
sdk/models/index.js:1483
Functionlist
(symbol, keyName, password, initPrice, proposalId, callback)
processing/helpers/bnb.js:301
Functionmint
(amount, symbol, keyName, callback)
sdk/helpers/bnb.js:164
Functionmint
(amount, symbol, keyName, callback)
processing/helpers/bnb.js:124
FunctionmultiSend
(mnemonic, toObj, message, callback)
processing/helpers/bnb.js:180
FunctionproccessSwapsB2E
(swaps, tokenInfo, callback)
sdk/models/index.js:1013
FunctionproccessSwapsE2B
(swaps, tokenInfo, callback)
sdk/models/index.js:946
FunctionprocessBNBAccount
(body, callback)
sdk/models/index.js:203
FunctionprocessEthAccount
(body, callback)
sdk/models/index.js:231
FunctionprocessSwapB2E
(swap, tokenInfo, address, callback)
sdk/models/index.js:1035
FunctionprocessSwapE2B
(swap, tokenInfo, key, callback)
sdk/models/index.js:968
Functionreducer
(accumulator, currentValue)
sdk/tests/testing_bnb_get_fees.js:20
Functionreducer
(accumulator, currentValue)
sdk/models/index.js:358
Methodreducer
(accumulator, currentValue)
bnbridge/src/components/swap/swap.jsx:644
Functionregister
(config)
bnbridge/src/serviceWorker.js:23
Methodrender
()
bnbridge/src/components/controller/controller.jsx:89
Methodrender
()
bnbridge/src/components/issue/issue.jsx:401
Methodrender
()
bnbridge/src/components/assetSelection/assetSelection.jsx:87
Methodrender
()
bnbridge/src/components/instructions/instructions.jsx:103
Methodrender
()
bnbridge/src/components/createAccount/createAccount.jsx:568
Methodrender
()
bnbridge/src/components/list/list.jsx:547
Methodrender
()
bnbridge/src/components/common/pageLoader.jsx:5
FunctionreturnDownload
(req, res, keyStore)
sdk/models/index.js:1935
FunctionrevertUpdateWithDepositTransactionHash
(uuid, callback)
sdk/models/index.js:1096
FunctionsendTransaction
(contractAddress, privateKey, from, to, amount, callback)
sdk/helpers/eth.js:114
FunctionsendTransaction
(contractAddress, privateKey, from, to, amount, callback)
processing/helpers/eth.js:71
FunctionspawnProcess
()
sdk/helpers/bnb.js:11
FunctionspawnProcess
()
processing/helpers/bnb.js:11
Functionstyles
bnbridge/src/components/swap/swap.jsx:37
Functionstyles
bnbridge/src/components/controller/controller.jsx:25
Functionstyles
bnbridge/src/components/issue/issue.jsx:30
Functionstyles
bnbridge/src/components/assetSelection/assetSelection.jsx:21
Functionstyles
bnbridge/src/components/instructions/instructions.jsx:18
Functionstyles
bnbridge/src/components/errorSnackbar/errorSnackbar.jsx:10
Functionstyles
bnbridge/src/components/createAccount/createAccount.jsx:40
Functionstyles
bnbridge/src/components/header/header.jsx:9
Functionstyles
bnbridge/src/components/list/list.jsx:34
Functionstyles
bnbridge/src/components/common/button.jsx:8
Functionstyles
bnbridge/src/components/common/label.jsx:8
Functionstyles
bnbridge/src/components/common/checkbox.jsx:10
Functionstyles
bnbridge/src/components/common/select.jsx:11
Functionstyles
bnbridge/src/components/common/input.jsx:17
FunctionsubmitDeposit
(proposalId, amount, keyName, callback)
sdk/helpers/bnb.js:290
← previousnext →101–200 of 238, ranked by callers