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

AllianceBlock Token

Verified contract

Active on Ethereum with 134,037 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,187.24
ERC-20
Value $869.83
ERC-20
Value $663.05
ERC-20
Value $240.47
ERC-20
Value $207.34
ERC-20
Value $72.69
ERC-20
Value $35.1
ERC-20
Value $6.81
ERC-20
Value $0
ERC-20
--
0x23e13175da8a07a4d55b860f9459df97fedad9a1df85b77fb6ced61fde522e7f
0xf078605dcb8b1b484b33abf50488451dc6a078de220addb361efeaa28b430ea6
0x909d90ff6f1ea067dc91e8c4ab4a43990cbf7174316007b072605ac57b729419
0x673675caa730793b3f69747b92fcdfadecc96aa648e8c30a7b37d9efa2ddec9d
0xbf5b295a2b9b70ecb7cc14b1c3a176052486d8fbc8136047cb0071058d11aa32
0x06f71201ba2c3a8bc0c4ef8ca1b370acdcd1d179226272e57ea45248f1478725
0x5135d4b263c12ce278785938647be76c171e3df891720cdce130a0f3671396ed
From
0xb75907acc4e070a3d945ffc59d2632cf676b9870cb74669d9ad1d83c2e213b61
0x2a4acc7873fac6a90c17b8a8fd84c072aedae8ba9d2a9d0cab5e92d747247bee
0xa5f7ba74691548723085ceea4e2b82f869390919ebd2b0656765a471940f090e

Functions
Getter at block 20792649
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
AllianceBlock Token
paused(view returns (bool)
false
symbol(view returns (string)
ALBT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
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)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
removeMinterRole(address owner
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.