Fossil

Verified contract

Active on Ethereum with 280 txns
Deployed by via 0x50b549c3 at 13515993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Fossil"

0x099989d8cbf6144d5baa1dad7d1fde5aed4216542c6fd34179ab9c53f0f64fc8
0x4a7915ad87351ddda1d78043450c20490e0da3b0055d3488cd71097960a5a200
From
0x877914ff0ccdbb566b68f171ce2107dd61ff72df835b401823dfd03910aefddd
0x9372ae5689dae8fe04eace28c4014ec41d5ea4b4d6dff29b705bc32397b41dfb
0xc524cb782bbb204f9373dcbb182618da5d08110fe5d98c90facab7bd2e939644
0x683d55f7e284feeaff78e9f6a1aca2e24305455a72c94e3efea7181bc14d1a7c
0x09cd0000236ffdef89f43a34a9b9aca098e28704fb21965e12b2f6fa8d2c3f65
0x8433c4662802eae7959c059d6e3a613f432f63ca65f87c70bc59351dbcc6a3f9
0x2f021b20962dd01b3c39d4fd81d3b25dcd4ae8e827fd5b1cb117da4a505b48eb
0xe6ad326da680587daf37f17d4e45ca837d0f8f9b1f6643e6b24d2cc81f121de2

Functions
Getter at block 21038074
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Fossil
symbol(view returns (string)
FOSSIL
totalSupply(view returns (uint256)
237600242604166666666094
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address _useruint256 _amount
mintBatch(address[] addressesuint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMinterRole(address minterbool status
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.