Fomo Lab

Verified contract

Active on Ethereum with 280 txns
Deployed by via 0x7b0ac968 at 15211023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Fomo Lab"

0x7ec55aea620fc04fd0c20f4f579be62c1c74de97b7338842de4fdf8a82504735
0x1493944a5ed3de4adff80b8c7d2f85613217e49751df31600571eab678b194fe
0x097d1adf558f68c52ee2527e2fd05d4a342a8278ebbc1a43fb36a3346dc508e4
0x89010c1ee0a0ed59f49a59eb363e9e2a559c8d821f59dcf427bd90fa4c54b141
0x57154a5affef88ef7181dfcc42603b585bf84737389c9499d3fd5b9224f887f2
0x0988c9ff9a9cdcb231acdd3423073fc64246bd9f027fb2f562f5cb55b216bc2c
0xfb00bac10afd8776e55cb6375cd255602e779b3bb2b47879952a27acbab667b7
0xe300abf75f452d87d47600377e31f49f41d25eccd60ac11d987f4472733cfc85
0xee7651a4717eb5d717fdb054a934f03b0282f537bf94306b442921932a9d4602
0x45be44cab57c1b9a5526fd5385f48b8d9422b8906fd76afbb142362a036e2e14

Functions
Getter at block 20967101
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_CAP(view returns (uint256)
100000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
decimals(view returns (uint8)
18
name(view returns (string)
Fomo Lab
paused(view returns (bool)
false
symbol(view returns (string)
FOMO
totalSupply(view returns (uint256)
100000000000000000000000000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
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)
pause(
recoverToken(address tokenaddress destinationuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RecoverToken(address indexed tokenaddress indexed destinationuint256 indexed amount
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.