TIMERS

Verified contract

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

No balances found for "TIMERS"

0x8939fb1c01ae02e90ab8761617d055bb755867d2ae3eee00990e142dd9c2f64d
0x26948e8f3c4a10b38bf3c8f89209720e65b36480f408a5a99d3ed8e389dba6ed
0xefb44fde79a74439b99c03c979a6c66419c7620ec22c017ef94f38e8f542f65c
From
0x00dec923fbc22ed95682f3f0391df9c55ccd32ef75fde7aba556469cbf398e6b
0x41ae80ac2c26cb4d826e92014f1d9e83e5de12c7d1b66ab923ae166718e83f7f
0x355541eddb06b8fc5bedfdc0c37ad07da77de3e179021de16aaba64105731932
0x5d498432ccea7db77b6c78fb96914891a4118c57d35eb7867a356a45be6ecd2a
0x4c56b8a41970a4c8609c397b1525ff20e4a50e817d524118dc2c89bb06aa4d50
0xc4854d90bf505ed69eceddb9706389994ac7568ebc8be0db8043c76bdc502642
0x6fb519792744a61e99a35fa256b7134a90dd770eaefca9215dfaf78b92af62a1

Functions
Getter at block 20867702
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAXIMUM_CROWDSALE_SUPPLY(view returns (uint256)
14600000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SUPPLY_CAP(view returns (uint256)
50000000000000000000000000
TOKEN_INITIAL_SUPPLY(view returns (uint256)
5600000000000000000000000
TOKEN_NAME(view returns (string)
TIMERS
TOKEN_SYMBOL(view returns (string)
IPM
decimals(view returns (uint8)
18
getGithub(view returns (string)
timersnetwork
getGithubProof(view returns (bytes)
0x
getTelegram(view returns (string)
TIMERSipm
getTokenActivationDate(view returns (uint256)
1601728322
getTokenMintableDate(view returns (uint256)
1632832322
getTwitter(view returns (string)
TIMERSnetwork
getTwitterProof(view returns (uint256)
1300778501499478016
getWebsite(view returns (string)
timers.network
name(view returns (string)
TIMERS
paused(view returns (bool)
false
socialGithub(view returns (string)
timersnetwork
socialGithubProof(view returns (bytes)
0x
socialTelegram(view returns (string)
TIMERSipm
socialTwitter(view returns (string)
TIMERSnetwork
socialTwitterProof(view returns (uint256)
1300778501499478016
socialWebsite(view returns (string)
timers.network
symbol(view returns (string)
IPM
tokenActive(view returns (bool)
true
totalSupply(view returns (uint256)
3347380964151385244564950
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)
finishCrowdSale(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
resetCrowdSale(
revokeRole(bytes32 roleaddress account
setGithubProof(bytes _githubProof
setTwitterProof(uint256 _twitterProof
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CrowdSaleFinished(uint256 tokenPurchaseduint256 mintingLockDateuint256 tokenActivationDate
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.