Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFU | ERC-20 | 1.460364M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17378751 | a year ago | | | 0 | 0.0018959684 | |
| 17310900 | a year ago | | | 0 | 0.0012025165 | |
| 17310469 | a year ago | | | 0 | 0.0010355390 | |
| 17310180 | a year ago | | | 0 | 0.0018545022 | |
| 17310145 | a year ago | | | 0 | 0.0018178908 | |
| 17310097 | a year ago | | | 0 | 0.0019486127 | |
| 17310039 | a year ago | | | 0 | 0.0022733974 | |
| 17310035 | a year ago | | | 0 | 0.0021243381 | |
| 17310018 | a year ago | | | 0 | 0.062696586 | |
| 17310017 | a year ago | | | 0 | 0.0017658787 |
ABI
ABI objects
Getter at block 21163328
DexPair() view returns (address)
0x3ca726f03746167bb7dfe1eb16e7fc56e4e6df57
DexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
EnableTxLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
marketingWallet() view returns (address)
0xd9fbbce2d08a22829658647d985ff64c4e1bbd1a
name() view returns (string)
SAIFU
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000
symbol() view returns (string)
SAFU
totalBuyFee() view returns (uint256)
0
totalSellFee() view returns (uint256)
20
totalSupply() view returns (uint256)
1000000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setLiquidityWallet(address _newWallet)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 newLimit)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.