Slot
XX
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 43 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($0.00)
No balances found for "Bizbase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13913910 | 3 years ago | | | 0 | 0.0048273633 | |
| 12107204 | 4 years ago | | | 0 | 0.0093356500 | |
| 12106259 | 4 years ago | | | 0 | 0.0067457600 | |
| 12105540 | 4 years ago | | | 0 | 0.0096368000 | |
| 12102398 | 4 years ago | | | 0 | 0.011744850 | |
| 12101260 | 4 years ago | | | 0 | 0.0084322000 | |
| 12100784 | 4 years ago | | | 0 | 0.0073480600 | |
| 12099181 | 4 years ago | | | 0 | 0.0062036900 | |
| 12098378 | 4 years ago | | | 0 | 0.0099981800 | |
| 12098126 | 4 years ago | | | 0 | 0.0078299000 |
ABI
ABI objects
Getter at block 21327687
_rebaser() view returns (address)
0xdff5af1156d3fd80e2e4e9dbd10295d6abc20e16
_tFeePercent() view returns (uint256)
100
decimals() view returns (uint8)
9
lpAddress() view returns (address)
0xf38ebe74c8a29ce9c17ac02684c0874f8f009e30
name() view returns (string)
Bizbase
owner() view returns (address)
0x90509cfbd6e74edd16be5c93ad738064ad121841
symbol() view returns (string)
BZB
totalFees() view returns (uint256)
3539835540985
totalSupply() view returns (uint256)
95407901727183
transactionsSize() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
refractionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromRefraction(uint256 rAmount) view returns (uint256)
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events addTransaction(address destination, bytes data)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
rebase(int256 supplyDelta) returns (uint256)
refract(uint256 tAmount)
removeTransaction(uint256 index)
renounceOwnership()
setLP(address lp)
setRebaser(address rebaser)
setTransactionEnabled(uint256 index, bool enabled)
setTransferFeePercent(uint256 tFeePercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionFailed(address indexed destination, uint256 index, bytes data)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.