Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NeuraGPU"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17521561 | 4 months ago | | | 0 | 0.0000064316357 | |
| 17521359 | 4 months ago | | | 0 | 0.0000052495097 | |
| 17520883 | 4 months ago | | | 0 | 0.0000081398731 | |
| 17520729 | 4 months ago | | | 0 | 0.0000080279390 | |
| 17520553 | 4 months ago | | | 0 | 0.0000077710651 | |
| 17520483 | 4 months ago | | | 0 | 0.0000079772460 | |
| 17520455 | 4 months ago | | | 0 | 0.0000012188106 | |
| 17519923 | 4 months ago | | | 0 | 0.0000067740006 | |
| 17519742 | 4 months ago | | | 0 | 0.0000061403800 | |
| 17519679 | 4 months ago | | | 0 | 0.0000057223194 |
ABI
ABI objects
Getter at block 22438753
_ots() view returns (bytes32)
0xf47e6b301d9546a411d645e3028e48f196c966e1d566286ebe5b79be6a858982
_totalSupply() view returns (uint256)
310000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
NeuraGPU
symbol() view returns (string)
NGPU
totalSupply() view returns (uint256)
310000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.