AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 153 txns
Deployed by via 0x8626ce9c at 11398026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,579.04
0x591f79e9b90b87aa408f77292d811ddc4691c2d2ce01e7fa7806f813ec1a8768
0xda115c3dd98bd843e6e13419ba2bc5606bf3612a8efee30e95e4d6846784d696
0x945367a15ca0f5aa59449bdd054058916cefa59414d3ddac43d7fd278c374e84
0xe97b5427da75ec4eca3c33752e32fa7f09791dfe61d59e7887df7c6f699aee01
0x5874d6a126c7b721713c7a81e0546901a326e0a5ac539d0f8737b0eb97f3f096
0x7d858494fdbca7eb17034e675d71a05db3204c771c1d1040e64d7e1add9a6c3f
0x262cf798e011be50793663e1bc4db047b9f3d47c5cd52f3e4cfb2075b51341b5
0xfb561af69d7e64ccc78c06ada64bec3511ffd7281ad2c6d9e1f6558c775b822a
0x85d08dc225081e2521f4a02d577ce9fc9f22fb64c6fc46040f0ccb56d961d4ab
0x7ec2e933a4a4941f4f741db463c427bd1b74574a805964eddcfbda86270fb655

Functions
Getter at block 21051310
feeRecipient(view returns (address)
0x6f175d6d5bc86493f636258242ca2bf2aa8bf404
 
isPaused(view returns (bool)
nTokenController(view returns (address)
0x990323e3e8dd7c39f7a21fb588032a9a5c737271
owner(view returns (address)
0x6f175d6d5bc86493f636258242ca2bf2aa8bf404
totalSupply(view returns (uint256)
2582010797
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
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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 _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.