NSilkRoadCoinToken
Verified contract
Active on
Ethereum with 2,054 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 |
---|---|---|---|---|---|
TRX | ERC-20 | 2 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6092867 | 6 years ago | | | 0 | 0.0015290540 | |
| 5831728 | 6 years ago | | | 0 | 0.00031453200 | |
| 5682335 | 7 years ago | | | 0 | 0.00026975740 | |
| 5680802 | 7 years ago | | | 0 | 0.00020287540 | |
| 5680779 | 7 years ago | | | 0 | 0.00031211600 | |
| 5680753 | 7 years ago | | | 0 | 0.00020287540 | |
| 5680593 | 7 years ago | | | 0 | 0.00031211600 | |
| 5680584 | 7 years ago | | | 0 | 0.00030824136 | |
| 5680527 | 7 years ago | | | 0 | 0.00028996134 | |
| 5680519 | 7 years ago | | | 0 | 0.00028912894 |
ABI
ABI objects
Getter at block 21303142
FoundationAddress() view returns (address)
0x62569a320c8c2a375395970b0c4bc1c0be302e24
FoundationAddressFreezeTime() view returns (uint256)
1517755764
FoundationSupply() view returns (uint256)
63000000000000
TeamAddress() view returns (address)
0xcb240b52ba6d9b42538cf31a06f0ef09c43083b7
TeamSupply() view returns (uint256)
52500000000000
decimals() view returns (uint256)
6
name() view returns (string)
NSilkRoadCoinToken
owner() view returns (address)
0x386490cf8b2a43663491bf83eadb9b2e8bd7e4b6
ownerSupply() view returns (uint256)
94500000000000
symbol() view returns (string)
NSRC
topTotalSupply() view returns (uint256)
210000000000000
totalSupply() view returns (uint256)
210000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events allocateFoundationToken()
allocateTeamToken()
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
changeOwner(address _newOwner)
setInitialVaribles(address _FoundationAddress, address _TeamAddress)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferMultiAddress(address[] _recivers, uint256[] _values)
withDraw(address _walletAddress) payable
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.