@eth-optimism/viem • Docs
@eth-optimism/viem / chains / funkiSepolia
constfunkiSepolia:object
Chain Definition for Funki Sepolia
blockExplorers:
object
Collection of block explorers
readonlydefault:object
readonlyname:"Funki Sepolia Explorer"='Funki Sepolia Explorer'
readonlyurl:"https://sepolia-sandbox.funkichain.com/"='https://sepolia-sandbox.funkichain.com/'
contracts:
object
Collection of contracts
readonlydisputeGameFactory:object
readonly11155111:object
readonlyaddress:"0xEc7C6E35f4e5361D279d5Fe7222F3F45A8A83352"='0xEc7C6E35f4e5361D279d5Fe7222F3F45A8A83352'
readonlygasPriceOracle:object
readonlyaddress:"0x420000000000000000000000000000000000000F"
readonlyl1Block:object
readonlyaddress:"0x4200000000000000000000000000000000000015"
readonlyl1CrossDomainMessenger:object
readonly11155111:object
readonlyaddress:"0x6F82D895E223Dde65DA28a8bbD14f3eF79cBF3b8"='0x6F82D895E223Dde65DA28a8bbD14f3eF79cBF3b8'
readonlyl1Erc721Bridge:object
readonly11155111:object
readonlyaddress:"0x598D245Ea85FBfBceCe6c62232bbCAB688D3F68b"='0x598D245Ea85FBfBceCe6c62232bbCAB688D3F68b'
readonlyl1StandardBridge:object
readonly11155111:object
readonlyaddress:"0x1ba82f688eF3C5B4363Ff667254ed4DC59E97477"='0x1ba82f688eF3C5B4363Ff667254ed4DC59E97477'
readonlyl2CrossDomainMessenger:object
readonlyaddress:"0x4200000000000000000000000000000000000007"
readonlyl2Erc721Bridge:object
readonlyaddress:"0x4200000000000000000000000000000000000014"
readonlyl2OutputOracle:object
readonly11155111:object
readonlyaddress:"0xB25812386D1Cb976b50de7387F5CBc10Fec3F27c"='0xB25812386D1Cb976b50de7387F5CBc10Fec3F27c'
readonlyl2StandardBridge:object
readonlyaddress:"0x4200000000000000000000000000000000000010"
readonlyl2ToL1MessagePasser:object
readonlyaddress:"0x4200000000000000000000000000000000000016"
readonlyportal:object
readonly11155111:object
readonlyaddress:"0xCeE7ef4dDF482447FE14c605Ea94B37cBE87Ca9D"='0xCeE7ef4dDF482447FE14c605Ea94B37cBE87Ca9D'
readonlysystemConfig:object
readonly11155111:object
readonlyaddress:"0xd6A01f1Ef51D65F023433992a8F62fEeAD35b172"='0xd6A01f1Ef51D65F023433992a8F62fEeAD35b172'
optionalcustom:Record<string,unknown>
Custom chain data.
optionalfees:ChainFees<undefined>
Modifies how fees are derived.
readonlyformatters:object
Modifies how data is formatted and typed (e.g. blocks and transactions)
readonlyblock:object
exclude:
undefined| []
format: (
args) =>object
• args: OpStackRpcBlock<BlockTag, boolean>
object
baseFeePerGas:
null|bigint
blobGasUsed:
bigint
difficulty:
bigint
excessBlobGas:
bigint
extraData: `0x${string}`
gasLimit:
bigint
gasUsed:
bigint
hash:
null| `0x${string}`
logsBloom:
null| `0x${string}`
miner: `0x${string}`
mixHash: `0x${string}`
nonce:
null| `0x${string}`
number:
null|bigint
parentHash: `0x${string}`
receiptsRoot: `0x${string}`
sealFields: `0x${string}`[]
sha3Uncles: `0x${string}`
size:
bigint
stateRoot: `0x${string}`
timestamp:
bigint
totalDifficulty:
null|bigint
transactions: `0x${string}`[] |
OpStackTransaction<boolean>[]
transactionsRoot: `0x${string}`
uncles: `0x${string}`[]
optionalwithdrawals:Withdrawal[]
optionalwithdrawalsRoot: `0x${string}`
type:
"block"
readonlytransaction:object
exclude:
undefined| []
format: (
args) =>object|object|object|object|object
• args: OpStackRpcTransaction<boolean>
object | object | object | object | object
type:
"transaction"
readonlytransactionReceipt:object
exclude:
undefined| []
format: (
args) =>object
• args: OpStackRpcTransactionReceipt
object
optionalblobGasPrice:bigint
optionalblobGasUsed:bigint
blockHash: `0x${string}`
blockNumber:
bigint
contractAddress:
undefined|null| `0x${string}`
cumulativeGasUsed:
bigint
effectiveGasPrice:
bigint
from: `0x${string}`
gasUsed:
bigint
l1Fee:
null|bigint
l1FeeScalar:
null|number
l1GasPrice:
null|bigint
l1GasUsed:
null|bigint
logs:
Log<bigint,number,false,undefined,undefined,undefined,undefined>[]
logsBloom: `0x${string}`
optionalroot: `0x${string}`
status:
"success"|"reverted"
to:
null| `0x${string}`
transactionHash: `0x${string}`
transactionIndex:
number
type:
TransactionType
type:
"transactionReceipt"
id:
3397901
ID in number form
name:
"Funki Sepolia"
Human-readable name
nativeCurrency:
object
Currency used by chain
readonlydecimals:18=18
readonlyname:"Ether"='Ether'
readonlysymbol:"ETH"='ETH'
rpcUrls:
object
Collection of RPC endpoints
readonlydefault:object
readonlyhttp: readonly ["https://funki-testnet.alt.technology"]
readonlyserializers:object
Modifies how data is serialized (e.g. transactions).
readonlytransaction: (transaction,signature?) => `0x02${string}` | `0x01${string}` | `0x03${string}` |TransactionSerializedLegacy| `0x7e${string}`
• transaction: OpStackTransactionSerializable
• signature?: Signature
`0x02${string}` | `0x01${string}` | `0x03${string}` | TransactionSerializedLegacy | `0x7e${string}`
sourceId:
11155111
Source Chain ID (ie. the L1 chain)
optionaltestnet:boolean
Flag for test networks