Inspector Crypto
Verified contract
Active on
Ethereum with 229 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd590…9581
0x2a48…28ea
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GADGET | ERC-20 | 991.297907K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20326507 | 3 months ago | | | 0 | 0.00041170912 | |
| 14724761 | 2 years ago | | | 0 | 0.0026287169 | |
| 14712617 | 2 years ago | | | 0 | 0.0034930500 | |
| 14577492 | 3 years ago | | | 0 | 0.0021277298 | |
| 14577485 | 3 years ago | | | 0 | 0.0018665475 | |
| 14479095 | 3 years ago | | | 0 | 0.0010658748 | |
| 14479093 | 3 years ago | | | 0 | 0.00084515828 | |
| 14422750 | 3 years ago | | | 0 | 0.00075580364 | |
| 14402115 | 3 years ago | | | 0 | 0.0012241559 | |
| 14306059 | 3 years ago | | | 0 | 0.00083337914 |
ABI
ABI objects
Getter at block 21078767
_goGoGadget() view returns (uint256)
4
_maxHoldings() view returns (uint256)
50000000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_totalBurned() view returns (uint256)
189277800586977740439485883
_wowsers() view returns (uint256)
9
antiBotLaunch() view returns (bool)
true
antiSnipe() view returns (bool)
true
cooldown() view returns (bool)
true
decimals() view returns (uint8)
18
firstLiveBlock() view returns (uint256)
14050905
maxHoldingsEnabled() view returns (bool)
true
maxTXEnabled() view returns (bool)
false
name() view returns (string)
Inspector Crypto
numTokensSellToAddToLiquidity() view returns (uint256)
10000000000000000000000000
owner() view returns (address)
0xa8ff9c143fb7b372443c7c6f12b7ba7c1545b096
savePenny() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
GADGET
totalBurned() view returns (uint256)
189277800586977740439485883
totalSupply() view returns (uint256)
810722199413022259560514117
tradingLive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x756f96034ebb3e967d7f1997f48541541f9cf2e9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events _goGoGadgetCopter()
allowtrading()
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address)
claimAltTokens(address tokenAddress, address walletaddress)
claimETH(address walletaddress)
clearStuckBalance(address walletaddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlacklist(address _address)
renounceOwnership()
setAntiSnipe(bool enabled)
setBrain(address _address)
setCooldown(bool enabled)
setInspectorCrypto(address _address)
setMaxHoldings(uint256 maxHoldings)
setMaxHoldingsEnabled(bool enabled)
setMaxTXEnabled(bool enabled)
setMaxTxAmount(uint256 maxTxAmount)
setSavePenny(bool enabled)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.