Forever Shiba
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FSHIBA | ERC-20 | 280.000013T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17688060 | a year ago | | | 0 | 0.0012887950 | |
| 17687886 | a year ago | | | 0 | 0.00057656896 | |
| 17687796 | a year ago | | | 0 | 0.00059836325 | |
| 17687792 | a year ago | | | 0 | 0.0042605655 | |
| 17687778 | a year ago | | | 0 | 0.0012766870 | |
| 17687772 | a year ago | | | 0 | 0.0012542335 | |
| 17687757 | a year ago | | | 0 | 0.0014655582 | |
| 17687756 | a year ago | | | 0 | 0.0014995118 | |
| 17687745 | a year ago | | | 0 | 0.0015221104 | |
| 17687743 | a year ago | | | 0 | 0.00073246007 |
ABI
ABI objects
Getter at block 21207214
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
Forever Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FSHIBA
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
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)
constructor(string name_, string symbol_, address router, address taxwallet_)
receive()
This contract contains no error objects.