xBond

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xee694167 at 11809065
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
4 additional variables

No balances found for "xBond"

0xce57b0af302c42870fb90f7b19abec10cdeae3a4242728ab26f3bfdd60ddfb6b
From

Functions
Getter at block 21425291
POINT_MULTIPLIER_BIG(view returns (uint256)
1000000000000000000
bondingMinimumSeconds(view returns (uint256)
0
claimableUSD(view returns (uint256)
0
constantUsdRebase(view returns (uint256)
0
coolDownPeriodSeconds(view returns (uint256)
0
decimals(view returns (uint8)
0
ethBondOracle(view returns (address)
0x0000000000000000000000000000000000000000
isOwner(view returns (bool)
false
lastRebase(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
timelock(view returns (address)
0x0000000000000000000000000000000000000000
totalDollarPoints(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
bondingStatus(addressview returns (uint256)
claimableProRataUSD(address _whoview returns (uint256)
lastUserBond(addressview returns (uint256)
lastUserCoolDown(addressview returns (uint256)
lastUserPoints(addressview returns (uint256)
lastUserRebase(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enterBondCoolDown(address _whoreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
initialize(address owner_address timelock_address dollar_
initialize(address sender
initialize(string namestring symboluint8 decimals
mint(address _whouint256 _amount
redeem(address _whoreturns (bool)
remove(address _whouint256 _amountuint256 _usdAmount
renounceOwnership(
setBondingMinimumSeconds(uint256 seconds_
setCoolDownSeconds(uint256 seconds_
setEthBondOracle(address oracle_
setLastRebase(uint256 newUsdAmount
setTimelock(address timelock_
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.