VoltPrime
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4043…7f5e
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,933.17 |
$0 | |
vPrime | ERC-20 | 352.4216K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20660439 | 3 months ago | | | 0 | 0.000050113841 | |
| 16006255 | 2 years ago | | | 0 | 0.00048967510 | |
| 15777746 | 2 years ago | | | 0 | 0.0013195290 | |
| 15685392 | 2 years ago | | | 0 | 0.00063741165 | |
| 15684469 | 2 years ago | | | 0 | 0.00071877746 | |
| 15680851 | 2 years ago | | | 0 | 0.00022813303 | |
| 15679551 | 2 years ago | | | 0 | 0.00075269855 | |
| 15679392 | 2 years ago | | | 0 | 0.00025433364 | |
| 15679344 | 2 years ago | | | 0 | 0.00028530200 | |
| 15679329 | 2 years ago | | | 0 | 0.00032908144 |
ABI
ABI objects
Getter at block 21391073
decimals() pure returns (uint8)
9
name() pure returns (string)
VoltPrime
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
vPrime
totalSupply() view returns (uint256)
929350518745927398
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMinBalance(uint256 newMin)
changePercentage(uint256 _pc1, uint256 _pc2)
delBot(address notbot)
editFees(uint256 _fee1, uint256 _fee2, uint256 _burn)
enableVoltBurn()
excludeFromFees(address target)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.