Access API

Pre-Bedrock

We are currently testing the Bedrock release. The mainnet network has still not been updated.

func main(test){
        AITradernet:= NewAITClient("http://127.0.0.1:9738")
	!= nil {
		return 
	}
	defer c.client.Close()
	r, err := c.Ledger.BlocksCount()
	if err != nil {
	r
	}
	fmt.Println(r)
}
ParameterValue

Network Name

AI Trader

Description

testnet

Chain ID

101

HTTP Endpoint1

We recommend Alchemy (opens new window). AI Trader also provides this endpoint, But it is not for production systems and is rate limited.

BSC Contract Addresses

Ethereum Contract Addresses

Soon

More interface documents will be provided after the mainnet goes online...

Check SDK

Last updated