Skip to content
Algorand Developer Portal
Search
Ctrl
K
Cancel
GitHub
Discord
X
YouTube
APIs & Tools
AlgoKit Utils
TypeScript
Python
AlgoKit CLI
Python
Algorand Python
Python
Algorand TypeScript
TypeScript
AlgoKit Subscriber
TypeScript
NodeKit
Go
Getting Started
Portal Guide
Tutorial: Your First Smart Contract
AlgoKit Examples Gallery
Interactive AlgoKit Code Tutorials
AlgoKit 3.0 Video Course
Why Algorand?
From Ethereum to Algorand
Concepts
Accounts
Overview
Creating Accounts
Funding Accounts
Keys & Signing
Rekeying Accounts
Multisignature Accounts
Transactions
Overview
Transaction Types
Fees
Atomic Transaction Groups
Signing Transactions
Blocks
Leases
URI Scheme
Transaction Reference
Assets
Overview
Asset Operations
Smart Contracts
Overview
Algorand Virtual Machine
Languages
Python
Typescript
TEAL
Applications
ABI
Control Flow
Inner Transactions
Resource Usage
Opcodes Overview
Logic Signatures
Costs & Constraints
Data Storage
Overview
Local Storage
Global Storage
Box Storage
Scratch Space
Encoding/Decoding
Cryptographic Tools
Development Lifecycle
Consensus Protocol
Overview
Protocol Parameters
Participation Key Management
Account Registration
Staking Rewards
State Proofs
Networks
Randomness
Build With AlgoKit
Intro to AlgoKit
CLI Tools
Overview
Compile
Completions
Config
TestNet Dispenser
Doctor
Explore
Generate
Goal
Init
Localnet
Project
Overview
Bootstrap
Deploy
Link
List
Run
Tasks
Overview
Analyze
IPFS
Mint
NFD Lookup
Asset opt-(in|out)
Send
Sign
Transfer
Vanity Address
Wallet
LORA the Explorer
Overview
Project Templates
Project Structure
Official AlgoKit Templates
Custom AlgoKit Templates
AlgoKit Utils
AlgoKit Clients
TypeScript
Overview
Account Management
Algorand Client
Amount
App Client
App Deployment
Asset
Client
Debugging
Dispenser Client
Event Emitter
Indexer
Testnet Dispenser Client
Testing
Transaction Composer
Transaction
Transfer
Typed Clients
v7 Migration Guide
v8 Migration Guide
Python
Overview
Account Management
Algorand Client
Algo Amount Handling
App Client and Factory
App Deployment
App Management
Assets
Client Management
Debugger
Testnet Dispenser Client
Testing
Transaction Composer
Transaction Management
Algo Transfers (Payments)
Typed Application Clients
Smart Contract Languages
Algorand TypeScript
Overview
Language Guide
Program Structure
Basic Types
Storage
Ops
Guiding Principles
Migration Guides
Algorand Python
Overview
Migration Guide v4.x to 5.0
Language Guide
Guiding Principles
Program Structure
Types
Control Flow Structures
Module Level Constructs
Python Built-Ins
Error Handling and Assertions
Data Structures
Storing Data On-Chain
Logging
Transactions
AVM Operations
Opcode Budgets
ARC-4: Application Binary Interface
ARC-28: Structured Event Logging
Calling Other Applicaitons
Compiling to AVM bytecode
Unsupported Python Features
Unit Testing
TypeScript Unit Testing
Overview
Concepts
AVM Types
ARC4 Types
Transactions
Smart Contract Testing
Smart Signature Testing
State Management
AVM Opcodes
Python Unit Testing
Overview
Concepts
AVM Types
ARC4 Types
Transactions
Smart Contract Testing
Smart Signature Testing
State Management
Subroutines
AVM Opcodes
AVM Debugger
Overview
Language Servers
Algorand Python
Algorand TypeScript
Subscriber
Subscriber TypeScript
Overview
Subscriber
Subscriptions
v3 Migration Guide
Subscriber Python
Overview
Subsciber
Subscriptions
Client Generators
Typescript
Python
Running A Node
Overview
NodeKit Overview
NodeKit Quick Start
Node Types
Direct Installation
Manual Installation
Catchup & Status
Indexer Installation
Conduit Installation
Node Troubleshooting
Node Management
Best Practices
Software Updates
Switching Networks
Configuring P2P
Node Reference
Node Artifacts
Configuration Settings
Repeater Node Configuration
Telemetry Configuration
NodeKit Reference
Reference
Algorand Python
API Reference
algopy
algopy.arc4
algopy.gtxn
algopy.itxn
algopy.op
Front-end Guide
Building a front end for Puya
Introduction
Calling puya
Designing a language
Parsing
AWST build
Algorand Typescript
Algorand TypeScript
arc4
-internal-
classes
Arc4ArrayBase
StructBase
<internal>
type-aliases
AnyFunction
BigUintBitSize
CompatForArc4Int
InstanceMethod
StructConstructor
UintBitSize
classes
Address
ARC4Encoded
Bool
Byte
Contract
DynamicArray
DynamicBytes
StaticArray
StaticBytes
Str
Tuple
UFixed
Uint
Uint128
Uint16
Uint256
Uint32
Uint64
Uint8
functions
abiCall
abimethod
baremethod
compileArc4
convertBytes
decodeArc4
encodeArc4
methodSelector
readonly
sizeOf
interfaces
AbiCallOptions
ConventionalRouting
type-aliases
AbiCallResponse
AbiMethodConfig
BareCreateApplicationCallFields
BareMethodConfig
BitSize
ContractProxy
ContractProxyMethod
CreateOptions
DefaultArgument
GtxnToItxnFields
ResourceEncodingOptions
TypedApplicationArg
TypedApplicationArgs
TypedApplicationCallFields
TypedApplicationCallResponse
ValidateEncodingOptions
variables
Struct
gtxn
namespaces
gtxn
functions
ApplicationCallTxn
AssetConfigTxn
AssetFreezeTxn
AssetTransferTxn
KeyRegistrationTxn
PaymentTxn
Transaction
interfaces
ApplicationCallTxn
AssetConfigTxn
AssetFreezeTxn
AssetTransferTxn
KeyRegistrationTxn
PaymentTxn
gtxn
type-aliases
Transaction
index
-internal-
interfaces
CreateBoxMapOptions
CreateBoxOptions
<internal>
type-aliases
ComparisonFor
ConstructorFor
ContractOptions
DeliberateAny
LogicSigOptions
MatchTest
NonNumericComparison
NumberRange
NumberRange
NumericComparison
StateTotals
ToFixedBytesOptions
_TupleOf
classes
BaseContract
FixedArray
LogicSig
ReferenceArray
enumerations
OnCompleteAction
OpUpFeeSource
TransactionType
functions
Account
Application
assert
assertMatch
Asset
BigUint
Box
BoxMap
Bytes
clone
compile
contract
emit
ensureBudget
err
GlobalState
LocalState
log
logicsig
match
TemplateVar
Uint64
urange
validateEncoding
interfaces
AnyTransactionComposeFields
ApplicationCallComposeFields
AssetConfigComposeFields
AssetFreezeComposeFields
AssetTransferComposeFields
BytesBacked
KeyRegistrationComposeFields
PaymentComposeFields
namespaces
Bytes
functions
fromBase32
fromBase64
fromHex
Bytes
type-aliases
Account
Application
Asset
biguint
BigUintCompat
Box
BoxMap
bytes
BytesCompat
CompileContractOptions
CompiledContract
CompiledLogicSig
CompileLogicSigOptions
ComposeItxnParams
GlobalState
GlobalStateOptions
ItxnCompose
LocalState
LocalStateForAccount
LocalStateOptions
NTuple
OnCompleteActionStr
StringCompat
uint64
Uint64Compat
variables
itxnCompose
itxn
namespaces
itxn
classes
ApplicationCallItxnParams
AssetConfigItxnParams
AssetFreezeItxnParams
AssetTransferItxnParams
KeyRegistrationItxnParams
PaymentItxnParams
functions
applicationCall
assetConfig
assetFreeze
assetTransfer
keyRegistration
payment
submitGroup
interfaces
ApplicationCallFields
ApplicationCallInnerTxn
AssetConfigFields
AssetConfigInnerTxn
AssetFreezeFields
AssetFreezeInnerTxn
AssetTransferFields
AssetTransferInnerTxn
KeyRegistrationFields
KeyRegistrationInnerTxn
PaymentFields
PaymentInnerTxn
itxn
type-aliases
ItxnParams
TxnFor
op
enumerations
Base64
Ec
Ecdsa
MimcConfigurations
VrfVerify
functions
addw
appOptedIn
arg
balance
base64Decode
bitLength
bsqrt
btoi
bzero
concat
divmodw
divw
ecdsaPkDecompress
ecdsaPkRecover
ecdsaVerify
ed25519verify
ed25519verifyBare
exp
expw
extract
extractUint16
extractUint32
extractUint64
falconVerify
gaid
getBit
getByte
gloadBytes
gloadUint64
itob
keccak256
len
mimc
minBalance
mulw
onlineStake
replace
select
setBit
setByte
sha256
sha3_256
sha512_256
shl
shr
sqrt
substring
sumhash512
vrfVerify
variables
AcctParams
AppGlobal
AppLocal
AppParams
AssetHolding
AssetParams
Block
Box
EllipticCurve
GITxn
Global
GTxn
ITxn
ITxnCreate
JsonRef
Scratch
Txn
VoterParams
AlgoKit CLI
Command Reference
AlgoKit Utils (Python)
AlgoKit Utils (Typescript)
Algorand TEAL
AVM Opcodes
SDK
Algorand SDK List
REST API
Overview
algod
Overview
common
GetGenesis
GetReady
GetVersion
HealthCheck
Metrics
SwaggerJSON
data
GetSyncRound
SetSyncRound
UnsetSyncRound
experimental
AccountApplicationsInformation
AccountAssetsInformation
ExperimentalCheck
RawTransactionAsync
nonparticipating
AbortCatchup
AccountApplicationInformation
AccountAssetInformation
AccountInformation
GetApplicationBoxByName
GetApplicationBoxes
GetApplicationByID
GetAssetByID
GetBlock
GetBlockHash
GetBlockLogs
GetBlockTimeStampOffset
GetBlockTxids
GetLedgerStateDelta
GetLedgerStateDeltaForTransactionGroup
GetLightBlockHeaderProof
GetStateProof
GetStatus
GetSupply
GetTransactionGroupLedgerStateDeltasForRound
GetTransactionProof
SetBlockTimeStampOffset
ShutdownNode
SimulateTransaction
StartCatchup
TealCompile
TealDisassemble
TealDryrun
TransactionParams
WaitForBlock
participating
AddParticipationKey
AppendKeys
DeleteParticipationKeyByID
GenerateParticipationKeys
GetParticipationKeyByID
GetParticipationKeys
GetPendingTransactions
GetPendingTransactionsByAddress
PendingTransactionInformation
RawTransaction
private
AbortCatchup
AddParticipationKey
AppendKeys
DeleteParticipationKeyByID
GenerateParticipationKeys
GetConfig
GetDebugSettingsProf
GetParticipationKeyByID
GetParticipationKeys
PutDebugSettingsProf
ShutdownNode
StartCatchup
public
AccountApplicationInformation
AccountApplicationsInformation
AccountAssetInformation
AccountAssetsInformation
AccountInformation
ExperimentalCheck
GetApplicationBoxByName
GetApplicationBoxes
GetApplicationByID
GetAssetByID
GetBlock
GetBlockHash
GetBlockLogs
GetBlockTimeStampOffset
GetBlockTxids
GetGenesis
GetLedgerStateDelta
GetLedgerStateDeltaForTransactionGroup
GetLightBlockHeaderProof
GetPendingTransactions
GetPendingTransactionsByAddress
GetReady
GetStateProof
GetStatus
GetSupply
GetSyncRound
GetTransactionGroupLedgerStateDeltasForRound
GetTransactionProof
GetVersion
HealthCheck
Metrics
PendingTransactionInformation
RawTransaction
RawTransactionAsync
SetBlockTimeStampOffset
SetSyncRound
SimulateTransaction
SwaggerJSON
TealCompile
TealDisassemble
TealDryrun
TransactionParams
UnsetSyncRound
WaitForBlock
indexer
Overview
common
makeHealthCheck
lookup
lookupAccountAppLocalStates
lookupAccountAssets
lookupAccountByID
lookupAccountCreatedApplications
lookupAccountCreatedAssets
lookupAccountTransactions
lookupApplicationBoxByIDAndName
lookupApplicationByID
lookupApplicationLogsByID
lookupAssetBalances
lookupAssetByID
lookupAssetTransactions
lookupBlock
lookupTransaction
search
searchForAccounts
searchForApplicationBoxes
searchForApplications
searchForAssets
searchForBlockHeaders
searchForTransactions
kmd
Overview
Operations
CreateWallet
DeleteKey
DeleteMultisig
ExportKey
ExportMasterKey
ExportMultisig
GenerateKey
GetVersion
GetWalletInfo
ImportKey
ImportMultisig
InitWalletHandleToken
ListKeysInWallet
ListMultisg
ListWallets
ReleaseWalletHandleToken
RenameWallet
RenewWalletHandleToken
SignMultisigProgram
SignMultisigTransaction
SignProgram
SignTransaction
SwaggerHandler
ARC Standards
Index
Guildelines
arc-0000
Living
arc-0001
Final
arc-0002
Final
arc-0003
Final
arc-0004
Final
arc-0005
Final
arc-0006
Deprecated
arc-0007
Deprecated
arc-0008
Deprecated
arc-0009
Deprecated
arc-0010
Deprecated
arc-0011
Deprecated
arc-0012
Withdrawn
arc-0015
Deprecated
arc-0016
Final
arc-0018
Final
arc-0019
Final
arc-0020
Final
arc-0021
Final
arc-0022
Final
arc-0023
Final
arc-0025
Final
arc-0026
Deprecated
arc-0027
Final
arc-0028
Final
arc-0032
Final
arc-0033
Deprecated
arc-0034
Deprecated
arc-0035
Final
arc-0036
Final
arc-0042
Deprecated
arc-0047
Final
arc-0048
Deprecated
arc-0049
Deprecated
arc-0053
Last Call
arc-0054
Final
arc-0055
Final
arc-0056
Final
arc-0059
Final
arc-0060
Draft
arc-0062
Final
arc-0065
Final
arc-0069
Final
arc-0071
Final
arc-0072
Living
arc-0073
Final
arc-0074
Final
arc-0076
Idle
arc-0078
Deprecated
arc-0079
Deprecated
arc-0082
Deprecated
arc-0083
Living
arc-0086
Final
arc-0087
Draft
arc-0089
Last Call
arc-0090
Final
arc-0200
Living
Bulletins
Disclosure of Vulnerabilities in Puya Smart Contract Compiler
Additional Resources
Overview
Liquid Auth
Bridging
Algorand Specifications
Configuring P2P on FUNC
GitHub
Discord
X
YouTube
Overview
Indexer (2.0)
Section titled “Indexer (2.0)”
Algorand ledger analytics API.
Algorand:
https://www.algorand.com/get-in-touch/contact
OpenAPI version: 3.0.1