Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4bf0…e02b
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STW | ERC-20 | 61.260508M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19696428 | 7 months ago | | | 0 | 0.00018540490 | |
| 18661062 | a year ago | | | 0 | 0.0013781382 | |
| 18661056 | a year ago | | | 0 | 0.0012325550 | |
| 18592973 | a year ago | | | 0 | 0.0023075346 | |
| 18592838 | a year ago | | | 0 | 0.0018398292 | |
| 18592683 | a year ago | | | 0 | 0.0022687297 | |
| 18592660 | a year ago | | | 0 | 0.0024645770 | |
| 18592642 | a year ago | | | 0 | 0.0019373864 | |
| 18592628 | a year ago | | | 0 | 0.0020377231 | |
| 18592618 | a year ago | | | 0 | 0.00099067334 |
ABI
ABI objects
Getter at block 21326937
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
3
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
3
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
StakeWize
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
STW
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x437b4adb41c5d0bf76c496c2f6940977bf34cdac
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events adjustMaxTxAmount(uint256 maxTxAmount_)
approve(address spender, uint256 amount) returns (bool)
enableDisableWalletLimit(bool newValue)
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.