RoboAi Coin R2R

Verified contract

Implementation

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

No balances found for "RoboAi Coin R2R"

No transactions found for "RoboAi Coin R2R"


Functions
Getter at block 20948030
decimals(view returns (uint8)
18
name(view returns (string)
RoboAi Coin R2R
symbol(view returns (string)
R2R
 
totalSupply(view returns (uint256)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getTokenDistributionPercentage(string allocateeview returns (uint256 percentage)
getUnlockableTokens(address _ofview returns (uint256 unlockableTokens)
isOwner(address accountview returns (bool)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
totalBalanceOf(address _ofview returns (uint256 amount)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnToken(uint256 value
extendLock(bytes32 _reasonuint256 _timereturns (bool)
increaseLockAmount(bytes32 _reasonuint256 _amountreturns (bool)
lock(bytes32 _reasonuint256 _amountuint256 _timereturns (bool)
mintToken(address recipientuint256 value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferWithLock(address _tobytes32 _reasonuint256 _amountuint256 _timereturns (bool)
unlock(address _ofreturns (uint256 unlockableTokens)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Lock(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
Mint(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unlock(address indexed _ofbytes32 indexed _reasonuint256 _amount
Constructor
constructor(address storeAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.