BlockNoteX

Verified contract

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

No balances found for "BlockNoteX"

0x1da5f9703630d8f9c4d5fcbe8c3eeddeb4cf42abcf6adf552b57132957563a69
0x68693c72a7d9f3ad309d520016a75aa40e08a04153661ea5ce395f2b596532f0
0x538b18ece87ccacd31bcf1901de584f5d48894e091e0c44d666ec03b1c635d16
0x43e708dba5ba99a67e8aa498e23e00485305eda12560f4cd794a183f07606081
0x1c8c5f2e6c808855504339162e8a30b4d28471b8adb844cf3fbc9f61d9c0ee90
0x0cd1b882ed8c84d443f6673142bfe624d7b7be9075b1c04767df29af256451a8
0xfe74eb7ea3722d1fbb7d2678a8fff2f2b2941cc4f6735520e55e33e01c0fade8
0x10c77b25e118adfcc46dce54ad63611b6e85b6e3c05a5cc1a2770db91dfd06b4
0xebd93add64dde4b3122eb251547cb79552bcc9642b305805fe698abe409239d5
0x03fc611d64372ec1ae8c8dd3a09057a99f2911f214586b29bc96ce4fffe060b4

Functions
Getter at block 20957858
bsoFee(view returns (uint16)
60
bsopoolAddress(view returns (address)
0xcb808e438bc4af8b2c97604fff34212147045d74
decimals(view returns (uint8)
2
feeAddress(view returns (address)
0x8a56171e9bf13fd3f61acaf16c62ca3328281ca9
generalFee(view returns (uint16)
40
name(view returns (string)
BlockNoteX
paused(view returns (bool)
true
symbol(view returns (string)
BNOX
totalSupply(view returns (uint256)
33551457
treasuryAddress(view returns (address)
0x805b25cab927026c36912aef574743dbef0e19b0
url(view returns (string)
https://blocknote.gold/eng/bnox
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getDestinationAccountWL(address destinationAddressview returns (bool)
getSourceAccountWL(address sourceAddressview returns (bool)
isBNOXAdmin(address accountview returns (bool)
isKYCAdmin(address accountview returns (bool)
isTreasuryAdmin(address accountview returns (bool)
State-modifying
addBNOXAdmin(address account
addKYCAdmin(address account
addTreasuryAdmin(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
kill(address toChashOut
mint(address accountuint256 amountreturns (bool)
pause(
removeBNOXAdmin(address account
removeKYCAdmin(address account
removeTreasuryAdmin(address account
setBsoFee(uint16 newFee
setBsopoolAddress(address newAddress
setDestinationAccountWL(address destinationAddressbool lockValue
setFeeAddress(address newAddress
setGeneralFee(uint16 newFee
setSourceAccountWL(address sourceAddressbool lockValue
setTreasuryAddress(address newAddress
setUrl(string newUrl
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BNOXAdminAdded(address indexed account
BNOXAdminRemoved(address indexed account
BNOXBSOFeeChange(uint256 newFee
BNOXBSOPOOLAddressChange(address newAddress
BNOXDestinationAccountWL(address indexed accountbool lockValue
BNOXFeeAddressChange(address newAddress
BNOXGeneralFeeChange(uint256 newFee
BNOXKYCAdminAdded(address indexed account
BNOXKYCAdminRemoved(address indexed account
BNOXPaused(address account
BNOXSourceAccountWL(address indexed accountbool lockValue
BNOXTreasuryAddressChange(address newAddress
BNOXTreasuryAdminAdded(address indexed account
BNOXTreasuryAdminRemoved(address indexed account
BNOXUnpaused(address account
BNOXUrlSet(string ulr
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address superadmin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.