DecentraBNB
Verified contract
Active on
Ethereum with 3,328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($87.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xSUSHI | ERC-20 | 55.972909 | $1.57 |
$87.88 | |
DBNB | ERC-20 | 3.741K | $0.000028 |
$0.11 | |
DBNB | ERC-20 | 3.740872K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20987482 | a month ago | | | 0 | 0.0017521291 | |
| 20980825 | a month ago | | | 0 | 0.0013289169 | |
| 20974193 | a month ago | | | 0 | 0.00096613511 | |
| 20973412 | a month ago | | | 0 | 0.0018053751 | |
| 20893482 | 2 months ago | | | 0 | 0.00028577603 | |
| 20853844 | 2 months ago | | | 0 | 0.00014045921 | |
| 20841116 | 2 months ago | | | 0 | 0.0015887717 | |
| 20829545 | 2 months ago | | | 0 | 0.0026008685 | |
| 20826242 | 2 months ago | | | 0 | 0.0013975798 | |
| 20772443 | 2 months ago | | | 0 | 0.0020737892 |
ABI
ABI objects
Getter at block 21277327
amountInPool() view returns (uint256)
347212
decimals() pure returns (uint8)
9
name() pure returns (string)
DecentraBNB
owner() view returns (address)
0xbd58d3a18d8f5848a516976dbe599674c441080b
symbol() pure returns (string)
DBNB
thisBalance() view returns (uint256)
56052811766975
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeCooldownSettings(bool newStatus, uint256 newInterval)
changeGetFeeOnSell(bool status)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBaseFee(uint256 fee)
setBots(address[] bots_)
setFeeAddress(address feeAddress)
setIsTimelockExempt(address holder, bool exempt)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxBuy(uint256 amt)
setMaxSell(uint256 amt)
setMaxWalletPercentage(uint256 percentage)
setMinContractTokensToSwap(uint256 numToken)
setNoTaxMode(bool onoff)
setSwapAll(bool onoff)
setTakeFeeFromTransfer(bool onoff)
setTaxFee(uint256 tax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFees(uint256 moderateBuyFee, uint256 highBuyFee, uint256 extremeBuyFee)
updateDynamicDump(uint256 moderateSellImpact, uint256 highSellImpact, uint256 extremeSellImpact)
updateDynamicFees(uint256 moderateBuyImpact, uint256 highBuyImpact, uint256 extremeBuyImpact)
updateSellFees(uint256 moderateSellFee, uint256 highSellFee, uint256 extremeSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool feeSent)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.