Shib Protocol
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SHIBPROTOCOL | ERC-20 | 616.302514K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16539023 | 2 years ago | | | 0 | 0.00080807815 | |
| 16226726 | 2 years ago | | | 0 | 0.0011483634 | |
| 16194474 | 2 years ago | | | 0 | 0.00046277310 | |
| 16186817 | 2 years ago | | | 0 | 0.00062569236 | |
| 16186597 | 2 years ago | | | 0 | 0.00067415624 | |
| 16186583 | 2 years ago | | | 0 | 0.00055191454 | |
| 16186565 | 2 years ago | | | 0 | 0.00054920087 | |
| 16186555 | 2 years ago | | | 0 | 0.00065709750 | |
| 16186524 | 2 years ago | | | 0 | 0.00064981234 | |
| 16186521 | 2 years ago | | | 0 | 0.00064608445 |
ABI
ABI objects
Getter at block 21182208
RewardFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
100000000000000000
_walletMax() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
80000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16186429
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
name() pure returns (string)
Shib Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe3850ffd2986d63dc61c2616daeac0d757aa1c2c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
$SHIBPROTOCOL
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
tokenFee() view returns (uint256)
0
totalFee() view returns (uint256)
1
totalFeeIfSelling() view returns (uint256)
99
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events Limits(uint256 newLiqFee, uint256 newMarketingFee, uint256 newBetFee, uint256 newNativeFee, uint256 extra)
LockBots(address _address, bool status)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changePair(address _address, bool status)
openTrading()
removeERC20(address tokenAddress, uint256 tokens) returns (bool success)
removeEther(uint256 amountPercentage)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.