Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($61.30)
Native
Value
$61.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,064.94 |
$61.3 | |
NSN | ERC-20 | 2B | -- | -- | |
TRET | ERC-20 | 200K | -- | -- | |
IWAY | ERC-20 | 5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9900175 | 5 years ago | | | 0 | 0.00024484681 | |
| 9463660 | 5 years ago | | | 0 | 0.00011129400 | |
| 9391161 | 5 years ago | | | 0 | 0.000037098000 | |
| 9372354 | 5 years ago | | | 0 | 0.000037098000 | |
| 9352683 | 5 years ago | | | 0 | 0.000044517600 | |
| 9280847 | 5 years ago | | | 0 | 0.00018549000 | |
| 9217275 | 5 years ago | | | 0 | 0.000055647000 | |
| 8760056 | 5 years ago | | | 0 | 0.000044042400 | |
| 8444763 | 5 years ago | | | 0.01 | 0.00094623210 | |
| 8275400 | 5 years ago | | | 0 | 0.00088084800 |
ABI
ABI objects
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 tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
showMyTokenBalance(address addr) view returns (uint256 tokenBalance)
State-modifying
Events NSN(address wallet)
approve(address _spender, uint256 _value) returns (bool)
pullBack(address wallet, address buyer, uint256 tokenAmount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Debug(string message, address addr, uint256 number)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.