Nokia Blockchain
Verified contract
Active on
Ethereum with 684 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 |
---|---|---|---|---|---|
$NOK | ERC-20 | 503.804766K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111956 | 14 days ago | | | 0 | 0.00019391809 | |
| 21110776 | 15 days ago | | | 0 | 0.00018565948 | |
| 20150542 | 5 months ago | | | 0 | 0.00011106873 | |
| 19821673 | 6 months ago | | | 0 | 0.00043656564 | |
| 18952088 | 10 months ago | | | 0 | 0.00037319824 | |
| 18727323 | a year ago | | | 0 | 0.0012668787 | |
| 18649411 | a year ago | | | 0 | 0.0014959097 | |
| 18620083 | a year ago | | | 0 | 0.00075679666 | |
| 18423391 | a year ago | | | 0 | 0.00068482731 | |
| 18188607 | a year ago | | | 0 | 0.00049936392 |
ABI
ABI objects
Getter at block 21214858
_maxTaxSwap() view returns (uint256)
190900000000000
_maxTxAmount() view returns (uint256)
19900000000000000
_maxWalletSize() view returns (uint256)
19900000000000000
_taxSwapThreshold() view returns (uint256)
39800000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Nokia Blockchain
owner() view returns (address)
0x10375e1f46eee24deabea32e84b4616f4a5a52ad
symbol() pure returns (string)
$NOK
totalSupply() pure returns (uint256)
19900000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.