NokuCustomERC20Service

Verified contract

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

No balances found for "NokuCustomERC20Service"

0xe0ccd20a99f993825aa7ee894856aebf168285afe1192679616e02f048e5791a
0xcf567c5b3635162efe81d7f2c4847eb8a3bd485e5fdf2569553e4392e135cb2b
0xf01394e98b50c3e89b113eb20241c9877c4c64e789547df84560276d9eab9fe2
0x74779d73601dc5a071a753a2d297ed0c53a9986dadd3448496ac425b82470842
0x7cd621930bbb57aaca1c51e3dc1e4d60213596f13e9ccc1745b65c380a39f372
0x22c9c241fc0a5dcb3ce5dc72a969b3a4d1b6670000b3287cc938e174f36e74bf
0x7cdc755f08a071beafbb43c50baec9dcb08c38ac2bb74f2ad20ebf3177131aa5
0xcd3a9fde57fd93a168af558ab6f3377d20f0ba66066e835f98d6ffb00c93b7c0
0x348e3064a3edb2d8398fdf94b5443b244d08608dd84cc43203cd8f3a49f24093
0xe5980797ef294b56c7d1b7b1d3732324090d1887a794dfdd126e28ad715ef8f2

Functions
Getter at block 21217830
CREATE_AMOUNT(view returns (uint256)
1000000000000000000
CUSTOM_ERC20_CREATE_SERVICE_NAME(view returns (bytes32)
0x4e6f6b75437573746f6d45524332302e63726561746500000000000000000000
DECIMALS(view returns (uint8)
18
owner(view returns (address)
0xe4fd84c00efe090e7204b3060b62991b92581afc
paused(view returns (bool)
false
pricingPlan(view returns (address)
0xef728575176486063dfd6c82d22bfdb69eea35cb
Read-only

This contract contains no read-only function objects.

State-modifying
createCustomToken(string _namestring _symboluint8returns (address customToken)
createCustomToken(string _namestring _symboluint8uint256 transferableFromBlockuint256 lockEndBlockreturns (address customToken)
pause(
renounceOwnership(
setPricingPlan(address _pricingPlan
transferOwnership(address _newOwner
unpause(
Events
LogNokuCustomERC20ServiceCreated(address calleraddress indexed pricingPlan
LogPricingPlanChanged(address indexed calleraddress indexed pricingPlan
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor
constructor(address _pricingPlan
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.