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 |
---|---|---|---|---|---|
$NVC | ERC-20 | 29.889227M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17610332 | a year ago | | | 0 | 0.00071957216 | |
| 17574530 | a year ago | | | 0 | 0.00059515487 | |
| 17561942 | a year ago | | | 0 | 0.00056963410 | |
| 17560715 | a year ago | | | 0 | 0.00062511168 | |
| 17560409 | a year ago | | | 0 | 0.00064605932 | |
| 17559926 | a year ago | | | 0 | 0.00061404237 | |
| 17559303 | a year ago | | | 0 | 0.00071938929 | |
| 17559277 | a year ago | | | 0 | 0.00082804288 | |
| 17559275 | a year ago | | | 0 | 0.0013477228 | |
| 17559273 | a year ago | | | 0 | 0.00035854424 |
ABI
ABI objects
Getter at block 21217766
decimals() pure returns (uint8)
9
name() pure returns (string)
NoValueCoin
owner() view returns (address)
0xef93e5d61d447a52e6dc4148c60bf6463a042e26
symbol() pure returns (string)
$NVC
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPool(address addr) view returns (bool)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
failsafeETHtransfer()
failsafeTokenSwap(uint256 amount)
renounceOwnership()
setBuyTax(uint8 newTax)
setPool(address addr)
setSellTax(uint8 newTax)
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)
ChangeBuyTax(uint256 prevTax, uint256 newTax)
ChangeSellTax(uint256 prevTax, uint256 newTax)
FailsafeETHTransfer(uint256 amount)
FailsafeTokenSwap(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPool(address isNowPool)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.