Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Villainz | ERC-20 | 45.988692B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645147 | 3 months ago | | | 0 | 0.00011846852 | |
| 18911543 | a year ago | | | 0 | 0.00058127941 | |
| 18504170 | a year ago | | | 0 | 0.00056063700 | |
| 18425105 | a year ago | | | 0 | 0.00036310109 | |
| 18425070 | a year ago | | | 0 | 0.00083039908 | |
| 18425002 | a year ago | | | 0 | 0.00059580654 | |
| 18424951 | a year ago | | | 0 | 0.00080728173 | |
| 18424941 | a year ago | | | 0 | 0.00077720664 | |
| 18424932 | a year ago | | | 0 | 0.00079023287 | |
| 18424924 | a year ago | | | 0 | 0.00078543084 |
ABI
ABI objects
Getter at block 21400006
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
2600000000000000000000000000000
_maxWalletToken() view returns (uint256)
52000000000000000000000000000
_owner() view returns (address)
0x04c2084e51432a814cfa2c09f20b6834506f817d
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x04c2084e51432a814cfa2c09f20b6834506f817d
name() pure returns (string)
Villainz
owner() view returns (address)
0x04c2084e51432a814cfa2c09f20b6834506f817d
pair() view returns (address)
0x03e76f7a9990b07025ec021b7caf0aa02e1c0d0a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
2600000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
65000000000000000000000000000
symbol() pure returns (string)
Villainz
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
2600000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events Power()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSend()
maxWalletRule(uint256 maxWallPercent)
reborn(address tokenAddress, uint256 tokens) returns (bool success)
reduceFee()
renounceOwnership()
setParameters(uint256 _liquidityFee, uint256 _buybackFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
setWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _buybackFeeReceiver)
takeover(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unleash()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxTX(uint256 maxTX)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketingFeeReceiver, address buybackFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.