Pepin Hood
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPIN | ERC-20 | 10.376077B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17645210 | a year ago | | | 0 | 0.0012323915 | |
| 17645102 | a year ago | | | 0 | 0.0010791477 | |
| 17645098 | a year ago | | | 0 | 0.0012272556 | |
| 17645097 | a year ago | | | 0 | 0.0012702476 | |
| 17645094 | a year ago | | | 0 | 0.0012910768 | |
| 17645088 | a year ago | | | 0 | 0.0011405208 | |
| 17645072 | a year ago | | | 0 | 0.0013088806 | |
| 17645067 | a year ago | | | 0 | 0.0013949950 | |
| 17645059 | a year ago | | | 0 | 0.0014910847 | |
| 17645056 | a year ago | | | 0 | 0.0013147558 |
ABI
ABI objects
Getter at block 21336300
_maxTxAmount() view returns (uint256)
2500000000000000000
_maxWalletSize() view returns (uint256)
2500000000000000000
_minimBuy() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
farmTaxes() view returns (bool)
true
getTotalBurn() view returns (uint256)
0
getTotalBuyBack() view returns (uint256)
33595139163420649
name() pure returns (string)
Pepin Hood
owner() view returns (address)
0x69babeb4850db0c2114005a55c7408492748ccf9
symbol() pure returns (string)
PEPIN
totalBurn() view returns (uint256)
0
totalBuyBack() view returns (uint256)
33595139163420649
totalR() view returns (uint256)
0
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xa1266f4cbfd720fa7e869753da7dd95de97b1d30
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
valuePercentages() view returns (uint256 burn, uint256 buyBack, uint256 rfi)
(burn=33, buyBack=33, rfi=33)
viewSellTax() view returns (uint256)
28
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromReward(address account)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
stopFarming()
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.