Shiba Chip
Verified contract
Active on
Ethereum with 116 txns
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 "Shiba Chip"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910895 | a year ago | | | 0 | 0.00052542067 | |
| 18909604 | a year ago | | | 0 | 0.0020894087 | |
| 14329468 | 3 years ago | | | 0 | 0.0012227731 | |
| 14311078 | 3 years ago | | | 0 | 0.0020137386 | |
| 14310964 | 3 years ago | | | 0 | 0.00098526582 | |
| 14310964 | 3 years ago | | | 0 | 0.0017189156 | |
| 14310811 | 3 years ago | | | 0 | 0.0010038500 | |
| 14310801 | 3 years ago | | | 0 | 0.0018922519 | |
| 14310708 | 3 years ago | | | 0 | 0.0020163992 | |
| 14310634 | 3 years ago | | | 0 | 0.0025147022 |
ABI
ABI objects
Getter at block 21212060
_TaxAdd() view returns (address)
0x5d95ce2e5254727b7e56836bf3adad189fd1a5bb
_buyFee() view returns (uint256)
13
_launchedAt() view returns (uint256)
1646249637
_maxBuyAmount() view returns (uint256)
100000000000000000
_maxHeldTokens() view returns (uint256)
100000000000000000
_sellFee() view returns (uint256)
13
_useImpactFeeSetter() view returns (bool)
false
amountInPool() view returns (uint256)
418995408326842613
decimals() view returns (uint8)
9
name() view returns (string)
Shiba Chip
owner() view returns (address)
0x5d95ce2e5254727b7e56836bf3adad189fd1a5bb
symbol() view returns (string)
SHIBCHIP
thisBalance() view returns (uint256)
0
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x0a2fb714824ce35ae9ee06df4ad7eee34a9acc6a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
setMaxTxn(uint256 maxbuy, uint256 maxheld)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxAdd(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxAddUpdated(address _taxwallet)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address TaxAdd)
receive()
This contract contains no error objects.