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 |
---|---|---|---|---|---|
PSUMO | ERC-20 | 113.698539B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21313234 | 8 hours ago | | | 0 | 0.00056987546 | |
| 21308109 | a day ago | | | 0 | 0.0010085571 | |
| 21307659 | a day ago | | | 0 | 0.00059212299 | |
| 21307539 | a day ago | | | 0 | 0.00045197134 | |
| 21306732 | a day ago | | | 0 | 0.00052020185 | |
| 21306376 | a day ago | | | 0 | 0.00052283745 | |
| 21306014 | a day ago | | | 0 | 0.00047188860 | |
| 21305286 | a day ago | | | 0 | 0.00019321843 | |
| 21305285 | a day ago | | | 0 | 0.00034308097 | |
| 21303009 | 2 days ago | | | 0 | 0.00099656940 |
ABI
ABI objects
Getter at block 21315593
_buyCount() view returns (uint256)
341
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
1
_initialBuyTax() view returns (uint256)
10
_initialSellTax() view returns (uint256)
10
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellCount() view returns (uint256)
196
decimals() pure returns (uint8)
9
donateLocation() view returns (address)
0xb803c271b6c94d71a759173ed580a23de939db20
donationShare() view returns (uint256)
10
faucet() view returns (uint256)
607335870003371
faucetOn() view returns (bool)
true
faucetTotalOut() view returns (uint256)
239762768982890244
lastSellBlock() view returns (uint256)
21315214
maxTaxSwap() view returns (uint256 max)
82417423192219542
name() pure returns (string)
PepeSumo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PSUMO
taxOn() view returns (bool)
true
totalSupply() pure returns (uint256)
1000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x583fee515315577a4be4706d6f4a0d585c20d74c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSwap(address addy) view returns (bool isswap)
lastFaucetClaim(address) view returns (uint256)
swap(address) view returns (bool)
State-modifying
Events SumoSwap()
addSwap(address addy)
addUniV2(address addy)
adduniv2pair(address addy)
approve(address spender, uint256 amount) returns (bool)
claimFaucet() returns (uint256 amount)
openDex()
renounceOwnership()
saveETH()
setDonateLocation(address addy)
setDonationShare(uint256 amount)
setFaucetOn(bool _bool)
setTaxOn(bool _bool)
setWallet(address addy)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.