Dejitaru Bo-Hiya
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc7d…2e6e
-
variable spans 2 additional slots
-
variable spans 3 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOHIYA | ERC-20 | 280.000124M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20972863 | 2 months ago | | | 0 | 0.00082600031 | |
| 16907686 | 2 years ago | | | 0 | 0.0013879600 | |
| 16878948 | 2 years ago | | | 0 | 0.0023638896 | |
| 16878929 | 2 years ago | | | 0 | 0.00093210000 | |
| 16878927 | 2 years ago | | | 0 | 0.00088786769 | |
| 16878926 | 2 years ago | | | 0 | 0.0012509794 | |
| 16878926 | 2 years ago | | | 0 | 0.00090381799 | |
| 16878925 | 2 years ago | | | 0 | 0.00076563097 | |
| 16878923 | 2 years ago | | | 0 | 0.00093432560 | |
| 16878923 | 2 years ago | | | 0 | 0.0012889769 |
ABI
ABI objects
Getter at block 21304453
BohiyaWallets() view returns (address liquidityWallet, address marketingWallet, address devWallet)
(liquidityWallet=0x62aa35febd019fe332c4149c65b0e515face568c, marketingWallet=0x62aa35febd019fe332c4149c65b0e515face568c, devWallet=0x62aa35febd019fe332c4149c65b0e515face568c)
TsukaBurn() view returns (address)
0xcc7d61f4f12802baaa6aa317ea858552bb6b2e6e
burnData() view returns (uint256 burnTimer, uint256 burnOverTime, uint256 lastBurnTime, uint256 amountToBurn)
(burnTimer=604800, burnOverTime=280000000000000000000000000, lastBurnTime=1729018271, amountToBurn=40000000000000000000000000)
buyTaxes() view returns (uint256 burnTsukaFee, uint256 liquidityFee, uint256 devFee, uint256 marketingFee, uint256 burnFee, uint256 totalBuyFees)
(burnTsukaFee=0, liquidityFee=0, devFee=0, marketingFee=5, burnFee=0, totalBuyFees=5)
decimals() view returns (uint8)
18
name() view returns (string)
Dejitaru Bo-Hiya
owner() view returns (address)
0x62aa35febd019fe332c4149c65b0e515face568c
sellTaxes() view returns (uint256 burnTsukaFee, uint256 liquidityFee, uint256 devFee, uint256 marketingFee, uint256 burnFee, uint256 totalSellFees)
(burnTsukaFee=100, liquidityFee=100, devFee=100, marketingFee=100, burnFee=0, totalSellFees=400)
starting() view returns (bool)
false
swapTokensAtAmount() view returns (uint256 swapAmount)
3000000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
BOHIYA
totalSupply() view returns (uint256)
880000000000000000000000000
uniswapV2Pair() view returns (address)
0x8fa3bb8c9008587eefd17c6cfae250f1c0c66bdc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pair(address) view returns (bool)
State-modifying
Events addPair(address toPair)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _burnTsukaFee, uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _burnFee)
setSellFees(uint256 _burnTsukaFee, uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _burnFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBurnToken(address _TsukaBurnToken)
updateTsukaBurnPortal(address _TsukaBurnAddress)
uupdateRouterAddress(address _router)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 BurnTsukaFee, uint256 LiquidityFee, uint256 DevFee, uint256 MarketingFee, uint256 BurnFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 liquidityETH, uint256 half)
TaxesSent(address taxWallet, uint256 ETHAmount)
Transfer(address indexed from, address indexed to, uint256 value)
TsukaBurnTokenUpdated(address TsukaBurnToken)
TsukaBuyAndBurnAddressUpdated(address TsukaBurnAddress)
swapRouterUpdated(address newRouter)
constructor(address _liquidityWallet, address _marketingWallet, address _devWallet, uint256 _end, uint256 _maxWalletTimer, uint256 _burnTimer)
receive()
This contract contains no error objects.