FujiERC1155

Verified contract

Active on Ethereum with 40 txns
Deployed by via 0xeba6fa9a at 12386395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FujiERC1155"

0x0af254818468b70f9d01672d0412c3bc91d9f9e1ad263febabfab4402ddffb07
0xdce9db0f66ca3afc9a2a2910578d07cccaff08e4d0e57bfa8c2f6966d4af845c
0x7e42ad3bd1f685d4ca593cc7a3f5da6a29c1b4dde4c4460a06ef4f41db8723c8
0x41da3f1b5db75e202fbb9a1412e652d5f98ea9cd0f04da5d9528523810b3da0e
0xf11bb8c2e91bbad48ef71c66be706c024e6fe1fc3015c11de4cdef75dac911cb
From
0xd775458231e8b6b7b275f1c3417c63dd282191e65eee72230392d66ad0b91eb6
From
0xf86b4e9463c8253f31afb7da366703fe8d319f8cba143bf1919a89a406f0e26f
0x8ea22ea0f62d786c8b1ac2b43b639c626a30e213f9028481a974a78057a260a4
0x02ecabf574bcffae6c0b9199f6ad36c5c024a17dc384e3aea72b14386c95fa81
0x9297b90334053a7d5b20665e3451ecc27d76c00e9934dea4377561aa6d31785c

Functions
Getter at block 21225812
owner(view returns (address)
0x0e1484c9a9f9b31ff19300f082e843415a575f4f
qtyOfManagedAssets(view returns (uint64)
6
transfersActive(view returns (bool)
false
Read-only
addrPermit(addressview returns (bool)
assetIDs(uint8addressview returns (uint256)
assetIDtype(uint256view returns (uint8)
balanceOf(address _accountuint256 _assetIDview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getAssetID(uint8 _typeaddress _addrview returns (uint256 id)
indexes(uint256view returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
scaledBalanceOf(address _accountuint256 _assetIDview returns (uint256)
scaledTotalSupply(uint256 _assetIDview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _assetIDview returns (uint256)
uri(uint256view returns (string)
State-modifying
addInitializeAsset(uint8 _typeaddress _addrreturns (uint64)
burn(address _accountuint256 _iduint256 _amount
burnBatch(address _accountuint256[] _idsuint256[] _amounts
mint(address _accountuint256 _iduint256 _amountbytes _data
mintBatch(address _touint256[] _idsuint256[] _amountsbytes _data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPermit(address _addressbool _permit
setURI(string _newUri
transferOwnership(address newOwner
updateState(uint256 _assetIDuint256 newBalance
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.