Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaf48…59a0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STASH | ERC-20 | 5.434218M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20608368 | 4 months ago | | | 0 | 0.000052126258 | |
| 18655935 | a year ago | | | 0 | 0.00088468815 | |
| 18549244 | a year ago | | | 0 | 0.00077368771 | |
| 18522612 | a year ago | | | 0 | 0.0015550546 | |
| 18476452 | a year ago | | | 0 | 0.0010176540 | |
| 18467074 | a year ago | | | 0 | 0.00065873271 | |
| 18462901 | a year ago | | | 0 | 0.00076312683 | |
| 18462729 | a year ago | | | 0 | 0.00068555825 | |
| 18462583 | a year ago | | | 0 | 0.00098845069 | |
| 18461907 | a year ago | | | 0 | 0.00066351068 |
ABI
ABI objects
Getter at block 21378842
_maxTaxSwap() view returns (uint256)
800000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
300000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Stashy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STASH
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.