BFH:Unit

Verified contract

Active on Ethereum with 5,599 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
--
0xe64da14b77a1973c0e209c5e6492d93aa779c1692ed8c910cb34c3be12d58d3f
0x25128d928eefc1d47f757e0df63633ec73ea7351f3bc92d7ad131a0c77fbef8a
0x0a378b68e8fad022eada11c79c08be408143a9aa3476754398bdbd342a7016df
0xa463878c6bb33afc16138f33badd7b37581628bbe5ef74ec44648a7b2098ae0d
0x0bbd8ebba2c847762cf91f26d49a71509c184e14ee164e52305b7e82f74e4300
0x5af044232559e035081b24b1427b549e0d6f3cac9175b13378d3e0fd7a518742
0x248cc6029f006e52e720d57162e86aa75ecaa456039247e0f181363ad2d106d2
0xe2db05a4c81e82b7399abd8d8681959b0a03af511e69e00f9abecc1d3a9962f3
0x08e15303925ac4e8847863ccddacd003f9744091bc710e92be438f00b0d796d4
0xc37503aa32c5d33309c1c96d706bfda8577fa3db21af9ef287737bdedc609ca1

Functions
Getter at block 20847599
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.