BitStash
Verified contract
Active on
Ethereum with 13,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.36)
Native
Value
$0.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,607.22 |
$0.36 | |
STASH | ERC-20 | 59.474851M | -- | -- | |
STASH | ERC-20 | 3M | -- | -- | |
CNCT | ERC-20 | 300 | -- | -- | |
ETWT | ERC-20 | 167 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20800772 | 2 months ago | | | 0 | 0.00071183541 | |
| 18004912 | a year ago | | | 0 | 0.00051814560 | |
| 16612752 | 2 years ago | | | 0 | 0.00080535833 | |
| 16521765 | 2 years ago | | | 0 | 0.0012612147 | |
| 16322571 | 2 years ago | | | 0 | 0.00057970894 | |
| 16004692 | 2 years ago | | | 0 | 0.00058230307 | |
| 14504104 | 3 years ago | | | 0 | 0.0027247972 | |
| 14081126 | 3 years ago | | | 0 | 0.0016904087 | |
| 13576397 | 3 years ago | | | 0 | 0.0054557988 | |
| 13021646 | 3 years ago | | | 0 | 0.0018373290 |
ABI
ABI objects
Getter at block 21283959
_totalSupply() view returns (uint256)
6000000000000000000000000000
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x9ffe10b241f8270647e6171f965d5ebbcbd7b935
name() view returns (string)
BitStash
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9ffe10b241f8270647e6171f965d5ebbcbd7b935
symbol() view returns (string)
STASH
totalEthInWei() view returns (uint256)
100000000000000
totalSupply() view returns (uint256)
6000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
600000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.