Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f64…4257
0x4ab3…fb2b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Nadeko | ERC-20 | 1.248891B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909920 | a year ago | | | 0 | 0.00025273771 | |
| 16288151 | 2 years ago | | | 0 | 0.00036248814 | |
| 15697963 | 2 years ago | | | 0 | 0.0026378427 | |
| 15697953 | 2 years ago | | | 0 | 0.00045643677 | |
| 15575193 | 2 years ago | | | 0 | 0.00034277459 | |
| 15409361 | 2 years ago | | | 0 | 0.0022582262 | |
| 15408896 | 2 years ago | | | 0 | 0.00033771843 | |
| 13917164 | 3 years ago | | | 0 | 0.0044237328 | |
| 13758847 | 3 years ago | | | 0 | 0.0018489933 | |
| 13758846 | 3 years ago | | | 0 | 0.0038941716 |
ABI
ABI objects
Getter at block 21426789
decimals() pure returns (uint8)
9
name() pure returns (string)
Nadeko Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Nadeko
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amt)
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()
receive()
This contract contains no error objects.