Fire Shiba
Verified contract
Active on
Ethereum with 73 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 "Fire Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12915052 | 3 years ago | | | 0 | 0.0022827630 | |
| 12718556 | 3 years ago | | | 0 | 0.00032024400 | |
| 12718555 | 3 years ago | | | 0 | 0.00055904400 | |
| 12667714 | 3 years ago | | | 0 | 0.00040996560 | |
| 12636352 | 3 years ago | | | 0 | 0.00053374000 | |
| 12636351 | 3 years ago | | | 0 | 0.00088515300 | |
| 12632838 | 3 years ago | | | 0 | 0.00093174007 | |
| 12632646 | 3 years ago | | | 0 | 0.00046587000 | |
| 12626995 | 3 years ago | | | 0 | 0.00060563100 | |
| 12626540 | 3 years ago | | | 0 | 0.00037269600 |
ABI
ABI objects
Getter at block 21163034
_isBlackListedBot() view returns (address)
0x959e190045904f71a026cc1c8d0febb63694b14b
_isBlackListedSniper() view returns (address)
0x775a8b60a4d9bade5c9d11d531da8ef973260aa0
decimals() view returns (uint8)
18
name() view returns (string)
Fire Shiba
owner() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FISHIB
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
renounceOwnership()
setBlackListBot(address botAddress, address botsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.