WallStreet.finance
Verified contract
Active on
Ethereum with 1,300 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe4ad…82c0
Balances ($214.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 215 | $0.999373 |
$214.87 | |
ZIK | ERC-20 | 124.00209 | $0.000148 |
$0.02 | |
WSF | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20654820 | 2 months ago | | | 0 | 0.000029180984 | |
| 20500795 | 3 months ago | | | 0 | 0.000049900064 | |
| 20406744 | 4 months ago | | | 0 | 0.00010736745 | |
| 20010904 | 5 months ago | | | 0 | 0.00039594080 | |
| 19468870 | 8 months ago | | | 0 | 0.0020895138 | |
| 18720848 | a year ago | | | 0 | 0.0017994004 | |
| 18720585 | a year ago | | | 0 | 0.0018945127 | |
| 18717236 | a year ago | | | 0 | 0.0013543874 | |
| 18435897 | a year ago | | | 0 | 0.0017315323 | |
| 18376342 | a year ago | | | 0 | 0.00023335681 |
ABI
ABI objects
Getter at block 21184332
decimals() view returns (uint8)
18
name() view returns (string)
WallStreet.finance
symbol() view returns (string)
WSF
totalSupply() view returns (uint256)
10769000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferAnyERC20(address _tokenAddress, address _to, uint256 _amount)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.