Blockchain Labs Asia

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x652d3ec7 at 6686897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
4 additional variables

No balances found for "Blockchain Labs Asia"

0xa7cbd8b2fb0a7cae1e69cb3121516ebd25259f27897e0f5c590bc7573eefa500
0xb4fc458e21fa436dabecc1f3d6097c004468de1494a641b36732856b0f750885
0xb43025344f83a89ca021bb7005bef7c79ebed11b1170c6fe7d095130b0010016
0xd92a115656e9aa6253effa71f71ba10e51c8e359cca18ab458355541ed90c636
0xefcd1c94029ab9a6b7d1f672c0ac9abd77e9e7a8bae33292a9497e130f33650d
0x458b025285301443218d3e022ca268c33f9d3553bcce6452847076d9821135d4

Functions
Getter at block 21324473
controller(view returns (address)
0xbe95ea3b00285d580cfd737d626082c0514bf675
controllerDisabled(view returns (bool)
false
currentCheckpointId(view returns (uint256)
0
decimals(view returns (uint8)
18
featureRegistry(view returns (address)
0xa3eacb03622bf1513880892b7270d965f693ffb5
getCheckpointTimes(view returns (uint256[])
[]
getInvestorCount(view returns (uint256)
0
getInvestors(view returns (address[])
[0xbE95Ea3B00285D580CfD737d626082c0514BF675]
getVersion(view returns (uint8[])
[2, 0, 0]
granularity(view returns (uint256)
1000000000000000000
mintingFrozen(view returns (bool)
false
moduleRegistry(view returns (address)
0x4566d68ea96fc2213f2446f0dd0f482146cee96d
name(view returns (string)
Blockchain Labs Asia
owner(view returns (address)
0xbe95ea3b00285d580cfd737d626082c0514bf675
polyToken(view returns (address)
0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec
polymathRegistry(view returns (address)
0xdfabf3e4793cd30affb47ab6fa4cf4eef26bbc27
securityTokenRegistry(view returns (address)
0x240f9f86b1465bf1b8eb29bc88cbf65573dfdd97
symbol(view returns (string)
BLABS
tokenDetails(view returns (string)
https://www.blabs.asia/investor
totalSupply(view returns (uint256)
0
transfersFrozen(view returns (bool)
true
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balanceOfAt(address _investoruint256 _checkpointIdview returns (uint256)
checkPermission(address _delegateaddress _modulebytes32 _permview returns (bool)
getInvestorsAt(uint256 _checkpointIdview returns (address[])
getModule(address _moduleview returns (bytes32addressaddressbooluint8[])
getModulesByName(bytes32 _nameview returns (address[])
getModulesByType(uint8 _typeview returns (address[])
iterateInvestors(uint256 _startuint256 _endview returns (address[])
totalSupplyAt(uint256 _checkpointIdview returns (uint256)
State-modifying
addModule(address _moduleFactorybytes _datauint256 _maxCostuint256 _budget
approve(address _spenderuint256 _valuereturns (bool)
archiveModule(address _module
burnFromWithData(address _fromuint256 _valuebytes _data
burnWithData(uint256 _valuebytes _data
changeGranularity(uint256 _granularity
changeModuleBudget(address _moduleuint256 _changebool _increase
createCheckpoint(returns (uint256)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
disableController(
forceBurn(address _fromuint256 _valuebytes _databytes _log
forceTransfer(address _fromaddress _touint256 _valuebytes _databytes _log
freezeMinting(
freezeTransfers(
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _investoruint256 _valuereturns (bool success)
mintMulti(address[] _investorsuint256[] _valuesreturns (bool success)
mintWithData(address _investoruint256 _valuebytes _datareturns (bool success)
removeModule(address _module
renounceOwnership(
setController(address _controller
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferFromWithData(address _fromaddress _touint256 _valuebytes _datareturns (bool)
transferOwnership(address _newOwner
transferWithData(address _touint256 _valuebytes _datareturns (bool success)
unarchiveModule(address _module
unfreezeTransfers(
updateFromRegistry(
updateTokenDetails(string _newTokenDetails
verifyTransfer(address _fromaddress _touint256 _valuebytes _datareturns (bool)
withdrawERC20(address _tokenContractuint256 _value
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burnt(address indexed _fromuint256 _value
CheckpointCreated(uint256 indexed _checkpointIduint256 _timestamp
DisableController(uint256 _timestamp
ForceBurn(address indexed _controlleraddress indexed _fromuint256 _valuebool _verifyTransferbytes _data
ForceTransfer(address indexed _controlleraddress indexed _fromaddress indexed _touint256 _valuebool _verifyTransferbytes _data
FreezeMinting(uint256 _timestamp
FreezeTransfers(bool _statusuint256 _timestamp
GranularityChanged(uint256 _oldGranularityuint256 _newGranularity
Minted(address indexed _touint256 _value
ModuleAdded(uint8[] _typesbytes32 _nameaddress _moduleFactoryaddress _moduleuint256 _moduleCostuint256 _budgetuint256 _timestamp
ModuleArchived(uint8[] _typesaddress _moduleuint256 _timestamp
ModuleBudgetChanged(uint8[] _moduleTypesaddress _moduleuint256 _oldBudgetuint256 _budget
ModuleRemoved(uint8[] _typesaddress _moduleuint256 _timestamp
ModuleUnarchived(uint8[] _typesaddress _moduleuint256 _timestamp
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetController(address indexed _oldControlleraddress indexed _newController
Transfer(address indexed fromaddress indexed touint256 value
UpdateTokenDetails(string _oldDetailsstring _newDetails
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _granularitystring _tokenDetailsaddress _polymathRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.