Sushi Pepe
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0782…40db
1 additional
variable
Balances ($0.00)
No balances found for "Sushi Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17686509 | a year ago | | | 0 | 0.0039084474 | |
| 17680010 | a year ago | | | 0 | 0.0011721365 | |
| 17679987 | a year ago | | | 0 | 0.0012513043 | |
| 17679987 | a year ago | | | 0 | 0.0012513043 | |
| 17679987 | a year ago | | | 0 | 0.0012513043 | |
| 17679975 | a year ago | | | 0 | 0.00074005604 | |
| 17679974 | a year ago | | | 0 | 0.0013492771 | |
| 17679971 | a year ago | | | 0 | 0.0012369201 | |
| 17679963 | a year ago | | | 0 | 0.00072253982 | |
| 17679954 | a year ago | | | 0 | 0.0012213628 |
ABI
ABI objects
Getter at block 21300244
buyFee() view returns (uint8)
1
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x0782cdc88ce72780ced7e95fe735bb8b947740db
maxTransaction() view returns (uint256)
5000000000000000001
maxWallet() view returns (uint256)
5000000000000000001
name() pure returns (string)
Sushi Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
1
swapAtMax() view returns (uint256)
999000000000000000
swapAtMin() view returns (uint256)
10000000000000000
symbol() pure returns (string)
SUPE
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wlt) view returns (bool)
exemptFromLimits(address wlt) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spendr, uint256 amount) returns (bool)
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wlt, bool noFees, bool noLimits)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTrxPermille, uint16 maxWltPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sndr, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketingWlt)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.