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 "F1 Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18914906 | a year ago | | | 0 | 0.00057411043 | |
| 13555456 | 3 years ago | | | 0 | 0.0052545487 | |
| 13546460 | 3 years ago | | | 0 | 0.0086294009 | |
| 13546209 | 3 years ago | | | 0 | 0.0084310866 | |
| 13545910 | 3 years ago | | | 0 | 0.0071644601 | |
| 13545135 | 3 years ago | | | 0 | 0.0070894262 | |
| 13545122 | 3 years ago | | | 0 | 0.0074162757 | |
| 13544665 | 3 years ago | | | 0 | 0.0063411608 | |
| 13544634 | 3 years ago | | | 0 | 0.0086794106 | |
| 13544364 | 3 years ago | | | 0 | 0.0081732217 |
ABI
ABI objects
Getter at block 21378767
cooldownCheck() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
F1 Shiba
ownerAddress() view returns (address)
0x9d1a553626ba155ebe2762fdfe20c14b562d936e
symbol() pure returns (string)
F1Shiba
totalSupply() pure returns (uint256)
300000000000000000000000
uniV2factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkTransfers(address botAddress) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveTransfer(address botAddress)
cooldownEnable()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 totalFee, uint256 burnedFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botBan(address botAddress, bool isBanned)
constructor(address V2factory)
receive()
This contract contains no error objects.