Nordic Ai
Verified contract
Active on
Ethereum with 682 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Nordic Ai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21260753 | 17 hours ago | | | 0 | 0.00038732092 | |
| 21260752 | 17 hours ago | | | 0 | 0.00057434266 | |
| 21260742 | 17 hours ago | | | 0 | 0.00056633199 | |
| 21259898 | 19 hours ago | | | 0 | 0.00042709095 | |
| 21259807 | 20 hours ago | | | 0 | 0.00058184064 | |
| 21259804 | 20 hours ago | | | 0 | 0.00065426311 | |
| 21259802 | 20 hours ago | | | 0 | 0.00056446259 | |
| 21259801 | 20 hours ago | | | 0 | 0.00041815132 | |
| 21259801 | 20 hours ago | | | 0 | 0.00041847901 | |
| 21259797 | 20 hours ago | | | 0 | 0.00038078706 |
ABI
ABI objects
Getter at block 21265679
decimals() view returns (uint8)
18
name() view returns (string)
Nordic Ai
owner() view returns (address)
0xa7842150afafdcefead38df3e0d1e9c0ab77fed0
potentialAdmin() view returns (address)
0xf0496fc7800cb05d8d41f1d3912907117cf1150f
symbol() view returns (string)
$NRDC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events acceptAdmin()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address pendingAdmin)
AdminNominated(address indexed pendingAdmin)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.