Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Inuvader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15585582 | 2 years ago | | | 0 | 0.00038237964 | |
| 14777954 | 2 years ago | | | 0 | 0.00043484993 | |
| 14713958 | 3 years ago | | | 0 | 0.0026142802 | |
| 14713958 | 3 years ago | | | 0 | 0.0027796937 | |
| 14713957 | 3 years ago | | | 0 | 0.0047261000 | |
| 14713954 | 3 years ago | | | 0 | 0.0026081425 | |
| 14713952 | 3 years ago | | | 0 | 0.0026235725 | |
| 14713952 | 3 years ago | | | 0 | 0.0026235725 | |
| 14713952 | 3 years ago | | | 0 | 0.0019433509 | |
| 14713952 | 3 years ago | | | 0 | 0.0026944640 |
ABI
ABI objects
Getter at block 21177059
_buyFee() view returns (uint256)
2
_sellFee() view returns (uint256)
8
_taxFee() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x1268bf41d3e97af41d7c602bee52e46d22f8fc25
name() view returns (string)
Inuvader
owner() view returns (address)
0x1268bf41d3e97af41d7c602bee52e46d22f8fc25
symbol() view returns (string)
INUVAD
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)
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)
initContract()
oopenTrading()
removeStrictTxLimit()
renounceOwnership()
setBuyFee(uint256 buyFee)
setMarketingAddress(address _marketingAddress)
setSellFee(uint256 sellFee)
setTaxFeePercent(uint256 taxFee)
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.