New energy science and technology Chain
Verified contract
Active on
Ethereum with 615 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 "New energy science and technology Chain"
Transactions
ABI
ABI objects
Getter at block 21272417
decimals() pure returns (uint8)
8
name() pure returns (string)
New energy science and technology Chain
owner() pure returns (address)
0xfccfb81e04032999dd4f88a2b541ea8c1174dbf3
symbol() pure returns (string)
NSS
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
freezeOf(address) pure returns (uint256)
frozenAccount(address) pure returns (bool)
State-modifying
Events OwnerTransferTokens(address _from, address _to, uint256 _amount, address _from_show)
approve(address _spender, uint256 _value) returns (bool success)
batchTransfer(address[] toAddr, uint256[] value) returns (bool)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unfreeze(uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(address _from, address _to)
fallback()
This contract contains no error objects.