VoltX System
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2b67…054c
0x2b67…054c
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOLTX | ERC-20 | 1.89809M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18793310 | a year ago | | | 0 | 0.0024793171 | |
| 18792917 | a year ago | | | 0 | 0.0062384220 | |
| 18792534 | a year ago | | | 0 | 0.0046870494 | |
| 18792490 | a year ago | | | 0 | 0.0039325412 | |
| 18792300 | a year ago | | | 0 | 0.0047282220 | |
| 18792268 | a year ago | | | 0 | 0.0031047143 | |
| 18792192 | a year ago | | | 0 | 0.0028346957 | |
| 18792182 | a year ago | | | 0 | 0.0029661402 | |
| 18792135 | a year ago | | | 0 | 0.0031052295 | |
| 18792119 | a year ago | | | 0 | 0.0064175442 |
ABI
ABI objects
Getter at block 21400370
_maxSwapTokens() view returns (uint256)
7000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
7000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
VoltX System
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VOLTX
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x13f94b6697677319f51d7314f41577d24581f836
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setTradingOpen()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.