Environments

For clients who build on Saakuru Blockchain, we provide secure, dedicated RPCs. Please contact partnership@saakuru.com for more details.

IMPORTANT. Interacting with the Saakuru Blockchain follows the same principles as engaging with other Ethereum Virtual Machine (EVM) blockchains. However, a key distinction arises when interacting with it programmatically: it's necessary to manually set the gas price to 0 within your code. This adjustment is crucial because attempts to estimate the gas price will not succeed.

If you are deploying contracts through Remix, please make sure you set the Solidity Compiler version to Paris in advanced configuration

Mainnet

Saakuru (L2)

Oasys (L1)

Name
Value

Testnet

Saakuru (L2)

Name
Value

ChainID

247253

Symbol

OAS

Bridge

https://github.com/oasysgames/l1-l2-bridge-tutorial Please change the following values in l1-l2-bridge-tutorial/scripts/common.ts Proxy__OVM_L1CrossDomainMessenger: '0x8c846bD677bF6B468dbf238fB329Eed8223458b7', Proxy**OVM_L1StandardBridge: '0x12aef054F8BD83Aa134A1b387D02399398aB76e6', Proxy__OVM_L1ERC721Bridge: '0x565a51af265671EAf8a94F67e572b1405138A0b5'

Oasys (L1)

Last updated