SecurityTokenRegistry

Verified contract

Implementation

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

No balances found for "SecurityTokenRegistry"

No transactions found for "SecurityTokenRegistry"


Functions
Getter at block 20854509
isPaused(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAddressValue(bytes32 _variableview returns (address)
getArrayAddress(bytes32 _keyview returns (address[])
getArrayBytes32(bytes32 _keyview returns (bytes32[])
getArrayUint(bytes32 _keyview returns (uint256[])
getBoolValue(bytes32 _variableview returns (bool)
getBytes32Value(bytes32 _variableview returns (bytes32)
getBytesValue(bytes32 _variableview returns (bytes)
getStringValue(bytes32 _variableview returns (string)
getUintValue(bytes32 _variableview returns (uint256)
isSecurityToken(address _securityTokenview returns (bool)
tickerAvailable(string _tickerview returns (bool)
State-modifying
changeExpiryLimit(uint256 _newExpiry
changeFeesAmountAndCurrency(uint256 _tickerRegFeeuint256 _stLaunchFeebool _isFeeInPoly
changeSecurityLaunchFee(uint256 _stLaunchFee
changeTickerRegistrationFee(uint256 _tickerRegFee
generateNewSecurityToken(string _namestring _tickerstring _tokenDetailsbool _divisibleaddress _treasuryWalletuint256 _protocolVersion
generateSecurityToken(string _namestring _tickerstring _tokenDetailsbool _divisible
getFees(bytes32 _feeTypereturns (uint256 usdFeeuint256 polyFee)
getSecurityTokenLaunchFee(returns (uint256 polyFee)
getTickerRegistrationFee(returns (uint256 polyFee)
initialize(address _polymathRegistryuint256 _stLaunchFeeuint256 _tickerRegFeeaddress _owneraddress _getterContract
modifyExistingSecurityToken(string _tickeraddress _owneraddress _securityTokenstring _tokenDetailsuint256 _deployedAt
modifyExistingTicker(address _ownerstring _tickeruint256 _registrationDateuint256 _expiryDatebool _status
modifySecurityToken(stringstring _tickeraddress _owneraddress _securityTokenstring _tokenDetailsuint256 _deployedAt
modifyTicker(address _ownerstring _tickerstring _tokenNameuint256 _registrationDateuint256 _expiryDatebool _status
pause(
reclaimERC20(address _tokenContract
refreshSecurityToken(string _namestring _tickerstring _tokenDetailsbool _divisibleaddress _treasuryWalletreturns (address)
registerNewTicker(address _ownerstring _ticker
registerTicker(address _ownerstring _tickerstring _tokenName
removeProtocolFactory(uint8 _majoruint8 _minoruint8 _patch
removeTicker(string _ticker
setGetterRegistry(address _getterContract
setLatestVersion(uint8 _majoruint8 _minoruint8 _patch
setProtocolFactory(address _STFactoryAddressuint8 _majoruint8 _minoruint8 _patch
transferOwnership(address _newOwner
transferTickerOwnership(address _newOwnerstring _ticker
unpause(
updateFromRegistry(
updatePolyTokenAddress(address _newAddress
Events
ChangeExpiryLimit(uint256 _oldExpiryuint256 _newExpiry
ChangeFeeCurrency(bool _isFeeInPoly
ChangeSecurityLaunchFee(uint256 _oldFeeuint256 _newFee
ChangeTickerOwnership(string _tickeraddress indexed _oldOwneraddress indexed _newOwner
ChangeTickerRegistrationFee(uint256 _oldFeeuint256 _newFee
LatestVersionSet(uint8 _majoruint8 _minoruint8 _patch
NewSecurityToken(string _tickerstring _nameaddress indexed _securityTokenAddressaddress indexed _owneruint256 _addedAtaddress _registrantbool _fromAdminuint256 _registrationFee
NewSecurityToken(string _tickerstring _nameaddress indexed _securityTokenAddressaddress indexed _owneruint256 _addedAtaddress _registrantbool _fromAdminuint256 _usdFeeuint256 _polyFeeuint256 _protocolVersion
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(address account
ProtocolFactoryRemoved(address indexed _STFactoryuint8 _majoruint8 _minoruint8 _patch
ProtocolFactorySet(address indexed _STFactoryuint8 _majoruint8 _minoruint8 _patch
RegisterTicker(address indexed _ownerstring _tickerstring _nameuint256 indexed _registrationDateuint256 indexed _expiryDatebool _fromAdminuint256 _registrationFee
RegisterTicker(address indexed _ownerstring _tickeruint256 indexed _registrationDateuint256 indexed _expiryDatebool _fromAdminuint256 _registrationFeePolyuint256 _registrationFeeUsd
SecurityTokenRefreshed(string _tickerstring _nameaddress indexed _securityTokenAddressaddress indexed _owneruint256 _addedAtaddress _registrantuint256 _protocolVersion
TickerRemoved(string _tickeraddress _removedBy
Unpause(address account
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.