Boruto Inu
Verified contract
Active on
Ethereum with 869 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
30 additional
variables
Balances ($228.41)
Native
Value
$228.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.073436 | $3,110.28 |
$228.41 | |
BORUTO | ERC-20 | 6.05249T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112441 | 16 days ago | | | 0 | 0.00018884745 | |
| 21103905 | 17 days ago | | | 0 | 0.00046367845 | |
| 21103903 | 17 days ago | | | 0 | 0.00050776616 | |
| 20851799 | 2 months ago | | | 0 | 0.00013320109 | |
| 20152558 | 5 months ago | | | 0 | 0.00011652500 | |
| 19996552 | 6 months ago | | | 0 | 0.00011590501 | |
| 19979922 | 6 months ago | | | 0 | 0.00030788004 | |
| 19491637 | 8 months ago | | | 0 | 0.0012770836 | |
| 19355152 | 9 months ago | | | 0 | 0.0022492629 | |
| 19354599 | 9 months ago | | | 0 | 0.0094458723 |
ABI
ABI objects
Getter at block 21226842
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
1
_marketingFee() view returns (uint256)
0
_reflectFee() view returns (uint256)
0
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0x88712c242ef56587bdca0de7fe1afe88a56d6ca3
maxTxAmountUI() view returns (uint256)
1000000000000000
maxWalletSizeUI() view returns (uint256)
1000000000000000
name() view returns (string)
Boruto Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipersCaught() view returns (uint256)
19
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
BORUTO
totalFees() view returns (uint256)
39899733096346119740423
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 reflectFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _snipeBlockAmt, uint256 _gasPriceLimit)
receive()
This contract contains no error objects.