Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($122.52)
Native
Value
$122.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.033805 | $3,624.27 |
$122.52 | |
FSHIB | ERC-20 | 103.132484K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16882322 | 2 years ago | | | 0 | 0.00056473510 | |
| 16882190 | 2 years ago | | | 0 | 0.00056446555 | |
| 16880113 | 2 years ago | | | 0 | 0.00057948761 | |
| 16879759 | 2 years ago | | | 0 | 0.00063499411 | |
| 16879527 | 2 years ago | | | 0 | 0.0010713630 | |
| 16879487 | 2 years ago | | | 0 | 0.00071747320 | |
| 16879442 | 2 years ago | | | 0 | 0.0010528346 | |
| 16879439 | 2 years ago | | | 0 | 0.00093187034 | |
| 16879423 | 2 years ago | | | 0 | 0.00044002026 | |
| 16879418 | 2 years ago | | | 0 | 0.00043733545 |
ABI
ABI objects
Getter at block 21318941
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
FreeShib
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FSHIB
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x5fa8ea0c15c0238707f9f1883ab5e9dc3d1fd7ed
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualSwap(uint256 percent)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.