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

BZRxTokenConvert

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x91e4eb8a at 7043661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.99
0x992e8b03729ee212575d18877180498de8fab80a042fd6162d8c020300e91707
0x9bfd01886da7e4f154c8ef0d7951bcd08150777365de01183096812d6ef5b59c
0xaea2c2c241dae9a433c0c639ad037aa6f23c3ab0921b29e811bcd56ebe6c1613

Functions
Getter at block 20806128
bZRxTokenContractAddress(view returns (address)
0x1c74cff0376fb4031cd7492cd6db2d66c3f2c6b9
bZxVaultAddress(view returns (address)
0x8b3d70d628ebd30d4a2ea82db95ba2e906c71633
conversionAllowed(view returns (bool)
true
ethCollected(view returns (uint256)
73011350854661728979
owner(view returns (address)
0xadff3ada12ed0f8a87e31e5a04dfd2ee054e1118
tokenPrice(view returns (uint256)
73000000000000
wethContractAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
changeBZRxTokenContract(address _bZRxTokenContractAddressreturns (bool)
changeBZxVault(address _bZxVaultAddressreturns (bool)
changeTokenPrice(uint256 _tokenPricereturns (bool)
changeWethContract(address _wethContractAddressreturns (bool)
renounceOwnership(
toggleConversionAllowed(bool _conversionAllowedreturns (bool)
transferEther(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferToken(address _tokenAddressaddress _touint256 _valuereturns (bool)
unwrapEth(returns (bool)
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _bZRxTokenContractAddressaddress _bZxVaultAddressaddress _wethContractAddressuint256 _previousAmountCollected
Fallback and receive
fallback(
Errors

This contract contains no error objects.