Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "StripINU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15048737 | 2 years ago | | | 0 | 0.0026568831 | |
| 14002665 | 3 years ago | | | 0 | 0.0043866112 | |
| 14002662 | 3 years ago | | | 0 | 0.0030756560 | |
| 13968386 | 3 years ago | | | 0 | 0.0093461762 | |
| 13952440 | 3 years ago | | | 0 | 0.0049445277 | |
| 13947393 | 3 years ago | | | 0 | 0.0070123011 | |
| 13947380 | 3 years ago | | | 0 | 0.0066783696 | |
| 13947379 | 3 years ago | | | 0 | 0.0070959797 | |
| 13947356 | 3 years ago | | | 0 | 0.0073342698 | |
| 13947342 | 3 years ago | | | 0 | 0.0084701573 |
ABI
ABI objects
Getter at block 21203226
_feeRate() view returns (uint256)
10
_liquidityFee() view returns (uint256)
10
_taxFee() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x8cb35b8d55912ba36190627535b2855d67a38b09
name() view returns (string)
StripINU
owner() view returns (address)
0x8cb35b8d55912ba36190627535b2855d67a38b09
symbol() view returns (string)
STRIP
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyWithdraw()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
toggleTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.