This contract is being backfilled. You may encounter incomplete storage history.

renBTC

Verified contract

Proxy

Active on Ethereum with 46,640 txns
Deployed by via 0x1fdbafe9 at 9736969
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
ERC-20
Value $1,999.37
ERC-20
--
ERC-20
--
ERC-20
--
0x1413fc08949d5d03d979012b09aa02a08f26ac8e9d98af7e3193116a6e09f361
0xaf5e1284c5b809fcd72871df85fb8fb7a3e37bfdc984e5f084fbb3f8917ac99c
0x43fc9f5da95b9ac723e2aa655760cfffd4060a202c3ca6d6375baf24aae78704
0x2d419b7cb9cc4d4d60eb58fcc41909f5770ca9a8bc94ff68a2e7691a47d44558
0x473a1bd7f7022eaef9dee7fe7151e26977b6676c7d06a6426be737cd00be413b
0x7d8f7030bfbd20a2fc28b8d02b246ff8ec7694998507c86961f2b575dfd3aad5
0x5f6bb67507a3d8da01b632850e4974138bf1812cc01ef0481e1dce8c5d3b54af
0x821ad018cd6ebe6f4c87c3db6c934941acf478c36c069e40e8d00df73b56ff5d
0x2d0150ac25b49559192d268b5487c29e1f8fe5c21d0353acc253d7dd3c59530d
0xe0106778d03404b60333170c13372a468c8cccb9bc1bcbd103345109acbeeca7

Functions
Getter at block 20795268
DOMAIN_SEPARATOR(view returns (bytes32)
0xa66c46a3743f744c15bb31450162d77172718e42ab2e70f5e8ce17fba8aafab1
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)
renBTC
owner(view returns (address)
0xe4b679400f0f267212d5d812b95f58c83243ee71
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
renBTC
totalSupply(view returns (uint256)
30449918869
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.