NebulasToken

Verified contract

Implementation

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

No balances found for "NebulasToken"

No transactions found for "NebulasToken"


Functions
Getter at block 21051876
feeRecipient(view returns (address)
0x6f175d6d5bc86493f636258242ca2bf2aa8bf404
 
isPaused(view returns (bool)
nTokenController(view returns (address)
0x990323e3e8dd7c39f7a21fb588032a9a5c737271
owner(view returns (address)
0x6f175d6d5bc86493f636258242ca2bf2aa8bf404
totalSupply(view returns (uint256)
0
underlyingToken(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
balanceOf(address _accountview returns (uint256)
convertMappingAccounts(stringview returns (address)
getMappingAccount(address _spenderview returns (string)
mappingAccounts(addressview returns (string)
State-modifying
initialize(address _newOwneraddress _underlyingTokenaddress _nTokenControlleraddress _feeRecipient
paused(returns (bool)
refund(string _nebulasAccountaddress _recipientuint256 _amountuint256 _feereturns (bool)
stake(uint256 _amountstring _nebulasAccountreturns (bool)
transferOut(address _tokenaddress _recipientuint256 _amountreturns (bool)
transferOwnership(address newOwner
unpaused(returns (bool)
updateController(address _newController
updateFeeRecipient(address _newFeeRecipientreturns (bool)
updateMappingAccount(string _newRecipient
Events
NewMappingAccount(address indexed underlyingTokenaddress indexed spenderstring recipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address indexed ethereumRecipientuint256 indexed amountstring nebulasSpenderuint256 fee
Staked(address indexed ethereumSpenderuint256 indexed amountstring nebulasRecipient
Unpaused(address account
UpdateController(address indexed oldControlleraddress indexed newController
UpdateFeeRecipient(address indexed oldFeeRecipientaddress indexed newFeeRecipient
UpdateMappingAccount(address indexed spenderstring newRecipientstring oldRecipientaddress underlyingToken
Constructor
constructor(address _newOwneraddress _underlyingTokenaddress _nTokenControlleraddress _feeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.