Necromancer Inu
Verified contract
Active on
Ethereum with 198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa69c…7d39
0xa69c…7d39
0x4d36…8aa4
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,909.17 |
$0 | |
NECRO | ERC-20 | 271.290394K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12901204 | 3 years ago | | | 0 | 0.00093162000 | |
| 12897376 | 3 years ago | | | 0 | 0.00083845800 | |
| 12897244 | 3 years ago | | | 0 | 0.00060555300 | |
| 12894882 | 3 years ago | | | 0 | 0.00065213400 | |
| 12894044 | 3 years ago | | | 0 | 0.0011645250 | |
| 12892217 | 3 years ago | | | 0 | 0.00065213400 | |
| 12891999 | 3 years ago | | | 0 | 0.00065213400 | |
| 12891963 | 3 years ago | | | 0 | 0.00066610830 | |
| 12890964 | 3 years ago | | | 0 | 0.00064817461 | |
| 12890893 | 3 years ago | | | 0 | 0.00092230380 |
ABI
ABI objects
Getter at block 21390941
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
12889393
name() pure returns (string)
Necromancer Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NECRO
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devFundAddr, address marketingFundAddr, address buybackAddr)
receive()
This contract contains no error objects.