Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8142…ac4a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VELOX | ERC-20 | 56.597698K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19549447 | 8 months ago | | | 0 | 0.00089909797 | |
| 19549125 | 8 months ago | | | 0 | 0.00088915412 | |
| 19549110 | 8 months ago | | | 0 | 0.00090442329 | |
| 19549106 | 8 months ago | | | 0 | 0.00082339725 | |
| 19549088 | 8 months ago | | | 0 | 0.0010264545 | |
| 19548962 | 8 months ago | | | 0 | 0.0010518384 | |
| 19548775 | 8 months ago | | | 0 | 0.00072915674 | |
| 19548763 | 8 months ago | | | 0 | 0.0010917236 | |
| 19548749 | 8 months ago | | | 0 | 0.0011322753 | |
| 19548727 | 8 months ago | | | 0 | 0.0010153396 |
ABI
ABI objects
Getter at block 21288922
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
100000000000000000000000000
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
100
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
initialFee() view returns (uint256)
45
lpPair() view returns (address)
0x69574c2a14ff7223458964d0c324f37d95e3093e
maxWalletAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Velox AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
5
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
420000000000000000000
symbol() pure returns (string)
VELOX
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoVeloxFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeVeloxThreshold(uint256 amount)
createVeloxPairs()
enableTrading()
removeVeloxLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEthBalance()
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)
updateVeloxThresold(uint256 amount)
constructor()
receive()
This contract contains no error objects.