Wallphy
Verified contract
Active on
Ethereum with 1,073 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($15.44)
Native
Value
$15.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0043 | $3,589.95 |
$15.44 | |
HELLSING | ERC-20 | 16.92295T | -- | -- | |
Wallphy | ERC-20 | 89.13926B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20932622 | 2 months ago | | | 0 | 0.00036786604 | |
| 20756106 | 3 months ago | | | 0 | 0.000093760358 | |
| 20721014 | 3 months ago | | | 0 | 0.00048744857 | |
| 20663617 | 3 months ago | | | 0 | 0.00017482087 | |
| 20504004 | 4 months ago | | | 0 | 0.000059202811 | |
| 20488047 | 4 months ago | | | 0 | 0.00011927340 | |
| 20455817 | 4 months ago | | | 0 | 0.000063685569 | |
| 20452913 | 4 months ago | | | 0 | 0.000027486934 | |
| 20452904 | 4 months ago | | | 0 | 0.000057859763 | |
| 20385743 | 4 months ago | | | 0 | 0.00016986525 |
ABI
ABI objects
Getter at block 21314500
_additionalTax() view returns (uint256)
1
_additionalTaxThreshold() view returns (uint256)
100000000000
_liquidityFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000
_taxFee() view returns (uint256)
8
decimals() view returns (uint8)
18
devFeeWallet() view returns (address)
0x67a76c888fa3576984142227d2ea31091739853f
geUnlockTime() view returns (uint256)
0
isAirdropCompleted() view returns (bool)
true
name() view returns (string)
Wallphy
owner() view returns (address)
0x67a76c888fa3576984142227d2ea31091739853f
swapAndLiquifyEnabled() view returns (bool)
true
swapAndSendDevEnabled() view returns (bool)
true
symbol() view returns (string)
Wallphy
taxOnlyDex() view returns (bool)
true
taxYetToBeLiquified() view returns (uint256)
0
taxYetToBeSentToDev() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2cafc333e171c10f83914bc529a237cf118f8531
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
conductAirdrop(address[] supportersAddresses, uint256[] supportersAmounts)
excludeFromFee(address account)
includeInFee(address account)
lock(uint256 time)
renounceOwnership()
setAdditionalTax(uint256 additionalTax)
setAdditionalTaxThreshold(uint256 additionalTaxThreshold)
setBlacklist(address account, bool yesOrNo)
setDevWallet(address _devWallet)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapAndSendDevEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setTaxOnlyDex(bool _taxOnlyDex)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapAndSendDevEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.