VoltSwap AI
Verified contract
Active on
Ethereum with 141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4b0f…fb7e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOLT | ERC-20 | 10,000,000.000001T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19529860 | 8 months ago | | | 0 | 0.00070503667 | |
| 19529855 | 8 months ago | | | 0 | 0.0011589754 | |
| 19529596 | 8 months ago | | | 0 | 0.0015069574 | |
| 19529542 | 8 months ago | | | 0 | 0.0011479557 | |
| 19529526 | 8 months ago | | | 0 | 0.0012344248 | |
| 19529488 | 8 months ago | | | 0 | 0.0013075019 | |
| 19529356 | 8 months ago | | | 0 | 0.0015130143 | |
| 19529284 | 8 months ago | | | 0 | 0.00081934574 | |
| 19529246 | 8 months ago | | | 0 | 0.0011030224 | |
| 19529063 | 8 months ago | | | 0 | 0.0010844177 |
ABI
ABI objects
Getter at block 21259195
decimals() pure returns (uint8)
9
name() pure returns (string)
VoltSwap AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VOLT
totalSupply() pure returns (uint256)
1000000000000000000
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)
removeLimits()
renounceOwnership()
startVoltSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFees(uint256 _newfee)
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.