NotesOfBearV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd6962e27 at 15333492
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots

No balances found for "NotesOfBearV2"

No transactions found for "NotesOfBearV2"


Functions
Getter at block 20809152
BearXContract(view returns (address)
0x0000000000000000000000000000000000000000
Owner(view returns (address)
0x0000000000000000000000000000000000000000
StakeXContract(view returns (address)
0x0000000000000000000000000000000000000000
dependent(view returns (uint256)
0
name(view returns (string)
pause(view returns (bool)
false
range(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isClaimed(uint256uint256view returns (bool)
minterAddress(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
walletOfOwner(uint256[] idsview returns (uint256[])
State-modifying
BurnBatch(uint256[] idsuint256[] amounts
Claim(uint256[] c_idsuint256[] h_ids
IncreaseSupply(uint256 tokenIduint256 amount
MintNotes(uint256 amount
PauseSale(
SetDependent(uint256 num
SetErrMsg(string eMsg
SetURI(string uri
StakeClaim(uint256 CIDaddress _address
UnPauseSale(
initialize(
ownerClaim(uint256 CIDuint256 amount
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setNewBearX(address __address
setNewStakeX(address __address
setPostfix(string _ext
transferOwnership(address _address
updateRange(uint256 __range
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.