Zoom Protocol

Verified contract

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

No balances found for "Zoom Protocol"

0x63606f00112ff167bfb946c456ba9746cfb49c796760bf6d1ba655399dc43b9d
0xeca383b7dbbd7ed0bdbcc7fd3e324301ff46928662ca4d0ed61abb31cfc82077
0x1a064e29180677a46f50b4195b66b2758f941be8af711d6d6a43a01d853cbd69
From
0x87858ca3236fa2b790e57a356930ef8f17668166b734b806c3e5cf8143e09949
0x12dbbe0eaf6a0adb0009625e93af8ec8c98273d9baff591af418567df39b4bfa
0x6835d869bf141918a56fcaa34922f11237d493f4d5072bf9668a35236b4f7ce2
0x51db5512eecebfb1575a9dc414ee8b3eb2d7123750353817c1354d75a1857bd1
0x31325db9f51179673809d4774af53b6d8ba0e0213f2013c0c1f7cadb9878ef41
0xbc993206949fb8095a4ca045c750aa6511a351805cc79e5daf6222b559d8086d
0x628262eeb0f0ce6d057cd5b602c67da6c134fb09dd459e76330418874d5d4a2a

Functions
Getter at block 20859245
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Zoom Protocol
paused(view returns (bool)
false
symbol(view returns (string)
ZOM
totalSupply(view returns (uint256)
110000000000000000000000
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(
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(string _namestring _symboluint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.