SONOFPEPE
Verified contract
Active on
Ethereum with 188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x58c5…6d05
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOP | ERC-20 | 353.578889M | -- | -- | |
UNI-V2 | ERC-20 | 300K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20923503 | 2 months ago | | | 0 | 0.0012628871 | |
| 20923352 | 2 months ago | | | 0 | 0.0013072393 | |
| 20168574 | 6 months ago | | | 0 | 0.00021127137 | |
| 20168553 | 6 months ago | | | 0 | 0.00053848987 | |
| 20108810 | 6 months ago | | | 0 | 0.00013509156 | |
| 20085868 | 6 months ago | | | 0 | 0.00046701916 | |
| 20085860 | 6 months ago | | | 0 | 0.00036411767 | |
| 20085852 | 6 months ago | | | 0 | 0.00038362868 | |
| 20084875 | 6 months ago | | | 0 | 0.00070136430 | |
| 20074049 | 6 months ago | | | 0 | 0.00025325649 |
ABI
ABI objects
Getter at block 21430278
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000000
burnFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
100000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lastSync() view returns (uint256)
1684341455
launchedAt() view returns (uint256)
1684343579
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
300
marketingFeeReceiver() view returns (address)
0xbfe57da3a07a7543f300875f946de5c92a170ee5
name() pure returns (string)
Son of Pepe
pair() view returns (address)
0x58c571f7ea498dde42755464e2e6d606f35c6d05
pairContract() view returns (address)
0x58c571f7ea498dde42755464e2e6d606f35c6d05
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
544000000000000000000000000
symbol() pure returns (string)
SOP
totalFee() view returns (uint256)
300
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingOpen() view returns (bool)
true
treasuryFee() view returns (uint256)
0
treasuryFeeReceiver() view returns (address)
0xbfe57da3a07a7543f300875f946de5c92a170ee5
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _treasuryFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _treasuryFee, uint256 _burnFee)
setMaxTxPercent_base10000(uint256 maxTXPercentage_base10000)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
tradingEnable()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
AutoLiquify(uint256 amountBNB, uint256 amountTokens)
BalanceClear(uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Set_Wallets(address MarketingWallet, address buybackWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_blacklist(address Wallet, bool Status)
Wallet_feeExempt(address Wallet, bool Status)
Wallet_holdingExempt(address Wallet, bool Status)
Wallet_txExempt(address Wallet, bool Status)
clearToken(address TokenAddressCleared, uint256 Amount)
config_BlacklistMode(bool Status)
config_LaunchMode(bool Status)
config_MaxTransaction(uint256 maxWallet)
config_MaxWallet(uint256 maxWallet)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.