Shib Scanner
Verified contract
Active on
Ethereum with 19 txns
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 |
---|---|---|---|---|---|
SHIBSCANNER | ERC-20 | 261.722451M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18000614 | a year ago | | | 0 | 0.00072841455 | |
| 17994877 | a year ago | | | 0 | 0.00068008950 | |
| 17994847 | a year ago | | | 0 | 0.00058246463 | |
| 17994819 | a year ago | | | 0 | 0.00078863984 | |
| 17994818 | a year ago | | | 0 | 0.00078802087 | |
| 17994813 | a year ago | | | 0 | 0.00078723158 | |
| 17994812 | a year ago | | | 0 | 0.00039734055 | |
| 17994812 | a year ago | | | 0 | 0.00092932587 | |
| 17994811 | a year ago | | | 0 | 0.0011165472 | |
| 17994810 | a year ago | | | 0 | 0.00082758316 |
ABI
ABI objects
Getter at block 21230456
_maxWalletToken() view returns (uint256)
20000000000000000
buyFeeRate() view returns (uint256)
25
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0xcb02e4be61f63fa1ea9eab6b34555733dd3aa1b4
marketingWallet() view returns (address)
0xcb02e4be61f63fa1ea9eab6b34555733dd3aa1b4
name() pure returns (string)
Shib Scanner
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
pair() view returns (address)
0x53f39a61ed788a8d8986df641c5808fbcfa84315
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
99
symbol() pure returns (string)
SHIBSCANNER
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeLimit()
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setMaxBuy(uint256 _percent)
setMaxWalletPercent(uint256 maxWallPercent)
setSwapThresholdAmount(uint256 amount)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.