RoboAi Coin R2R

Verified contract

Proxy

Active on Ethereum with 400 txns
Deployed by via 0x016db081 at 7988304
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"

0xa5ee71a9cd229f56ea7ede5aa81e0f3692378d9925cd5642a94d31e97477192e
0x8c0e051223d12bc2469b9868b91d07dfb1275e6d5c488b6bbef07c334329f867
0x30ff293e480b5e2401a95bba1b1dfe9d781bc83f1fecf9c94d0897630d944cc5
0x9ad5f69bef565fa3e35a8df589e145f50b9874a5e60715a393422a568eee3161
0xf84381d8863a8989697b492fde07b282f19c82eb209f7b272d870899432423e1
0x3be37d99ed390f8937877f2e81495e5cf41ed55a8412a57b51c5ffec8be086eb
0x4f5df3ba28edc4d32565027f4c2ef354309cfb069e60fb032cf6bba108da91e5
0x8cb83788c8b65e903683904c3c9ae1c839d6ca6f39fe20c4641e8a722a2ca6a9
0x332f5593a5bfcd251698d90b75a96a472a99919327f3a9ee0647a96a9a56f7d7
0xf46f0510c024761dfad4c0d6d2e9ebc8011613055779fb02933e8ccc79a92133

Functions
Getter at block 20948030
implementation(view returns (address)
0x2d053306379447af70028a04f54779cc448b590a
decimals(view returns (uint8)
18
name(view returns (string)
RoboAi Coin R2R
symbol(view returns (string)
R2R
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
isOwner(address accountview returns (bool)
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
upgradeTo(address newImplementation
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
Upgraded(address implementation
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 _implementationaddress storageAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.