-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbac.sigs
More file actions
106 lines (106 loc) · 5.27 KB
/
bac.sigs
File metadata and controls
106 lines (106 loc) · 5.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
admin.alias : endpoint, alias
admin.aliasChain : chain, alias
admin.getChainAliases : chain
admin.getLoggerLevel : loggerName°
admin.loadVMs : newVMs, failedVMs
admin.lockProfile
admin.memoryProfile
admin.setLogLevel : level
admin.setLoggerLevel : loggerName°, logLevel°, displayLevel°
admin.startCPUProfiler
admin.stopCPUProfiler
auth.changePassword : oldPassword, newPassword
auth.newToken : password, endpoints
auth.revokeToken : password, token
avax.export : to, amount, assetID, baseFee, username, password
avax.exportAVAX! : to, amount, baseFee, username, password
avax.exportKey : username, password, address
avax.getAtomicTx : txID, encoding°
avax.getAtomicTxStatus : txID
avax.getUTXOs : addresses, limit°, startIndex°{address, utxo}, sourceChain, encoding°
avax.import : to, sourceChain, baseFee°, username, password
avax.importAVAX! : to, sourceChain, baseFee°, username, password
avax.importKey : username, password, privateKey
avax.issueTx : tx, encoding°
avm.buildGenesis : networkID, genesisData, encoding°
avm.createAddress! : username, password
avm.createFixedCapAsset! : name, symbol, denomination°, initialHolders[]{address, amount}, from[]°, changeAddr°, username, password
avm.createNFTAsset! : name, symbol, minterSets[]{minters[], threshold}, from[]°, changeAddr°, username, password
avm.createVariableCapAsset! : name, symbol, denomination°, minterSets[]{minters[], threshold}, from[]°, changeAddr°, username, password
avm.export! : to, amount, assetID, from[]°, changeAddr°, username, password
avm.exportKey! : username, password, address
avm.getAddressTxs! : address, cursor°, setID, pageSize°
avm.getAllBalances! : asset, balance
avm.getAssetDescription : assetID
avm.getBalance! : address, assetID
avm.getBlock : blockIDencoding°
avm.getBlockByHeight : heightencoding°
avm.getHeight
avm.getTx : txID, encoding°
avm.getTxStatus!
avm.getUTXOs : addresses[], limit°, startIndex°{address, utxo}, sourceChain°, encoding°
avm.import! : to, sourceChain, username, password
avm.importKey! : username, password, privateKey
avm.issueTx : tx, encoding°
avm.listAddresses! : username, password
avm.mint! : amount, assetID, to, from[]°, changeAddr°, username, password
avm.mintNFT! : assetID, payload, to, encoding°, from[]°, changeAddr°, username, password
avm.send! : amount, assetID, to, memo°, from[]°, changeAddr°, username, password
avm.sendMultiple! : outputs[]{assetID, amount, to}, from[]°, changeAddr°, memo°, username, password
avm.sendNFT! : assetID, groupID, to, from[]°, changeAddr°, username, password
eth_baseFee
eth_feeConfig : [blk]
eth_getActivePrecompilesAt : [timestamp]
eth_getAssetBalance : address, blk, assetID
eth_getChainConfig
eth_maxPriorityFeePerGas
health.health
index.getContainerByID : id, encoding
index.getContainerByIndex : index, encoding
index.getContainerRange : startIndex, numToFetch, encoding
index.getIndex : id, encoding
index.getLastAccepted : encoding
index.isAccepted : id, encoding
info.peers : nodeIDs[]°
info.uptime : subnetID°
keystore.createUser! : username, password
keystore.deleteUser! : username, password
keystore.exportUser! : username, password, encoding°
keystore.importUser: : username, password, user, encoding°
keystore.listUsers!
platform.addDelegator! : nodeID, startTime, endTime, stakeAmount, rewardAddress, from[]°, changeAddr°, username, password
platform.addSubnetValidator! : nodeID, subnetID, startTime, endTime, weight, from[]°, changeAddr°, username, password
platform.addValidator! : nodeID, startTime, endTime, stakeAmount, rewardAddress, delegationFeeRate, from[]°, changeAddr°, username, password
platform.createAddress! : username, password
platform.createBlockchain! : subnetID, vmID, name, genesisData, encoding°, from[]°, changeAddr°, username, password
platform.createSubnet! : controlKeys[], threshold, from[]°, changeAddr°, username, password
platform.exportAVAX! : amount, from[]°, to, changeAddr°, username, password
platform.exportKey! : username, password, address
platform.getBalance! : addresses[]
platform.getBlock : blockIDencoding°
platform.getBlockchains!
platform.getBlockchainStatus : blockchainID
platform.getCurrentSupply : subnetID°
platform.getCurrentValidators : subnetID°, nodeIDs[]°
platform.getMaxStakeAmount! : subnetID, nodeID, startTime, endTime
platform.getMinStake : subnetID°
platform.getPendingValidators : subnetID°, nodeIDs[]°
platform.getRewardUTXOs! : txID, encoding°
platform.getStake! : addresses[], validatorsOnly
platform.getStakingAssetID : subnetID°
platform.getSubnets! : ids[]
platform.getTotalStake : subnetID
platform.getTx : txID, encoding°
platform.getTxStatus : txID
platform.getUTXOs : addresses[], limit°, startIndex°{address, utxo}, sourceChain°, encoding°
platform.getValidatorsAt : height, subnetID°, })
platform.importAVAX! : to, sourceChain, from[]°, changeAddr°, username, password
platform.importKey! : username, password, privateKey
platform.issueTx : tx, encoding°
platform.listAddresses! : username, password
platform.sampleValidators : size, subnetID°
platform.validatedBy : blockchainID
platform.validates : subnetID
wallet.issueTx! : tx, encoding°
wallet.send! : amount, assetID, to, memo°, from[]°, changeAddr°, username, password
wallet.sendMultiple! : outputs[]{assetID, amount, to}, from[]°, changeAddr°, memo°, username, password