Ingenuity
Verified contract
Active on
Ethereum with 235 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6ecf…7505
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Ingenuity | ERC-20 | 65.667363K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133135 | 11 days ago | | | 0 | 0.00043531794 | |
| 20824606 | 2 months ago | | | 0 | 0.00089559625 | |
| 20824195 | 2 months ago | | | 0 | 0.0010187327 | |
| 20821890 | 2 months ago | | | 0 | 0.0015217065 | |
| 20821875 | 2 months ago | | | 0 | 0.0012025267 | |
| 20821872 | 2 months ago | | | 0 | 0.0012066896 | |
| 20821864 | 2 months ago | | | 0 | 0.0012723009 | |
| 20821835 | 2 months ago | | | 0 | 0.0010826830 | |
| 20821830 | 2 months ago | | | 0 | 0.0011241563 | |
| 20821774 | 2 months ago | | | 0 | 0.0011654405 |
ABI
ABI objects
Getter at block 21209044
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
75000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ingenuity
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Ingenuity
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
enableTrading()
excludeFromFee(address account, bool excluded)
initialize()
manualSend()
manualSwap()
removeLimit()
renounceOwnership()
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)
MaxAmount(uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpened(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.