FERC1155

Verified contract

Active on Ethereum with 2,717 txns
Deployed by via 0x20ba711d at 13465511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FERC1155"

0xf4a024446957be7f90643218274d6792848c608ee2ad2601fdf29cc634270817
0x9a6c42d3f42a414e391e774c3d4c5a0c491a810e8c5f0087f7d6d1e972407603
0x72dc390604ae4c2c0e4862b84f20dc65f46211e7d2b6bfa229b0cb65e25b83a7
0x4cdcdb16636143c62bfc75665f801c694e476c63654572c7ad95ba146cc38f9d
0x1e3ca41ecde9f70157e3035dbc23dd21d3a573117120429f1ce937ca1e0b82ad
0x9ac99628e0a9209c68159905f1e41602ed6aad1aac9dcf5fd3963a13d468ef79
0xe585990aac4c99cdefd6ee140d875a3dce29bba131be3d07ecb815eab0da6f4b
0x96b7059325e12020e3f433e38225d6644df2ab61c81026b5355c347b37e6fee6
0xbf65019ede1e4af8164ee453f98e5b7a6cde84a67b8f8789240a0caab7e8f798
0x4744338720361580a717c423787e969239ef957e9b19a97dd09a623cbb35e9d1
From

Functions
Getter at block 21397646
count(view returns (uint256)
1271
owner(view returns (address)
0x016596abf1eb19de270e0409da362496b453fab2
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
idToVault(uint256view returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
minters(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 idview returns (string)
State-modifying
addMinter(address minter
burn(address accountuint256 iduint256 value
mint(address vaultuint256 amountreturns (uint256)
mint(uint256 amountuint256 id
removeMinter(address minter
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateBaseUri(string base
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.