Rflexcoin

Verified contract

Active on Ethereum with 4,720 txns
Deployed by via 0x7b35d3f9 at 6529364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x613239a52c12473d0312eac6b8dbedc0b5f8156dcc7037cde00dd2231b45f33d
0xfd99e205239225efc30b5128db2d0b9ec5675c507982823bbf2d5b33c8f67fa7
0xafb7e6bbebad3502416a20d8d50557662e04ff13317a7ad01d14ac40d34e4b18
0xa29c7ad5ca92da54cfe3497a37a3769c479d697275ffebe4eadfe027ec65d007
0x56b53740112500cb636c6c01293f9468c14a4b5fcac05aa0c285ee3f201d0cc4
0x5820c4a13e2e04b09bd0f7442e672c7b195b2f65af0c16d9d3197f17f9962876
0x8a655aece1301bcd4f794c8e26115b9e79d9511f11f1a99be33abb9cab770413
0x4effa85b3197eb2dd33c0037c003fca8b8237db005166024c74a786a9d5f7da7
0x2d55be7f841f3d083b8f6a3f9621faf3d063aad357a14091e564c35c48aae84a
0xda5f7aae8f022abbcffc0dc76814a2ae596966dba225ca6d96f77ded14840bff

Functions
Getter at block 21166742
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Rflexcoin
owner(view returns (address)
0x4088fa4331625bf58ee30b262a1f1c50235adc36
paused(view returns (bool)
false
symbol(view returns (string)
RFC
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getLockedUserInfo(address _addressview returns (uint256uint256uint256uint256uint256uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
removeLockedWalletEntity(address _addressreturns (bool)
removeSupervisor(address _addressreturns (bool)
renounceOwnership(
setLockTime(address _touint256 _timeuint256 _lockTimereturns (bool)
setLockedWalletEntity(address _addressreturns (bool)
setSupervisor(address _addressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
transferToLockedBalance(address _touint256 _firstUnlockTimeuint256 _firstUnlockValueuint256 _secondUnlockTimeuint256 _secondUnlockValueuint256 _thirdUnlockTimeuint256 _thirdUnlockValuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
PrintLog(address indexed senderstring _logNameuint256 _value
Transfer(address indexed fromaddress indexed touint256 value
Unlock(address indexed lockedUseruint256 lockPerioduint256 firstUnlockValueuint256 secondUnlockValueUnlockValueuint256 thirdUnlockValue
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.