Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shib V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18240667 | a year ago | | | 0 | 0.00036073662 | |
| 17621241 | a year ago | | | 0 | 0.0016468510 | |
| 17614732 | a year ago | | | 0 | 0.0013287091 | |
| 17592233 | a year ago | | | 0 | 0.0018306123 | |
| 17592232 | a year ago | | | 0 | 0.0018390448 | |
| 17592231 | a year ago | | | 0 | 0.0018293319 | |
| 17592229 | a year ago | | | 0 | 0.0046262720 | |
| 17592229 | a year ago | | | 0 | 0.0018242457 | |
| 17592227 | a year ago | | | 0 | 0.0017912859 | |
| 17592225 | a year ago | | | 0 | 0.0021678252 |
ABI
ABI objects
Getter at block 21320397
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0x1ceb8163cf1651dcfa7ba05cdc7377065267be36
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Shib V2
owner() view returns (address)
0x1ceb8163cf1651dcfa7ba05cdc7377065267be36
sellTax() view returns (uint256)
99
symbol() pure returns (string)
SHIBV2
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2413ffbe7114c3f9477b5185c2d5a1d43c8afa2b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ReduceFee(uint256 newBuyTax, uint256 newSellTax)
addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualsend()
manualswap()
newBlockDelay(uint256 number)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address[] wallets)
receive()
This contract contains no error objects.