SBF Charity Fund
Verified contract
Active on
Ethereum with 99 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($69.61)
Native
Value
$69.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017819 | $3,906.45 |
$69.61 | |
SAMCF | ERC-20 | 430.489786M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18276389 | a year ago | | | 0 | 0.00037095077 | |
| 18096198 | a year ago | | | 0 | 0.00044691769 | |
| 18089248 | a year ago | | | 0 | 0.00046561421 | |
| 18082221 | a year ago | | | 0 | 0.00050101993 | |
| 18065914 | a year ago | | | 0 | 0.0011574989 | |
| 18042032 | a year ago | | | 0 | 0.00070618615 | |
| 18038240 | a year ago | | | 0 | 0.00054803886 | |
| 18033773 | a year ago | | | 0 | 0.00087725502 | |
| 18032308 | a year ago | | | 0 | 0.00074610075 | |
| 18031808 | a year ago | | | 0 | 0.0010412639 |
ABI
ABI objects
Getter at block 21396666
CharityWallet() view returns (address)
0x45db13c65017fe2920f8202c359c7bda6f6a5a4d
EnableTxLimit() view returns (bool)
true
MarketingWallet() view returns (address)
0x89c1948dd8356c619e937cceb7b8b5189c747889
_maxTxAmount() view returns (uint256)
520000000000000000000000000
_totalSellFee() view returns (uint256)
3
_totalbuyFee() view returns (uint256)
3
_walletMax() view returns (uint256)
520000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x8ca7200a40f0ea088d329543230b91a5b83f590a
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
25500000000000000000000000000
launchedAt() view returns (uint256)
18029552
lpReceiverWallet() view returns (address)
0xf6ac3150d02ad44a5c1b52ac6438f0c27ec5868d
name() view returns (string)
SBF Charity Fund
normalizeTrade() view returns (bool)
true
owner() view returns (address)
0xf6ac3150d02ad44a5c1b52ac6438f0c27ec5868d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
520000000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
SAMCF
totalSupply() view returns (uint256)
26000000000000000000000000000
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)
launch() payable
removeLimits()
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setBuyFee(uint256 _MarketingFee, uint256 _lpFee, uint256 _CharityFee)
setCharityWallet(address _newWallet)
setLpWallet(address _newWallet)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 _MarketingFee, uint256 _lpFee, uint256 _CharityFee)
setSwapBackSettings(uint256 _threshold, bool _enabled, bool _limited)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.