Volt Inu
Verified contract
Active on
Ethereum with 68,581 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($459.25)
Native
Value
$113.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035424 | $3,197.90 |
$113.28 | |
USDT | ERC-20 | 213.681291 | $1.00 |
$213.68 | |
VOLT | ERC-20 | 211.416041M | $0.00 |
$81.61 | |
BabyDoge | ERC-20 | 12.310239B | $0.00 |
$24.62 | |
MATIC | ERC-20 | 57.210132 | $0.412655 |
$23.61 | |
CULT | ERC-20 | 996K | $0.000002 |
$2.45 | |
VOLT | ERC-20 | 27,620,481.502598T | -- | -- | |
VOLT | ERC-20 | 83.146552B | -- | -- | |
Volt DAO | ERC-20 | 34.5B | -- | -- | |
SAITAMA | ERC-20 | 24.654032B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155638 | 6 hours ago | | | 0 | 0.00031787978 | |
| 21152497 | 17 hours ago | | | 0 | 0.00025863565 | |
| 21149312 | a day ago | | | 0 | 0.0030216576 | |
| 21148882 | a day ago | | | 0 | 0.00031873145 | |
| 21147391 | a day ago | | | 0 | 0.00036225280 | |
| 21147232 | a day ago | | | 0 | 0.00039929924 | |
| 21147032 | a day ago | | | 0 | 0.00019021295 | |
| 21146696 | a day ago | | | 0 | 0.00045304615 | |
| 21146380 | 2 days ago | | | 0 | 0.00028347791 | |
| 21144081 | 2 days ago | | | 0 | 0.0010412876 |
ABI
ABI objects
Getter at block 21157434
_liquidityFee() view returns (uint256)
12
_maxTxAmount() view returns (uint256)
69000000000000000000000
_taxFee() view returns (uint256)
1
burningAddress() view returns (address)
0x000000000000000000000000000000000000dead
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xc6caa85c4f56af5b766bb480142a4c3c95952a86
marketingWallet() view returns (address)
0xf29a323a0704a8f436631f29cbffd2a3aa314a05
name() view returns (string)
Volt Inu
numTokensSellToAddToLiquidity() view returns (uint256)
1900000000000000000
owner() view returns (address)
0x2ba87d728bd1dd73701d7efe37f9b07368c04a63
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
VOLT
totalFees() view returns (uint256)
929872173811009541292
totalSupply() view returns (uint256)
69000000000000000000000
uniswapV2Pair() view returns (address)
0x4a08cf0a7bca217c24b9ee99c0395052f3707d68
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBotWallet(address botwallet)
airdrop(address recipient, uint256 amount)
airdropArray(address[] newholders, uint256[] amounts)
allowtrading()
approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress, address walletaddress)
claimTokens()
clearStuckBalance(address walletaddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBotWallet(address botwallet)
renounceOwnership()
setBurningAddress(address walletAddress)
setDevWallet(address walletAddress)
setMarketingWallet(address walletAddress)
setMigrationWallet(address walletAddress)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.