SAUDIPEPE
Verified contract
Active on
Ethereum with 2,965 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SAUDIPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245619 | 5 days ago | | | 0 | 0.00068337374 | |
| 21209949 | 10 days ago | | | 0 | 0.00047503894 | |
| 21196550 | 12 days ago | | | 0 | 0.00078006418 | |
| 21163537 | 17 days ago | | | 0 | 0.00075642365 | |
| 21152893 | 18 days ago | | | 0 | 0.00037058595 | |
| 20988543 | a month ago | | | 0 | 0.00022786974 | |
| 20905278 | 2 months ago | | | 0 | 0.00020704202 | |
| 20740493 | 2 months ago | | | 0 | 0.00017639102 | |
| 20737610 | 2 months ago | | | 0 | 0.00012430850 | |
| 20686391 | 3 months ago | | | 0 | 0.000077902445 |
ABI
ABI objects
Getter at block 21284077
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
getTotalChargedFees() view returns (uint256)
72278752710695326324366635
name() view returns (string)
SAUDI PEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
SAUDIPEPE
totalChargedFees() view returns (uint256)
72278752710695326324366635
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFee(uint256 newBuyFee)
setSellFee(uint256 newSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallet(address account, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenChargedFees(address indexed sender, uint256 amount, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _tokenName, string _tokensymbol, uint256 initialSupply, address _uniswapRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.