Pika

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9af405c0 at 15685472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
5 additional variables

No balances found for "Pika"

No transactions found for "Pika"


Functions
Getter at block 21212472
DOMAIN_SEPARATOR(view returns (bytes32)
0x5294ae9bf1ba29769df9a6615c588c6403339e338017b858d24db808e42ae5b0
WETH(view returns (address)
0x0000000000000000000000000000000000000000
beneficiary(view returns (uint256)
0
decimals(view returns (uint8)
18
feesEnabled(view returns (bool)
false
liquidity(view returns (uint256)
0
minSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
router(pure returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
staking(view returns (uint256)
0
swapEnabled(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
uniswapPair(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
nonces(address ownerview returns (uint256)
packBeneficiary(address _beneficiaryuint256 _feepure returns (uint256)
unpackBeneficiary(uint256 _beneficiarypure returns (addressuint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _minSupplyuint256 _totalSupplyaddress _beneficiarystring _namestring _symboluint256 _initial_fee
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
proposeOwner(address _newOwner
setBeneficiary(address _newBeneficiaryuint256 _fee
setBurn(uint256 newBurn
setExcludeFromFee(address _accountbool _excluded
setFeesEnabled(bool _enabled
setLiquidity(address _contractAddressuint256 _fee
setMinSupply(uint256 _newMinSupply
setStaking(address _contractAddressuint256 _fee
setSwapEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BeneficiaryRewardUpdated(address oldBeneficiaryaddress newBeneficiaryuint256 oldFeeuint256 newFee
BurnUpdated(uint256 oldBurnuint256 newBurn
ExcludedFromFeeUpdated(address accountbool excluded
FeesEnabledUpdated(bool enabled
LiquidityRewardUpdated(address oldBeneficiaryaddress newBeneficiaryuint256 oldFeeuint256 newFee
MinSupplyUpdated(uint256 oldAmountuint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakingRewardUpdated(address oldBeneficiaryaddress newBeneficiaryuint256 oldFeeuint256 newFee
SwapEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.