Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Receipt
Interface Receipt
interface
Receipt
{
blockNumber
:
bigint
;
contractAddress
:
string
;
cumulativeGasUsed
:
bigint
;
effectiveGasPrice
:
bigint
;
from
:
string
;
gasUsed
:
bigint
;
logs
:
Log
[]
;
logsBloom
:
Uint8Array
;
status
:
number
;
to
:
string
;
transactionIndex
:
number
;
txHashHex
:
string
;
txType
:
number
;
vmError
:
string
;
}
Index
Properties
block
Number
contract
Address
cumulative
Gas
Used
effective
Gas
Price
from
gas
Used
logs
logs
Bloom
status
to
transaction
Index
tx
Hash
Hex
tx
Type
vm
Error
Properties
block
Number
block
Number
:
bigint
contract
Address
contract
Address
:
string
cumulative
Gas
Used
cumulative
Gas
Used
:
bigint
effective
Gas
Price
effective
Gas
Price
:
bigint
from
from
:
string
gas
Used
gas
Used
:
bigint
logs
logs
:
Log
[]
logs
Bloom
logs
Bloom
:
Uint8Array
status
status
:
number
to
to
:
string
transaction
Index
transaction
Index
:
number
tx
Hash
Hex
tx
Hash
Hex
:
string
tx
Type
tx
Type
:
number
vm
Error
vm
Error
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Number
contract
Address
cumulative
Gas
Used
effective
Gas
Price
from
gas
Used
logs
logs
Bloom
status
to
transaction
Index
tx
Hash
Hex
tx
Type
vm
Error
@crownfi/sei-js-proto
Loading...