Based Shiba Inu
Verified contract
Active on
Base with 44,475 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($107.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSHIB | ERC-20 | 2.151631M | $0.000042 |
$90.56 | |
AERO | ERC-20 | 11.173896 | $1.33 |
$14.86 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.56 | |
VOID | ERC-20 | 500 | $0.000951 |
$0.48 | |
BENTO | ERC-20 | 26.642664M | $0.00 |
$0.32 | |
LOA | ERC-20 | 20 | $0.008476 |
$0.17 | |
WGC | ERC-20 | 300 | $0.000543 |
$0.16 | |
PEEZY | ERC-20 | 1.2 | $0.009634 |
$0.01 | |
BOYS | ERC-20 | 0.4 | $0.011944 |
$0 | |
Boshi | ERC-20 | 6.9 | $0.000575 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22734279 | 16 minutes ago | | | 0 | 1.7775746e-7 | |
| 22733491 | 42 minutes ago | | | 0 | 1.5151037e-7 | |
| 22730876 | 2 hours ago | | | 0 | 1.4774626e-7 | |
| 22730490 | 2 hours ago | | | 0 | 0.000000102726873048 | |
| 22729678 | 3 hours ago | | | 0 | 1.3174573e-7 | |
| 22727378 | 4 hours ago | | | 0 | 0.0000030318122 | |
| 22723923 | 6 hours ago | | | 0 | 1.3387162e-7 | |
| 22722014 | 7 hours ago | | | 0 | 1.4795570e-7 | |
| 22720955 | 8 hours ago | | | 0 | 1.4795570e-7 | |
| 22718761 | 9 hours ago | | | 0 | 1.4772874e-7 |
ABI
ABI objects
Getter at block 22734744
decimals() view returns (uint8)
18
dev() view returns (address)
0x01f32aef9c86549218eae618fa3ba7c79202c732
isLimit() view returns (bool)
false
name() view returns (string)
Based Shiba Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BSHIB
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
cancleLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeTokens(address distributionWallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.