Neuromachine
Verified contract
Active on
Ethereum with 3,055 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 |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11733271 | 4 years ago | | | 0 | 0.0 | |
| 11733087 | 4 years ago | | | 0 | 0.0 | |
| 11732812 | 4 years ago | | | 0 | 0.0 | |
| 11732747 | 4 years ago | | | 0 | 0.0 | |
| 11732645 | 4 years ago | | | 0 | 0.0 | |
| 11732253 | 4 years ago | | | 0 | 0.0 | |
| 11731832 | 4 years ago | | | 0 | 0.0 | |
| 11731712 | 4 years ago | | | 0 | 0.0 | |
| 11731397 | 4 years ago | | | 0 | 0.0 | |
| 11730929 | 4 years ago | | | 0 | 0.0 |
ABI
ABI objects
Getter at block 21259199
FreezeAddress() view returns (address)
0x7777777777777777777777777777777777777777
FreezeTokens() view returns (uint256)
1487499999900000000000000000
FreezeTokensReleaseTime() view returns (uint256)
1555092807
decimals() view returns (uint8)
18
name() view returns (string)
Neuromachine
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xc09f47549dfe0a0216961f5e34b75b9f8d925261
running() view returns (bool)
false
symbol() view returns (string)
NRM
totalSupply() view returns (uint256)
4958333333000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burnTokens(uint256 tokens) returns (bool success)
multisend(address[] to, uint256[] values) returns (uint256)
startStop() returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
unfreezeTeamTokens(address unFreezeAddress) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.