Wrapped Hacked BNB
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
whBNB | ERC-20 | 38.093209M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15693949 | 2 years ago | | | 0 | 0.00024341520 | |
| 15692625 | 2 years ago | | | 0 | 0.00047268000 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 | |
| 15692616 | 2 years ago | | | 0 | 0.0015598440 |
ABI
ABI objects
Getter at block 21398529
buyFee() view returns (uint256)
6
decimals() view returns (uint8)
18
feeWalletAddress() view returns (address)
0xed82e4a6d3c330847966bb8596316c6b67c5c2f0
maxWallet() view returns (uint256)
5325638000000000000000000
name() view returns (string)
Wrapped Hacked BNB
owner() view returns (address)
0xed82e4a6d3c330847966bb8596316c6b67c5c2f0
pair() view returns (address)
0xe9dcc3748a104636008f60a15b74879921e438a7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
6
swapEnabled() view returns (bool)
true
swapTokensThreshold() view returns (uint256)
132563000000000000000000
symbol() view returns (string)
whBNB
totalSupply() view returns (uint256)
532563895000000000000000000
transferFee() view returns (uint256)
6
transfersEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address user, bool state)
excludeFromLimits(address user, bool state)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH()
setBuyFee(uint256 _buyFee)
setMaxWallet(uint256 amount)
setSellFee(uint256 _sellFee)
setSwapEnabled(bool state)
setSwapTokensThreshold(uint256 amount)
setTaxRecipients(address _feeWalletAddress)
setTransferFee(uint256 _transferFee)
setTurnOnTransfers()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExemptFromFeeUpdated(address user, bool state)
FeesUpdated()
MaxWalletUpdated(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PairUpdated(address newPair)
RouterUpdated(address newRouter)
SwapEnabled(bool state)
SwapTokensThresholdUpdated(uint256 amount)
TaxRecipientsUpdated(address newfeeWalletAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.