Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WIS | ERC-20 | 31.656563K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19822572 | 7 months ago | | | 0 | 0.00043084907 | |
| 18581509 | a year ago | | | 0 | 0.00093930563 | |
| 18581428 | a year ago | | | 0 | 0.0012490486 | |
| 18581423 | a year ago | | | 0 | 0.0013463010 | |
| 18581395 | a year ago | | | 0 | 0.0013065620 | |
| 18581373 | a year ago | | | 0 | 0.0015208388 | |
| 18581353 | a year ago | | | 0 | 0.00090961609 | |
| 18581334 | a year ago | | | 0 | 0.00092111637 | |
| 18581315 | a year ago | | | 0 | 0.0014753551 | |
| 18581308 | a year ago | | | 0 | 0.0029765977 |
ABI
ABI objects
Getter at block 21422243
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
maxTxAmount() view returns (uint256)
10000000000000000000000000000
maxWalletAmt() view returns (uint256)
1000000000000000000000000
mktReceiver() view returns (address)
0x796042e0032ac5247bc04a49102d49c5b5a5cf0c
name() view returns (string)
Wisdom Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAmt() view returns (uint256)
400000000000000000000
symbol() view returns (string)
WIS
taxFeeOnBuy() view returns (uint256)
2
taxFeeOnSell() view returns (uint256)
2
totalSupply() view returns (uint256)
43325261695065729588687055
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6e0367d897a8fd8bcbc44b4e2a14bafa904360aa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedForMaxTxAmount(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)
createPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceFeeOnBuySell()
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)
withdrawStuckEth(address toAddr)
withdrawStuckToken(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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.