SocialBlox

Verified contract

Active on Ethereum with 350 txns
Deployed by via 0xd43d05a4 at 15716385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x4a140dc8e024530a7e2dfcd8ef42d51b5225e160a5fb3bce727ae3f69d42b23c
0xf156988550844ff02bd3d5b3013ca1c458d64eb51278af74541ab09c446877f9
0xabe59ae1becc4885a7ad1a8f42ff4d075823678e08fc04377e848a215d6c1763
0x5c87eebc1dc667a96e88d32945bb14414dee8f4d5e5a28e4c9f728d1cd186aa6
0x2e575cd1c79e0118217fcfff465430666c6f56b8971934cae0330296cbd109ad
0x81184e2b41cbea15499b4d7a624080d2a3304e1b558436aed6348b4cbdab8354
0x978d9a7a3608bdc8448f8a8639b2abc9de0bf9d44e28124d4ea6ef6745055f02
0x497c8b83ea315a9333f777b561eba4833d9e08f3a2886461e5e92e700418f6d6
0xa82389c98abac892df63a18577c88893cd65575db549f446fd1446e8e0d37056
0xa56074c1401e8b90c69c48e08ea20bcfffc61a265e690b45819c354dc4873a9e

Functions
Getter at block 21248166
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSE_ROLE(view returns (bytes32)
0x139c2898040ef16910dc9f44dc697df79363da767d8bc92f2e310312b816e46d
SNAPSHOTTER_ROLE(view returns (bytes32)
0x1aa1fd5f7b0f7c50bfda2b3788dca5be0ff1c53a5be56745dadbd234c0ff987c
cap(view returns (uint256)
21000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
SocialBlox
paused(view returns (bool)
false
symbol(view returns (string)
SBLX
totalSupply(view returns (uint256)
11838726658560593710904512597
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
addTrustedForwarder(address forwarder
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
destroy(
distribute(address[] accountsuint256[] amounts
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
removeTrustedForwarder(address forwarder
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(returns (uint256)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address manageruint256 cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.