INUMINATI
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INUMINATI | ERC-20 | 21.189644M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16982184 | 2 years ago | | | 0 | 0.00073262628 | |
| 16070216 | 2 years ago | | | 0 | 0.00047390520 | |
| 14981005 | 2 years ago | | | 0 | 0.00051472284 | |
| 14672614 | 3 years ago | | | 0 | 0.00075373195 | |
| 14564733 | 3 years ago | | | 0 | 0.0022262776 | |
| 14550289 | 3 years ago | | | 0 | 0.0014014295 | |
| 14496876 | 3 years ago | | | 0 | 0.0028364953 | |
| 14491272 | 3 years ago | | | 0 | 0.0022019221 | |
| 14487148 | 3 years ago | | | 0 | 0.00055344818 | |
| 14487119 | 3 years ago | | | 0 | 0.0014109977 |
ABI
ABI objects
Getter at block 21296693
decimals() pure returns (uint256)
9
name() pure returns (string)
INUMINATI
owner() view returns (address)
0xd72132e5d1031144d78467e1ce9bf8b530a1231a
symbol() pure returns (string)
INUMINATI
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.