Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSHIBINU | ERC-20 | 3.161216T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566654 | 3 months ago | | | 0 | 0.000089226467 | |
| 17656500 | a year ago | | | 0 | 0.00096271558 | |
| 17656371 | a year ago | | | 0 | 0.00065587259 | |
| 17656363 | a year ago | | | 0 | 0.00058897896 | |
| 17656352 | a year ago | | | 0 | 0.0012892152 | |
| 17656344 | a year ago | | | 0 | 0.0016115398 | |
| 17656343 | a year ago | | | 0 | 0.0014839691 | |
| 17656341 | a year ago | | | 0 | 0.0014530854 | |
| 17656339 | a year ago | | | 0 | 0.0012199234 | |
| 17656339 | a year ago | | | 0 | 0.0017975769 |
ABI
ABI objects
Getter at block 21315435
buyTax() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=1, liquidity=0, total=1)
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
420690000000000000000000000000000
maxWallet() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
WSHIBINU
owner() view returns (address)
0x4729b29cc18732a08919c38944023747348afd11
sellTax() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=1, liquidity=0, total=1)
swapTokensAtAmount() view returns (uint256)
420690000000000000000000000000
symbol() view returns (string)
WSHIBINU
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1c94da125b4acdda7e476945d19394e082ab1c9e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events StartTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _sellMarketing, uint256 _sellLiquidity)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketingWallet)
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)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.