BFH:Unit

Verified contract

Active on Ethereum with 5,604 txns
Deployed by via 0xff3beb48 at 9357422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1ff8d567d4c74e5aa90de1bfdb49bad006e351723462065a21085daec6427319
0x6bf76b1a903bbd4681058d320abcb6175b1f0dc09dab1dc88524e8c6e478c54d
0x6a36a5792487e9ab6dfcefe8fa9a3bfab2637d3f2fc2ada0038c15bd16efc131
0xaddd192e2f11b3cf1d7614de8d1d76319cc0bd6abcd1a8bf456912cc043f2614
0x930e754583040e919bab8f8645f7b8ea7790355251100cb7c0066b5ddd4e51f3
0xe64da14b77a1973c0e209c5e6492d93aa779c1692ed8c910cb34c3be12d58d3f
0x25128d928eefc1d47f757e0df63633ec73ea7351f3bc92d7ad131a0c77fbef8a
0x0a378b68e8fad022eada11c79c08be408143a9aa3476754398bdbd342a7016df
0xa463878c6bb33afc16138f33badd7b37581628bbe5ef74ec44648a7b2098ae0d
0x0bbd8ebba2c847762cf91f26d49a71509c184e14ee164e52305b7e82f74e4300

Functions
Getter at block 21285423
approvalProxy(view returns (address)
0xaa06e5c117dbe8bc52dbaa18aaf447eda556b13c
getTypeCap(view returns (uint256)
11579208923731619542357098500868790785326998466564056403945758400791312963
getTypeCount(view returns (uint256)
179
getTypeOffset(view returns (uint256)
10000
name(view returns (string)
BFH:Unit
owner(view returns (address)
0x335944b36b02401fb35ca3aa64cc9468e5eb3742
paused(view returns (bool)
false
symbol(view returns (string)
BFHU
totalSupply(view returns (uint256)
7043
Read-only
balanceOf(address _ownerview returns (uint256)
exist(uint256 tokenIdview returns (bool)
existingType(uint32 _assetTypeview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getUnitCap(uint32 _assetTypeview returns (uint32)
getUnitCount(uint32 _assetTypeview returns (uint32)
isApprovedForAll(address _owneraddress _spenderview returns (bool)
isMinter(address accountview returns (bool)
isOperator(address accountview returns (bool)
isTokenPaused(uint256 _tokenIdview returns (bool)
isTokenPauser(address accountview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addMinter(address account
addOperator(address account
addTokenPauser(address account
approve(address _approveduint256 _tokenIdpayable 
mint(address _touint256 _tokenId
pause(
pauseToken(uint256 _tokenId
removeMinter(address account
removeOperator(address account
removeTokenPauser(address account
safeTransferFrom(address _fromaddress _touint256 _tokenIdpayable 
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _datapayable 
setApprovalForAll(address _spenderbool _approved
setApprovalProxy(address _new
setTokenURIPrefix(string _tokenUriPrefix
setTypeCap(uint32 _newTypeCap
setUnitCap(uint32 _assetTypeuint32 _newUnitCap
transferFrom(address _fromaddress _touint256 _tokenIdpayable 
transferOwnership(address _newOwner
unpause(
unpauseToken(uint256 _tokenId
withdrawEther(
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OperatorAdded(address indexed account
OperatorRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetTypeCap(uint256 _typeCap
SetUnitCap(uint32 _assetTypeuint32 _unitCap
TokenPaused(uint256 indexed tokenId
TokenPauserAdded(address indexed account
TokenPauserRemoved(address indexed account
TokenUnpaused(uint256 indexed tokenId
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Unpaused(address account
UpdateApprovalProxy(address _newProxyContract
UpdateTokenURIPrefix(string tokenUriPrefix
Constructor
constructor(address _approvalProxy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.