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 "shibafire"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12608007 | 3 years ago | | | 0 | 0.00093264000 | |
| 12607727 | 3 years ago | | | 0 | 0.0097927200 | |
| 12607721 | 3 years ago | | | 0 | 0.0013523280 | |
| 12607716 | 3 years ago | | | 0 | 0.0013523280 | |
| 12607715 | 3 years ago | | | 0 | 0.00088600800 | |
| 12607714 | 3 years ago | | | 0 | 0.0012124320 | |
| 12607708 | 3 years ago | | | 0 | 0.0012124320 | |
| 12607686 | 3 years ago | | | 0 | 0.0037595840 | |
| 12607678 | 3 years ago | | | 0 | 0.0016787520 |
ABI
ABI objects
Getter at block 21322837
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
shibafire
owner() view returns (address)
0xa0d02bdb4aaa385422fe7fd01924319e3e540e8b
symbol() view returns (string)
Shibafire 🔥
totalBurn() view returns (uint256)
756023290009737572842443
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
9243976709990262427157557
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setBurnFee(uint256 burnFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlackList(address account)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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.