YieldStone
Verified contract
Active on
Ethereum with 4,386 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($1,499.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YIELD | ERC-20 | 11.690014K | $0.128302 |
$1,499.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156349 | 6 hours ago | | | 0 | 0.0011027839 | |
| 21156262 | 6 hours ago | | | 0 | 0.0010973784 | |
| 21156114 | 6 hours ago | | | 0 | 0.00090730214 | |
| 21155593 | 8 hours ago | | | 0 | 0.00055422238 | |
| 21155592 | 8 hours ago | | | 0 | 0.00056069611 | |
| 21155446 | 9 hours ago | | | 0 | 0.0010792460 | |
| 21155423 | 9 hours ago | | | 0 | 0.00064036495 | |
| 21155169 | 10 hours ago | | | 0 | 0.0012343611 | |
| 21150650 | a day ago | | | 0 | 0.0011678475 | |
| 21149379 | a day ago | | | 0 | 0.00083301644 |
ABI
ABI objects
Getter at block 21158057
buyDevFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
buyTreasuryFee() view returns (uint256)
5
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xe4f0564dfa0f0ab39fc36f54d618d9b9d4359be6
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
YieldStone
owner() view returns (address)
0x4a2aa87d813ea792a4801e079e06f7895e998fbf
sellDevFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
5
sellTreasuryFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
25000000000000000000000
symbol() view returns (string)
YIELD
tokensForDev() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
10230215641692998497579
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0x0a6f5ca7122fcb40d2fac87b34189f0e0c6d06be
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 blockNumber)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _treasuryFee)
updateDevWallet(address _devWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee, uint256 _treasuryFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address _treasuryWallet)
withdraw()
withdrawToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.