The Shaman
Verified contract
Active on
Ethereum with 159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHAMAN | ERC-20 | 173.251452K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15597671 | 2 years ago | | | 0 | 0.00039806412 | |
| 15531650 | 2 years ago | | | 0 | 0.00050471323 | |
| 15475150 | 2 years ago | | | 0 | 0.00019976438 | |
| 15468437 | 2 years ago | | | 0 | 0.00023472645 | |
| 15466728 | 2 years ago | | | 0 | 0.00040949682 | |
| 15466232 | 2 years ago | | | 0 | 0.00036526584 | |
| 15466162 | 2 years ago | | | 0 | 0.00034151112 | |
| 15465351 | 2 years ago | | | 0 | 0.00030600140 | |
| 15464168 | 2 years ago | | | 0 | 0.00047986263 | |
| 15463308 | 2 years ago | | | 0 | 0.00077531340 |
ABI
ABI objects
Getter at block 21320149
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFeeActive() view returns (bool)
true
marketingAddress() view returns (address)
0xba504ed8c42f8c6a49656295c817328ccfc569c2
maxSellTransaction() view returns (uint256)
1
maxSellTransactionAmount() view returns (uint256)
94408947877918409934335
maxWallet() view returns (uint256)
2
maxWalletTotal() view returns (uint256)
188817895755836819868671
name() view returns (string)
The Shaman
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
6
supply() view returns (uint256)
9440894787791840993433555
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
4720447393895920496716
symbol() view returns (string)
SHAMAN
tokensForBurn() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
173251452110156769226242
totalSupply() view returns (uint256)
9440894787791840993433555
tradingActive() view returns (bool)
true
transferDelayActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfbe4e3aad8e89fb9f99199846e4121235499fec1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime() view returns (uint256)
0
Read-only
_isExcludedMaxSellTransactionAmount(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()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateMarketingAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _sellLiquidityFee)
updateWalletTransferDelayTime(uint256 newNum)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.