This contract is being backfilled. You may encounter incomplete storage history.

Netsolar

Verified contract

Active on Ethereum with 345 txns
Deployed by via 0xc07d97b9 at 6312394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $61.3
ERC-20
--
ERC-20
--
ERC-20
--
0x1eb36bbf825d2b1a386872c69cbb4760dca3daa8106b58300878ad698ed3d63a
0x5278eaf5c4b5cf3f29893c0db4575bd790de96e8ac03c5af50c933ee7b8b4525
0xd10d1aa3c333156f56385f8c8dccc592072f4ce9144157e805a3faf3e3494c8b
0xf65e09ecb927cfc2424156e2e12bb1f4c87fa0432d81a1aeb6730489b82a352c
0xa12dcecf77f6bd67b3fcffd801913fc0775843d93d709f649058dc96b9053fe0
0xa75f913a5fa460eb4d574b9adb503ea3f4f218892e5db1c64a3e22ad9a204d60
0x14d15626f59131f67fcff7917dd13f99b11f8e70275a07db31ca8a7dd3ee1448
0x033d5f6d5029d293ee3993919215fb611ece0b6c67f51b29431b1878f36cc32c
0x254dfcc58bf87c42661790abb8de71475f916b7069db7b40521ced421dd12cbf
0xdd9748b0833d0735462bd5a5a5d7fdb4c46869387065b9cbc24cfcfd17c5e8fe

Functions
Getter at block 21214793
INITIAL_SUPPLY(view returns (uint256)
3000000000
decimals(view returns (uint256)
0
name(view returns (string)
Netsolar
owner(view returns (address)
0xab2d33e9a4b0083ba111a68ec2d756854b79bcf1
symbol(view returns (string)
NSN
totalSupply(view returns (uint256)
3000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
showMyTokenBalance(address addrview returns (uint256 tokenBalance)
State-modifying
NSN(address wallet
approve(address _spenderuint256 _valuereturns (bool)
pullBack(address walletaddress buyeruint256 tokenAmount
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Debug(string messageaddress addruint256 number
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.