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

Entropy

Verified contract

Active on Ethereum with 29,644 txns
Deployed by via 0xcdab4fc3 at 16538322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Entropy"

0xac294329876c5d0a97b270562396fa4e2d5283ef3222197e9de8780b3ce9a8b1
0x48c3cee14001f30a9d8e5f17b0431f9f4846415401e34c45b68e8f2609fddcbd
0x273caa5cf34244b7601b42db18cd68dbd9df4ac61e3c87802507166def5bf9d9
0x5e61d74e0df052994fadba313480c3ad105a522a4c9d4f526cdde19e3b117fb8
0xa1eaccdb6a9874eb29b5f610322bd328819a329644e59c867d2474c2a3ea58b2
0x3619ee1ee5f92fb3b78481bad1c12c19e576619a28face56087221b86886e182
0x18f9a811c93b7376632e10e3d94c80f54de245466ca2876930a3f4d7c0f430a6
0x7df5f9b9789a2a4f439df321f380c9b941f5d1ad4ad36b22f6c462384b5fb76c
0xa2971bb80a1882b9e58b74301e13004f91a666cf9eee98c58af05732b7e247e5
0xf587107982037a54d1a43e2ea80e3f08aa11968f544244cf7c3bf714af41d8e4

Functions
Getter at block 20796836
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Entropy
symbol(view returns (string)
ENT
totalSupply(view returns (uint256)
3454973370000000000000000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBridge(address bridgeAddress
transfer(address touint256 amountreturns (bool)
transferAndCall(address touint256 amountreturns (bool)
transferAndCall(address touint256 amountbytes datareturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferFromAndCall(address fromaddress touint256 amountreturns (bool)
transferFromAndCall(address fromaddress touint256 amountbytes datareturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(address owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.