This contract is being backfilled. You may encounter incomplete storage history.

Busy

Verified contract

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

No balances found for "Busy"

0x35b1a363d1d92cedf175b19db5e211ea5ae2af5da94ae2ee875c0664b6829f94
0xf24b4dfa24a7f9fd79a37c2a1555aebcf4ece8b7676e79037fab0fc975301410
0x4091120edd8280daf15fbd743eebaae33e574be02500c7d5f537529cd6d0e2f5
0xc11aaded959e9bf327e9b397088a758c334c6f34cac67bf287e698cf3866e0bb
0x3e8b7bf2a2421827c316ce04d547e4d6a54e53923756a0ac232427e25ad23af1
0x2ef8b5975cdfa3d753355fa184d1f059151fe59944ebb271985046501423f452
0x8a3f52cdb26aa3cda52dab576b7073fbeb1efa352d85a2d7a6c690d47eba651b
0xd851fc4110c0d43b2d2b59f896ddd0abe953e88ee1e178cc8737762f9e205675
0x2dc5daba62cc0934685f4f9af2e83c54285504480dd97d477770989d71b9da3d
0x78d900351e159112c1af2e512dd3a616ced6233f539bba6623f6f171a3353479

Functions
Getter at block 20794221
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
isBurnt(view returns (bool)
false
name(view returns (string)
Busy
symbol(view returns (string)
BUSY
totalSupply(view returns (uint256)
255000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getLockedTokens(address ownerview returns (uint256uint256uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
attemptUnlock(address owner
burn(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multibeneficiaryVestingV1(address recipientuint256 amountuint256 numeratoruint256 denominatoruint256 releaseAt
multibeneficiaryVestingV2(address recipientuint256 amountuint256 startAtuint256 releaseAt
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burnt(address invokeruint256 amount
ReleasedVesting(address indexed recipientuint256 totalAmountuint256 totalReleaseduint256 releasedNow
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Vested(address indexed recipientuint256 amountuint256 startedAtuint256 releaseAt
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.