renZEC

Verified contract

Proxy

Active on Ethereum with 988 txns
Deployed by via 0x02ccfdc3 at 9737148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "renZEC"

0x56b8e5c59a51e3e300cded98ac7a718ab03ca3ae88c1339630761c57a4c9bc95
From
0x5cf22815e41eef8394f557f75520fa1c572634e52a1c60f5ea8f28c0ac6192e9
0xabaabb6e2922d2c051ca9eb6de0d41678e749a63302293c827eb487042563db4
0x27e567877f944555dfde7acf32fcb34e8beab62d026bc4ebb14d2a91effdc836
0xc5563f83ec51267eb95a867e548182020b89951407af87050681a7f4081d849c
0x78dca944fca47049164d1dbef2b185f51bafc3091679d2216218ffaabd15efd5
0xe4ba0184f763d101b34c9050c170cb3759f389c01184db8775420be593f23245
0xae3b5f04a93dc090f76f7eb01676701f727023cea06af52d99434d2a390f0745
0x72b7352adb1ffffd9ea82f8d682ce27b44d43e37289d113a296b442f6abd887e
0x0b77c5213f6bf2fdfbd33a28135e783fc4a367e8b9fd618f432e92381e459922

Functions
Getter at block 21193578
DOMAIN_SEPARATOR(view returns (bytes32)
0x892f05b788a5e7cfb15837b2ad86472135bcb105a095a91f299a652cce778bdc
PERMIT_TYPEHASH(view returns (bytes32)
0xea2aa0a1be11a07ed86d755c93467f4f82362b452371d1ba94d1715123511acb
_rateScale(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
8
exchangeRateCurrent(view returns (uint256)
1000000000000000000
isOwner(view returns (bool)
false
name(view returns (string)
renZEC
owner(view returns (address)
0xc3bbd5adb611dd74eca6123f05b18acc886e122d
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
renZEC
totalSupply(view returns (uint256)
724999086790
version(view returns (string)
1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfUnderlying(address _accountview returns (uint256)
fromUnderlying(uint256 _amountUnderlyingview returns (uint256)
nonces(addressview returns (uint256)
toUnderlying(uint256 _amountview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
initialize(address _logicaddress _adminbytes _datapayable 
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
blacklistRecoverableToken(address _token
burn(address _fromuint256 _amount
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _nextOwner
initialize(address _nextOwneruint256 _initialRate
initialize(string namestring symboluint8 decimals
initialize(uint256 _chainIdaddress _nextOwneruint256 _initialRatestring _versionstring _namestring _symboluint8 _decimals
initialize(uint256 _chainIdstring _versionstring _namestring _symboluint8 _decimals
mint(address _touint256 _amount
permit(address holderaddress spenderuint256 nonceuint256 expirybool alloweduint8 vbytes32 rbytes32 s
recoverTokens(address _token
renounceOwnership(
setExchangeRate(uint256 _nextRate
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
LogRateChanged(uint256 indexed _rate
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.