Inubusters
Verified contract
Active on
Ethereum with 95 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4e7…e812
0x2d9b…b61b
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INUBUSTERS | ERC-20 | 7.442348M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15804039 | 2 years ago | | | 0 | 0.00080607024 | |
| 15771643 | 2 years ago | | | 0 | 0.00081816637 | |
| 15768741 | 2 years ago | | | 0 | 0.0017188871 | |
| 15768425 | 2 years ago | | | 0 | 0.0012149325 | |
| 15767821 | 2 years ago | | | 0 | 0.00082199428 | |
| 15767529 | 2 years ago | | | 0 | 0.00042509960 | |
| 15767528 | 2 years ago | | | 0 | 0.00076352738 | |
| 15767523 | 2 years ago | | | 0 | 0.00063984133 | |
| 15767521 | 2 years ago | | | 0 | 0.00065798493 | |
| 15767265 | 2 years ago | | | 0 | 0.00050313347 |
ABI
ABI objects
Getter at block 21403807
burnBuyFee() view returns (uint256)
0
burnSellFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
liquidityBuyFee() view returns (uint256)
1
liquiditySellFee() view returns (uint256)
1
marketingBuyFee() view returns (uint256)
5
marketingSellFee() view returns (uint256)
5
marketingWallet() view returns (address)
0xf4e77860c63c36f12dbeb0100dfb29acbd47e812
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWalletToken() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Inubusters
owner() view returns (address)
0x6c9668216af25f5b6c13941dce9035106f4ca14b
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
400000000000000000000000
symbol() view returns (string)
INUBUSTERS
teamBuyFee() view returns (uint256)
0
teamSellFee() view returns (uint256)
0
teamWallet() view returns (address)
0x2d9ba10b015d7f0725757ee29effd87bf2f3b61b
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xbc9917a44e7dcf84037c5d93f9fb475e187d37f9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBots(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxTxAmount(uint256 _percent)
setMaxWalletLimit(uint256 _percent)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
setWallets(address _marketing, address _team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _liqFee, uint256 _markFee, uint256 _teamFee, uint256 _burnFee)
updateSellFee(uint256 _liqFee, uint256 _markFee, uint256 _teamFee, uint256 _burnFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.