Shibe Inu
Verified contract
Active on
Ethereum with 1,592 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,256.06)
Native
Value
$2,256.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.63 | $3,581.05 |
$2,256.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21277769 | 2 days ago | | | 0 | 0.00069522756 | |
| 21273152 | 2 days ago | | | 0 | 0.00084552343 | |
| 21202144 | 12 days ago | | | 0 | 0.00061904844 | |
| 21157473 | 19 days ago | | | 0 | 0.00096649833 | |
| 21155753 | 19 days ago | | | 0 | 0.00054954932 | |
| 21104917 | a month ago | | | 0 | 0.00016322396 | |
| 21090000 | a month ago | | | 0 | 0.00015474341 | |
| 21089913 | a month ago | | | 0 | 0.00033947597 | |
| 21032375 | a month ago | | | 0 | 0.00047805105 | |
| 21010636 | a month ago | | | 0 | 0.00017868064 |
ABI
ABI objects
Getter at block 21290292
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x6dbeb6949bdca2a40d06448878b7971fa4bb719e
name() view returns (string)
Shibe Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
SHIBE
totalSupply() view returns (uint256)
589590000000000000000
uniswapPair() view returns (address)
0x1a85bc1be7e5a1f680b43a2ac5fd7a571a534c74
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
setStructure(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
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()
receive()
This contract contains no error objects.