genesisAddress
Query the network to find the genesis address of a transaction
genesisAddress(
address: Address!
): Address
Arguments
genesisAddress.address
● Address!
non-null scalar
Type
Address
scalar
The [Address] scalar type represents a transaction's address. The Address appears in a JSON response as Base16 formatted string. The parsed address will be converted to a binary and any invalid address with an invalid algorithm or invalid size will be rejected