TickerRegistry

Verified contract

Active on Ethereum
Deployed by via 0x840a5be4 at 6052883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x99bada8154119f3bed21482cb52451e4e1513e0554c3a6a3101b846467dbcfd5
0x7661a597c348b1265a39b1419b97285ef80ee6714fa79e33bb240e6adaa6e5e9
0xd3da8c6411c5dc0ff70067da935032e625d8683dbf732c86d3051ebd17f23a8e
0x5c29f96eb56f65e0b21e8513c4b426b5e3f5e9a6b9e3edb5bd82ca72b42bd65e
0xce8e72152960bd14976c3afd3cd14075a5b99210df3d1a9342976c35d3e9519f
0xa83313640349850f1f8b540b3c70ca80463c35f6c51a2943da2e3e6fdd237b91
0x354472cb1cb51367b2b069e3e540ed988b775cc2e71340992c2a46c71d46f532
0xed42b0f21f936abdf94d94a9b7e6190a008aa80d1678e4c3876be69faba71ca9
0x4564241664e39c5ddaab90f93274edab1c7ca214243701e928520e64a47851e6
0x4f417db56256e7ebc471db2dfa9bcea5a7818310f4e978b94a65786a54335271

Functions
Getter at block 21407102
expiryLimit(view returns (uint256)
5184000
moduleRegistry(view returns (address)
0x31d85fffd7e38bd42d2ae0409ac149e3ef0fd92c
owner(view returns (address)
0xa22d152d855d80f4d88e5e483c30b87161019d3a
paused(view returns (bool)
true
polyToken(view returns (address)
0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec
polymathRegistry(view returns (address)
0x06595656b93ce14834f0d22b7bbda4382d5ab510
registrationFee(view returns (uint256)
250000000000000000000
securityTokenRegistry(view returns (address)
0xef58491224958d978facf55d2120c55a24516b98
tickerRegistry(view returns (address)
0xc31714e6759a1ee26db1d06af1ed276340cd4233
Read-only
getDetails(string _symbolview returns (addressuint256stringbytes32bool)
State-modifying
changeExpiryLimit(uint256 _newExpiry
changePolyRegisterationFee(uint256 _registrationFee
checkValidity(string _symboladdress _ownerstring _tokenNamereturns (bool)
isReserved(string _symboladdress _ownerstring _tokenNamebytes32 _swarmHashreturns (bool)
pause(
reclaimERC20(address _tokenContract
registerTicker(address _ownerstring _symbolstring _tokenNamebytes32 _swarmHash
renounceOwnership(
transferOwnership(address _newOwner
unpause(
updateFromRegistry(
Events
LogChangeExpiryLimit(uint256 _oldExpiryuint256 _newExpiry
LogChangePolyRegisterationFee(uint256 _oldFeeuint256 _newFee
LogRegisterTicker(address indexed _ownerstring _symbolstring _namebytes32 _swarmHashuint256 indexed _timestamp
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(uint256 _timestammp
Unpause(uint256 _timestamp
Constructor
constructor(address _polymathRegistryuint256 _registrationFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.