Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFU | ERC-20 | 132.839351K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17679589 | a year ago | | | 0 | 0.0018806375 | |
| 17679586 | a year ago | | | 0 | 0.0019054935 | |
| 17677473 | a year ago | | | 0 | 0.00074518308 | |
| 17602466 | a year ago | | | 0 | 0.00095708490 | |
| 17602334 | a year ago | | | 0 | 0.00066059468 | |
| 17602285 | a year ago | | | 0 | 0.00065271878 | |
| 17602231 | a year ago | | | 0 | 0.00092830854 | |
| 17602119 | a year ago | | | 0 | 0.00042143339 | |
| 17602104 | a year ago | | | 0 | 0.00063559185 | |
| 17600765 | a year ago | | | 0 | 0.00080936737 |
ABI
ABI objects
Getter at block 21119356
blockForPenaltyEnd() view returns (uint256)
0
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x07cd28021c831e596b343405f2506d072f13dac1
maxBuyAmount() view returns (uint256)
100000000000000000000000000
maxSellAmount() view returns (uint256)
100000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000
name() view returns (string)
SAIFU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
300000000000000000000000
symbol() view returns (string)
SAFU
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
132839350513884234867783
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
0
transferDelayEnabled() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.