BONEX

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x602b6294 at 18241668

The storage layout for this contract could not be retrieved.

ERC-20
--

No transactions found for "BONEX"


Functions
Getter at block 21224905
POGEX(view returns (address)
0xaed8077b25c88af2e711abdcc24ef9389b028876
buyBuyBackFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
1
buyTotalFee(view returns (uint256)
3
contractSwapEnabled(view returns (bool)
true
decimals(pure returns (uint8)
18
getTransferFees(view returns (bool)
false
isTradeEnabled(view returns (bool)
true
marketingWallet(view returns (address)
0xd9abcf35c6137954dda45b91d4db6c6cf3031e90
name(pure returns (string)
BONEX
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xefe764fcbcc9cf6cbd4a2f41a8a609551ecdb607
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBuyBackFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
1
sellTotalFee(view returns (uint256)
3
swapThreshold(view returns (uint256)
100000000000000000000000
symbol(pure returns (string)
BONEX
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAuthorized(addressview returns (bool)
isFeeExcluded(address _walletview returns (bool)
isFeeExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
changeBuyFees(uint256 _liquidityFeeuint256 _marketingFeeuint256 _buyBuyBackFee
changeGetFeesOnTransfer(bool _status
changeMarketingWallet(address _wallet
changeSellFees(uint256 _liquidityFeeuint256 _marketingFeeuint256 _sellBuyBackFee
enableTrading(
renounceOwnership(
rescueEth(
setAuthorizedWallets(address _walletbool _status
setDoContractSwap(bool _enabled
setIsFeeExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AddAuthorizedWallet(address holderbool status
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountBNBuint256 amountBOG
DoContractSwap(uint256 amountuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDoContractSwap(bool status
SetIsFeeExempt(address holderbool status
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.