Search
Preparing search index...
The search index is not available
pocket-universe-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ERC1155TransferBatch
Interface ERC1155TransferBatch
ERC1155 TransferBatch event
event TransferBatch(address indexed _operator, address indexed _from, address indexed _to, uint256[] _ids, uint256[] _values);
Hierarchy
ERC1155TransferBatch
Index
Properties
from
id
operator
to
value
Properties
from
from
:
string
Ethereum address in hex prefixed with 0x.
id
id
:
string
[]
operator
operator
:
string
Ethereum address in hex prefixed with 0x.
to
to
:
string
Ethereum address in hex prefixed with 0x.
value
value
:
string
[]
Globals
Pocket
Simulator
Asset
Changes
ERC1155
Approval
For
All
ERC1155
Transfer
Batch
from
id
operator
to
value
ERC1155
Transfer
Single
ERC20
Approval
ERC20
Transfer
ERC2309
Consecutive
Transfer
ERC721
Approval
ERC721
Approval
For
All
Native
Revert
Transaction
ERC1155
ERC20
ERC721
Metadata
Nft
Metadata
Result
Simulate
Options
Simulation
OPTIONS_
DEFAULTS
Generated using
TypeDoc
ERC1155 TransferBatch event