Inspiration

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0x073498dc at 15308914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x29c3ce12bbe8049460dd6222c894f11a266c5881e548f68632b5cd33b69de94b
0x39b8d38c0dfeb209e3e137c80d358e447478b327d20d58c909aa9648f5072871
0x21e1ac81ab4c6e6fff03fc7e5c5ba7d7db135b15cbe606c5cb15d4e08a854b2d
0x3ccc5ee6a48b84adad89406ac781504520c16a5edd61a7b9fe76752c032669d7
0xf588417db7f0f9550f38b012100b36e69c4efd82d3ce41d845e56990470d3179
0x43afbdfbba6cfdfe6a36b782e7867ef39addb911cc82635918df29545c2f1645
0xcd4266dcf88711183186bcd03024ece56385f30e41603356fec0aa815d8fef16
0xb35726dcb2342e7a7bfb5165d51c408b0646448d16616637dfa0e32c2178f310
0xa0370e4a26307882b058e89879a3f3d226bade9d9a5c1824175a99c6f406c6cf
0x678002791ca4348471852681d597f651f8b7fe90eb96f187e4104251f06031dd

Functions
Getter at block 21301408
ETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyDevFee(view returns (uint256)
5
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
6
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x450477fb63c6e94da315a7e6aa7c2076a5f3235e
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
2000000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000000
name(view returns (string)
Inspiration
owner(view returns (address)
0x450477fb63c6e94da315a7e6aa7c2076a5f3235e
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
6
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
INSP
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xbcef744a6c85f745152c28f9df2301357ef12602
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.