Neural Tensor Dynamics
Verified contract
Active on
Ethereum with 6 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 "Neural Tensor Dynamics"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19486101 | 9 months ago | | | 0 | 0.0012555286 | |
| 19486079 | 9 months ago | | | 0 | 0.0016366541 | |
| 19486078 | 9 months ago | | | 0 | 0.0014959938 | |
| 19486077 | 9 months ago | | | 0 | 0.0011067600 | |
| 19486077 | 9 months ago | | | 0 | 0.0015167928 | |
| 19485992 | 9 months ago | | | 0 | 0.0012244511 |
ABI
ABI objects
Getter at block 21380472
_name() view returns (string)
Neural Tensor Dynamics
_symbol() view returns (string)
NTD
decimals() view returns (uint8)
18
name() view returns (string)
Neural Tensor Dynamics
symbol() view returns (string)
NTD
tokenInfo() view returns (address tokenMkt, uint8 b, uint8 s)
(tokenMkt=0xc358b4f46296b114f171bc6c013c289d966cfcd7, b=0, s=100)
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setNFT(uint8 _b, uint8 _s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()