Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
account() (agora.solana.token.DecompileCloseAccount property)
(agora.solana.token.DecompiledInitializeAccount property)
(agora.solana.token.DecompileSetAuthority property)
(agora.solana.token.program.DecompileCloseAccount property)
(agora.solana.token.program.DecompiledInitializeAccount property)
(agora.solana.token.program.DecompileSetAuthority property)
ACCOUNT_HOLDER (agora.solana.token.AuthorityType attribute)
(agora.solana.token.program.AuthorityType attribute)
AccountExistsError
AccountInfo (class in agora.model)
(class in agora.model.account)
AccountMeta (class in agora.solana.instruction)
AccountNotFoundError
AccountResolution (class in agora.client.account.resolution)
address() (agora.solana.system.program.DecompiledCreateAccount property)
(agora.solana.token.associated.DecompiledCreateAssociatedAccount property)
ADVANCE_NONCE_ACCOUNT (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
agora
module
agora.cache
module
agora.cache.cache
module
agora.client
module
agora.client.account
module
agora.client.account.resolution
module
agora.client.client
module
agora.client.environment
module
agora.client.internal
module
agora.error
module
agora.keys
module
agora.model
module
agora.model.account
module
agora.model.creation
module
agora.model.earn
module
agora.model.invoice
module
agora.model.memo
module
agora.model.payment
module
agora.model.result
module
agora.model.transaction
module
agora.model.transaction_type
module
agora.model.utils
module
agora.retry
module
agora.retry.backoff
module
agora.retry.strategy
module
agora.solana
module
agora.solana.address
module
agora.solana.commitment
module
agora.solana.instruction
module
agora.solana.memo
module
agora.solana.memo.program
module
agora.solana.shortvec
module
agora.solana.system
module
agora.solana.system.program
module
agora.solana.token
module
agora.solana.token.associated
module
agora.solana.token.program
module
agora.solana.transaction
module
agora.utils
module
agora.version
module
agora.webhook
module
agora.webhook.create_account
module
agora.webhook.events
module
agora.webhook.handler
module
agora.webhook.sign_transaction
module
AgoraMemo (class in agora.model)
(class in agora.model.memo)
ALLOCATE (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
ALLOCATE_WITH_SEED (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
ALREADY_PAID (agora.error.InvoiceErrorReason attribute)
AlreadyPaidError
AlreadySubmittedError
amount() (agora.solana.token.DecompiledTransfer property)
(agora.solana.token.program.DecompiledTransfer property)
app_id_from_text_memo() (in module agora.model.utils)
app_index() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
APPROVE (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
APPROVE_2 (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
ASSIGN (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
ASSIGN_WITH_SEED (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
authority_type() (agora.solana.token.DecompileSetAuthority property)
(agora.solana.token.program.DecompileSetAuthority property)
AuthorityType (class in agora.solana.token)
(class in agora.solana.token.program)
AUTHORIZE_NONCE_ACCOUNT (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
B
Backoff (class in agora.retry)
(class in agora.retry.backoff)
BackoffStrategy (class in agora.retry)
(class in agora.retry.strategy)
BackoffWithJitterStrategy (class in agora.retry)
(class in agora.retry.strategy)
BadNonceError
BaseCache (class in agora.cache.cache)
BaseClient (class in agora.client.client)
BinaryExponentialBackoff (class in agora.retry)
(class in agora.retry.backoff)
BlockchainVersionError
BURN (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
BURN_2 (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
C
clear_all() (agora.cache.cache.LRUCache method)
Client (class in agora.client)
(class in agora.client.client)
close() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
CLOSE_ACCOUNT (agora.solana.token.AuthorityType attribute)
(agora.solana.token.Command attribute)
(agora.solana.token.program.AuthorityType attribute)
(agora.solana.token.program.Command attribute)
close_account() (in module agora.solana.token)
(in module agora.solana.token.program)
Command (class in agora.solana.system)
(class in agora.solana.system.program)
(class in agora.solana.token)
(class in agora.solana.token.program)
Commitment (class in agora.solana)
(class in agora.solana.commitment)
CompiledInstruction (class in agora.solana.instruction)
ConstantBackoff (class in agora.retry)
(class in agora.retry.backoff)
CREATE_ACCOUNT (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
create_account() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
(in module agora.solana)
(in module agora.solana.system)
(in module agora.solana.system.program)
CREATE_ACCOUNT_WITH_SEED (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
create_associated_token_account() (in module agora.solana.token)
(in module agora.solana.token.associated)
create_program_address() (in module agora.solana)
(in module agora.solana.address)
create_solana_account() (agora.client.internal.InternalClient method)
CreateAccountRequest (class in agora.webhook.create_account)
CreateAccountResponse (class in agora.webhook.create_account)
Creation (class in agora.model)
(class in agora.model.creation)
current_authority() (agora.solana.token.DecompileSetAuthority property)
(agora.solana.token.program.DecompileSetAuthority property)
D
data() (agora.solana.memo.program.DecompiledMemo property)
decode_length() (in module agora.solana.shortvec)
decompile_close_account() (in module agora.solana.token)
(in module agora.solana.token.program)
decompile_create_account() (in module agora.solana)
(in module agora.solana.system)
(in module agora.solana.system.program)
decompile_create_associated_account() (in module agora.solana.token)
(in module agora.solana.token.associated)
decompile_initialize_account() (in module agora.solana)
(in module agora.solana.token)
(in module agora.solana.token.program)
decompile_memo() (in module agora.solana)
(in module agora.solana.memo)
(in module agora.solana.memo.program)
decompile_set_authority() (in module agora.solana.token)
(in module agora.solana.token.program)
decompile_transfer() (in module agora.solana)
(in module agora.solana.token)
(in module agora.solana.token.program)
DecompileCloseAccount (class in agora.solana.token)
(class in agora.solana.token.program)
DecompiledCreateAccount (class in agora.solana.system.program)
DecompiledCreateAssociatedAccount (class in agora.solana.token.associated)
DecompiledInitializeAccount (class in agora.solana.token)
(class in agora.solana.token.program)
DecompiledMemo (class in agora.solana.memo.program)
DecompiledTransfer (class in agora.solana.token)
(class in agora.solana.token.program)
DecompileSetAuthority (class in agora.solana.token)
(class in agora.solana.token.program)
dest() (agora.solana.token.DecompiledTransfer property)
(agora.solana.token.program.DecompiledTransfer property)
destination() (agora.solana.token.DecompileCloseAccount property)
(agora.solana.token.program.DecompileCloseAccount property)
E
EARN (agora.model.transaction_type.TransactionType attribute)
(agora.model.TransactionType attribute)
Earn (class in agora.model)
(class in agora.model.earn)
EarnBatch (class in agora.model)
(class in agora.model.earn)
EarnBatchResult (class in agora.model)
(class in agora.model.result)
EarnError (class in agora.model)
(class in agora.model.result)
encode_length() (in module agora.solana.shortvec)
Environment (class in agora.client)
(class in agora.client.environment)
Error
error_from_proto() (in module agora.error)
Event (class in agora.webhook.events)
EXACT (agora.client.account.resolution.AccountResolution attribute)
ExponentialBackoff (class in agora.retry)
(class in agora.retry.backoff)
F
FAILED (agora.model.transaction.TransactionState attribute)
(agora.model.TransactionState attribute)
find_program_address() (in module agora.solana)
(in module agora.solana.address)
foreign_key() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
FREEZE_ACCOUNT (agora.solana.token.AuthorityType attribute)
(agora.solana.token.Command attribute)
(agora.solana.token.program.AuthorityType attribute)
(agora.solana.token.program.Command attribute)
from_b64_string() (agora.model.AgoraMemo class method)
(agora.model.memo.AgoraMemo class method)
from_base58() (agora.keys.PrivateKey class method)
(agora.keys.PublicKey class method)
from_base_memo() (agora.model.AgoraMemo class method)
(agora.model.memo.AgoraMemo class method)
from_json() (agora.webhook.create_account.CreateAccountRequest class method)
(agora.webhook.events.Event class method)
(agora.webhook.events.SolanaEvent class method)
(agora.webhook.events.TransactionEvent class method)
(agora.webhook.sign_transaction.SignTransactionRequest class method)
from_proto() (agora.error.InvoiceErrorReason class method)
(agora.model.account.AccountInfo class method)
(agora.model.AccountInfo class method)
(agora.model.Invoice class method)
(agora.model.invoice.Invoice class method)
(agora.model.invoice.InvoiceList class method)
(agora.model.invoice.LineItem class method)
(agora.model.InvoiceList class method)
(agora.model.LineItem class method)
(agora.model.transaction.TransactionData class method)
(agora.model.transaction.TransactionState static method)
(agora.model.TransactionData class method)
(agora.model.TransactionState static method)
from_proto_v4() (agora.model.transaction.TransactionState static method)
(agora.model.TransactionState static method)
from_solana_tx() (agora.error.TransactionErrors static method)
from_stellar_tx() (agora.error.TransactionErrors static method)
from_string() (agora.keys.PrivateKey class method)
(agora.keys.PublicKey class method)
from_xdr() (agora.model.AgoraMemo class method)
(agora.model.memo.AgoraMemo class method)
funder() (agora.solana.system.program.DecompiledCreateAccount property)
G
get() (agora.cache.cache.BaseCache method)
(agora.cache.cache.LRUCache method)
get_associated_account() (in module agora.solana.token.associated)
get_backoff() (agora.retry.Backoff method)
(agora.retry.backoff.Backoff method)
(agora.retry.backoff.ConstantBackoff method)
(agora.retry.backoff.ExponentialBackoff method)
(agora.retry.backoff.LinearBackoff method)
(agora.retry.ConstantBackoff method)
(agora.retry.ExponentialBackoff method)
(agora.retry.LinearBackoff method)
get_balance() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
get_blockchain_version() (agora.client.internal.InternalClient method)
get_command() (in module agora.solana.token)
(in module agora.solana.token.program)
get_minimum_balance_for_rent_exception() (agora.client.internal.InternalClient method)
get_recent_blockhash() (agora.client.internal.InternalClient method)
get_service_config() (agora.client.internal.InternalClient method)
get_sha_224_hash() (agora.model.invoice.InvoiceList method)
(agora.model.InvoiceList method)
get_signature() (agora.solana.Transaction method)
(agora.solana.transaction.Transaction method)
get_solana_account_info() (agora.client.internal.InternalClient method)
get_transaction() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
(agora.client.internal.InternalClient method)
get_tx_id() (agora.webhook.sign_transaction.SignTransactionRequest method)
H
handle_create_account() (agora.webhook.handler.WebhookHandler method)
(agora.webhook.WebhookHandler method)
handle_events() (agora.webhook.handler.WebhookHandler method)
(agora.webhook.WebhookHandler method)
handle_sign_transaction() (agora.webhook.handler.WebhookHandler method)
(agora.webhook.WebhookHandler method)
Header (class in agora.solana.transaction)
I
INITIALIZE_ACCOUNT (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
initialize_account() (in module agora.solana)
(in module agora.solana.token)
(in module agora.solana.token.program)
INITIALIZE_MINT (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
INITIALIZE_MULTISIG (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
INITIALIZE_NONCE_ACCOUNT (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
Instruction (class in agora.solana)
(class in agora.solana.instruction)
InsufficientBalanceError
InternalClient (class in agora.client.internal)
InvalidPublicKeyError
InvalidSignatureError
Invoice (class in agora.model)
(class in agora.model.invoice)
invoice_error_from_proto() (in module agora.error)
InvoiceError
InvoiceErrorReason (class in agora.error)
InvoiceList (class in agora.model)
(class in agora.model.invoice)
is_valid() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
is_valid_app_id() (in module agora.model.utils)
is_valid_signature() (agora.webhook.handler.WebhookHandler method)
(agora.webhook.WebhookHandler method)
is_valid_strict() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
K
kin_to_quarks() (in module agora.utils)
L
lamports() (agora.solana.system.program.DecompiledCreateAccount property)
LimitStrategy (class in agora.retry)
(class in agora.retry.strategy)
LinearBackoff (class in agora.retry)
(class in agora.retry.backoff)
LineItem (class in agora.model)
(class in agora.model.invoice)
LRUCache (class in agora.cache.cache)
M
mark_invoice_error() (agora.webhook.sign_transaction.SignTransactionResponse method)
marshal() (agora.solana.Transaction method)
(agora.solana.transaction.Message method)
(agora.solana.transaction.Transaction method)
MAX (agora.solana.Commitment attribute)
(agora.solana.commitment.Commitment attribute)
memo_instruction() (in module agora.solana)
(in module agora.solana.memo)
(in module agora.solana.memo.program)
merge_token_accounts() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
Message (class in agora.solana.transaction)
mint() (agora.solana.token.associated.DecompiledCreateAssociatedAccount property)
(agora.solana.token.DecompiledInitializeAccount property)
(agora.solana.token.program.DecompiledInitializeAccount property)
MINT_TO (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
MINT_TO_2 (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
MINT_TOKENS (agora.solana.token.AuthorityType attribute)
(agora.solana.token.program.AuthorityType attribute)
module
agora
agora.cache
agora.cache.cache
agora.client
agora.client.account
agora.client.account.resolution
agora.client.client
agora.client.environment
agora.client.internal
agora.error
agora.keys
agora.model
agora.model.account
agora.model.creation
agora.model.earn
agora.model.invoice
agora.model.memo
agora.model.payment
agora.model.result
agora.model.transaction
agora.model.transaction_type
agora.model.utils
agora.retry
agora.retry.backoff
agora.retry.strategy
agora.solana
agora.solana.address
agora.solana.commitment
agora.solana.instruction
agora.solana.memo
agora.solana.memo.program
agora.solana.shortvec
agora.solana.system
agora.solana.system.program
agora.solana.token
agora.solana.token.associated
agora.solana.token.program
agora.solana.transaction
agora.utils
agora.version
agora.webhook
agora.webhook.create_account
agora.webhook.events
agora.webhook.handler
agora.webhook.sign_transaction
N
new() (agora.model.AgoraMemo class method)
(agora.model.memo.AgoraMemo class method)
(agora.solana.instruction.AccountMeta class method)
(agora.solana.Transaction class method)
(agora.solana.transaction.Transaction class method)
new_authority() (agora.solana.token.DecompileSetAuthority property)
(agora.solana.token.program.DecompileSetAuthority property)
new_read_only() (agora.solana.instruction.AccountMeta class method)
NONE (agora.model.transaction_type.TransactionType attribute)
(agora.model.TransactionType attribute)
NonRetriableErrorsStrategy (class in agora.retry)
(class in agora.retry.strategy)
NoSubsidizerError
NoTokenAccountsError
O
OperationInvoiceError
owner() (agora.solana.system.program.DecompiledCreateAccount property)
(agora.solana.token.associated.DecompiledCreateAssociatedAccount property)
(agora.solana.token.DecompileCloseAccount property)
(agora.solana.token.DecompiledInitializeAccount property)
(agora.solana.token.DecompiledTransfer property)
(agora.solana.token.program.DecompileCloseAccount property)
(agora.solana.token.program.DecompiledInitializeAccount property)
(agora.solana.token.program.DecompiledTransfer property)
P
P2P (agora.model.transaction_type.TransactionType attribute)
(agora.model.TransactionType attribute)
parse_transaction() (in module agora.model)
(in module agora.model.utils)
partition() (in module agora.utils)
PayerRequiredError
Payment (class in agora.model)
(class in agora.model.payment)
PENDING (agora.model.transaction.TransactionState attribute)
(agora.model.TransactionState attribute)
PREFERRED (agora.client.account.resolution.AccountResolution attribute)
PrivateKey (class in agora.keys)
PRODUCTION (agora.client.Environment attribute)
(agora.client.environment.Environment attribute)
public_key() (agora.keys.PrivateKey property)
PublicKey (class in agora.keys)
Q
quarks_to_kin() (in module agora.utils)
R
random() (agora.keys.PrivateKey class method)
raw() (agora.keys.PrivateKey property)
(agora.keys.PublicKey property)
ReadOnlyPayment (class in agora.model)
(class in agora.model.payment)
RECENT (agora.solana.Commitment attribute)
(agora.solana.commitment.Commitment attribute)
reject() (agora.webhook.create_account.CreateAccountResponse method)
(agora.webhook.sign_transaction.SignTransactionResponse method)
request_airdrop() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
(agora.client.internal.InternalClient method)
resolve_token_accounts() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
(agora.client.internal.InternalClient method)
RetriableErrorsStrategy (class in agora.retry)
(class in agora.retry.strategy)
retry() (in module agora.retry)
RetryConfig (class in agora.client)
(class in agora.client.client)
REVOKE (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
ROOT (agora.solana.Commitment attribute)
(agora.solana.commitment.Commitment attribute)
S
set() (agora.cache.cache.BaseCache method)
(agora.cache.cache.LRUCache method)
SET_AUTHORITY (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
set_authority() (in module agora.solana.token)
(in module agora.solana.token.program)
set_blockhash() (agora.solana.Transaction method)
(agora.solana.transaction.Transaction method)
should_retry() (agora.retry.BackoffStrategy method)
(agora.retry.BackoffWithJitterStrategy method)
(agora.retry.LimitStrategy method)
(agora.retry.NonRetriableErrorsStrategy method)
(agora.retry.RetriableErrorsStrategy method)
(agora.retry.Strategy method)
(agora.retry.strategy.BackoffStrategy method)
(agora.retry.strategy.BackoffWithJitterStrategy method)
(agora.retry.strategy.LimitStrategy method)
(agora.retry.strategy.NonRetriableErrorsStrategy method)
(agora.retry.strategy.RetriableErrorsStrategy method)
(agora.retry.strategy.Strategy method)
sign() (agora.keys.PrivateKey method)
(agora.solana.Transaction method)
(agora.solana.transaction.Transaction method)
(agora.webhook.create_account.CreateAccountResponse method)
(agora.webhook.sign_transaction.SignTransactionResponse method)
sign_transaction() (agora.client.internal.InternalClient method)
SignTransactionRequest (class in agora.webhook.sign_transaction)
SignTransactionResponse (class in agora.webhook.sign_transaction)
SignTransactionResult (class in agora.client.internal)
SINGLE (agora.solana.Commitment attribute)
(agora.solana.commitment.Commitment attribute)
size() (agora.solana.system.program.DecompiledCreateAccount property)
SKU_NOT_FOUND (agora.error.InvoiceErrorReason attribute)
SkuNotFoundError
SolanaEvent (class in agora.webhook.events)
source() (agora.solana.token.DecompiledTransfer property)
(agora.solana.token.program.DecompiledTransfer property)
SPEND (agora.model.transaction_type.TransactionType attribute)
(agora.model.TransactionType attribute)
stellar_address() (agora.keys.PublicKey property)
stellar_seed() (agora.keys.PrivateKey property)
Strategy (class in agora.retry)
(class in agora.retry.strategy)
submit_earn_batch() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
submit_payment() (agora.client.Client method)
(agora.client.client.BaseClient method)
(agora.client.client.Client method)
submit_solana_transaction() (agora.client.internal.InternalClient method)
SubmitTransactionResult (class in agora.client.internal)
subsidizer() (agora.solana.token.associated.DecompiledCreateAssociatedAccount property)
SUCCESS (agora.model.transaction.TransactionState attribute)
(agora.model.TransactionState attribute)
T
TEST (agora.client.Environment attribute)
(agora.client.environment.Environment attribute)
THAW_ACCOUNT (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
to_base58() (agora.keys.PrivateKey method)
(agora.keys.PublicKey method)
to_json() (agora.error.OperationInvoiceError method)
to_lowercase() (agora.error.InvoiceErrorReason method)
to_proto() (agora.model.Invoice method)
(agora.model.invoice.Invoice method)
(agora.model.invoice.InvoiceList method)
(agora.model.invoice.LineItem method)
(agora.model.InvoiceList method)
(agora.model.LineItem method)
(agora.solana.Commitment method)
(agora.solana.commitment.Commitment method)
Transaction (class in agora.solana)
(class in agora.solana.transaction)
TransactionData (class in agora.model)
(class in agora.model.transaction)
TransactionError
TransactionErrors (class in agora.error)
TransactionEvent (class in agora.webhook.events)
TransactionNotFoundError
TransactionRejectedError
TransactionState (class in agora.model)
(class in agora.model.transaction)
TransactionType (class in agora.model)
(class in agora.model.transaction_type)
TRANSFER (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
(agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
transfer() (in module agora.solana)
(in module agora.solana.token)
(in module agora.solana.token.program)
TRANSFER_2 (agora.solana.token.Command attribute)
(agora.solana.token.program.Command attribute)
TRANSFER_WITH_SEED (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
tx_type() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
tx_type_raw() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
U
UNKNOWN (agora.error.InvoiceErrorReason attribute)
(agora.model.transaction.TransactionState attribute)
(agora.model.transaction_type.TransactionType attribute)
(agora.model.TransactionState attribute)
(agora.model.TransactionType attribute)
unmarshal() (agora.solana.Transaction class method)
(agora.solana.transaction.Message class method)
(agora.solana.transaction.Transaction class method)
UnsupportedMethodError
UnsupportedVersionError
user_agent() (in module agora.utils)
V
verify() (agora.keys.PublicKey method)
version() (agora.model.AgoraMemo method)
(agora.model.memo.AgoraMemo method)
W
WebhookHandler (class in agora.webhook)
(class in agora.webhook.handler)
WebhookRequestError
WITHDRAW_NONCE_ACCOUNT (agora.solana.system.Command attribute)
(agora.solana.system.program.Command attribute)
WRONG_DESTINATION (agora.error.InvoiceErrorReason attribute)
WrongDestinationError
Kin Python SDK
Navigation
Related Topics
Documentation overview
Quick search