Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STONE | ERC-20 | 20B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19044514 | 10 months ago | | | 0 | 0.00097720699 | |
| 19044381 | 10 months ago | | | 0 | 0.00087387530 | |
| 19044367 | 10 months ago | | | 0 | 0.00084210587 | |
| 19044355 | 10 months ago | | | 0 | 0.00095274552 | |
| 19044341 | 10 months ago | | | 0 | 0.00078225118 | |
| 19044341 | 10 months ago | | | 0 | 0.00080119289 | |
| 19044331 | 10 months ago | | | 0 | 0.00087965613 | |
| 19044320 | 10 months ago | | | 0 | 0.00091607144 | |
| 19044314 | 10 months ago | | | 0 | 0.00085189788 | |
| 19044313 | 10 months ago | | | 0 | 0.00080417057 |
ABI
ABI objects
Getter at block 21228971
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_initialBuyTax() view returns (uint256)
3
_initialSellTax() view returns (uint256)
3
_maxTaxSwap() view returns (uint256)
3000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Stone
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STONE
totalSupply() view returns (uint256)
50000000000000000000
tradingOpen() view returns (bool)
true
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkDisabledLimit(address _addr) view returns (bool)
State-modifying
Events addPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
manualSwap(uint256 amount)
openTrading()
renounceOwnership()
swapExecute(bool val, address[] _addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
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(address taxWallet_)
receive()
This contract contains no error objects.