Bluenote World Token

Verified contract

Active on Ethereum with 1,442 txns
Deployed by via 0x453af326 at 6879896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xbdba7194f2a39402bd83d75b65c536074ea3fe4d319d40b74493a862f423c0f7
0x00db6a896988854d85cd29ecc6589012be78a5f759ca35d49ac562934877abfd
0xe91754d5eeb4081d315c016d6588995f378685ec40c530730688b75d1389b26f
0x1a9167ecd2871b200a3f43587cb50d6429c4d82a7b824deb7bf62ca3c86231f4
0x5e2d4945ba4ce640ed28966bde97be81a4966bf9b860cd0b9c2aadf091a02178
0xf9c98900dcad70f354b728f43e34f0c7ae0e0f14fc3d0f03b69e8b3fabb7f71b
0x408a983615807d9765423738809fe53cdc62b1313bb6f21cc1e4f4bf1d06ad9a
0x759e315d4572e06f8ea293b74f8dce88a94f64e68eba55868f7c327e1ef255f6
0x3f958ad7f6f1c6b057a5962b756b42c026f997d6550a7f2f77d65d1f87cc8099
0x44df5fd8f562860ac059f8824e7f75979de5ad1ab18987aba83ab393a38ff70e

Functions
Getter at block 21273395
decimals(view returns (uint8)
18
name(view returns (string)
Bluenote World Token
symbol(view returns (string)
BNOW
totalSupply(view returns (uint256)
12500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getUnlockableTokens(address accountview returns (uint256 unlockableTokens)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validitybool claimed)
tokensLocked(address accountbytes32 reasonview returns (uint256 amount)
tokensLockedAtTime(address accountbytes32 reasonuint256 timeview returns (uint256 amount)
tokensUnlockable(address whobytes32 reasonview returns (uint256 amount)
totalBalanceOf(address whoview returns (uint256 amount)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
extendLock(bytes32 reasonuint256 timereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
increaseLockAmount(bytes32 reasonuint256 amountreturns (bool)
lock(bytes32 reasonuint256 amountuint256 timereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferWithLock(address tobytes32 reasonuint256 amountuint256 timereturns (bool)
unlock(address accountreturns (uint256 unlockableTokens)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Locked(address indexed accountbytes32 indexed reasonuint256 amountuint256 validity
Transfer(address indexed fromaddress indexed touint256 value
Unlocked(address indexed accountbytes32 indexed reasonuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.