Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0c4…182c
0xc7a4…9708
0x141d…1de3
-
variable spans 3 additional slots
-
variable spans 6 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,456.52 |
$0 | |
NINGYO | ERC-20 | 1.717597M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19251426 | 9 months ago | | | 0 | 0.00048606913 | |
| 19251424 | 9 months ago | | | 0 | 0.00047433763 | |
| 17059778 | 2 years ago | | | 0 | 0.00058382129 | |
| 15536210 | 2 years ago | | | 0 | 0.00061770828 | |
| 15520149 | 2 years ago | | | 0 | 0.00061263081 | |
| 15517025 | 2 years ago | | | 0 | 0.00027177903 | |
| 15507459 | 2 years ago | | | 0 | 0.00045774125 | |
| 15501703 | 2 years ago | | | 0 | 0.00040832257 | |
| 15494536 | 2 years ago | | | 0 | 0.00073806906 | |
| 15494200 | 2 years ago | | | 0 | 0.00073353782 |
ABI
ABI objects
Getter at block 21123373
decimals() pure returns (uint8)
9
name() pure returns (string)
Ningyo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NINGYO
totalSupply() pure returns (uint256)
1000000000000000000
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)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
delBot(address notbot)
excludeFromFees(address target)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.