Holy Bread
Verified contract
Active on
Ethereum with 2,178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BREAD | ERC-20 | 25.90087 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910533 | 6 months ago | | | 0 | 0.00066191258 | |
| 19079537 | 10 months ago | | | 0 | 0.00026231965 | |
| 19051675 | 10 months ago | | | 0 | 0.00059456658 | |
| 19010199 | a year ago | | | 0 | 0.00039828435 | |
| 18853319 | a year ago | | | 0 | 0.00091655545 | |
| 18853312 | a year ago | | | 0 | 0.0012347037 | |
| 18853301 | a year ago | | | 0 | 0.00099018351 | |
| 18602772 | a year ago | | | 0 | 0.00081510529 | |
| 18578769 | a year ago | | | 0 | 0.0023097000 | |
| 18509910 | a year ago | | | 0 | 0.00086600787 |
ABI
ABI objects
Getter at block 21309633
DELTA_SUPPLY() view returns (uint256)
110389205976845081306626
INITIAL_BREADS_SUPPLY() view returns (uint256)
100000000000000000000000
SWAP_PAIR() view returns (address)
0x6289a59b42db893ef0e8961895d9a729cefc0757
SWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
SWAP_ROUTER_ADR() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
TOTAL_CRUMBS() view returns (uint256)
115792089237316195423570985008687907853269984665640564000000000000000000000000
_crumbsPerBread() view returns (uint256)
1017126709430475075554624296415514472480045827489209880
_totalSupply() view returns (uint256)
113842344482480701016730
buyToRebase() view returns (uint256)
2118201473917710735060
canRebase() view returns (bool)
true
dayMode() view returns (bool)
false
decimals() pure returns (uint8)
18
enableUpdateTax() view returns (bool)
false
giveBread() view returns (bool)
true
limitRebase() view returns (bool)
true
limitRebasePct() view returns (bool)
true
name() view returns (string)
Holy Bread
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellToRebase() view returns (uint256)
12923115060034909437210
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BREAD
syncLP() view returns (bool)
true
totalSupply() view returns (uint256)
113842344482480701016730
txToSwitchTax() view returns (uint256)
15
vatBuy() view returns (uint256)
1
vatSell() view returns (uint256)
1
zero() view returns (uint256)
0
Read-only
_allowedBreads(address, address) view returns (uint256)
_crumbBalances(address) view returns (uint256)
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
isWhitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableBreadExchange()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase()
renounceOwnership()
setDebaseLimitRate(uint256 _r, uint256 _dd, uint256 _nd)
setRebaseLimit(bool _l)
setRebaseLimit(bool _l, bool _p)
setRebaseLimitRate(uint256 _r, uint256 _dr, uint256 _nr)
setSwapBackSettings(bool _enabled, uint256 _pt)
setSyncLP(bool _s)
setToFinalTax()
setToMinimalTax()
setTxToSwitchTax(uint256 _c)
swapBack()
switchMode()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelistWallet(address _address, bool _isWhitelisted)
Approval(address indexed owner, address indexed spender, uint256 value)
ErrorCaught(string reason)
Log(string message, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 indexed time, uint256 totalSupply)
RemovedLimits()
RequestRebase(bool increaseSupply, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _oracle, address _bw)
receive()
This contract contains no error objects.