Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,357.77 |
$0 | |
$VXON | ERC-20 | 883.4143 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222822 | 8 days ago | | | 0 | 0.00043947262 | |
| 20913319 | 2 months ago | | | 0 | 0.00031458753 | |
| 20913318 | 2 months ago | | | 0 | 0.00030259846 | |
| 20333561 | 4 months ago | | | 0 | 0.00022563758 | |
| 20250087 | 5 months ago | | | 0 | 0.00010118594 | |
| 20241095 | 5 months ago | | | 0 | 0.00025838778 | |
| 20175450 | 5 months ago | | | 0 | 0.00014622488 | |
| 20037366 | 6 months ago | | | 0 | 0.00037973590 | |
| 20032972 | 6 months ago | | | 0 | 0.0010257362 | |
| 19997108 | 6 months ago | | | 0 | 0.00068133930 |
ABI
ABI objects
Getter at block 21276572
decimals() view returns (uint8)
4
fee() view returns (uint256)
10
name() view returns (string)
VoxNET
symbol() view returns (string)
$VXON
totalSupply() view returns (uint256)
10000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
distributeFee()
launch()
renounceOwnership()
setAuthorization(address address_, bool authorization)
setFeeDistributionThresholds(uint256 transactionThreshold, uint256 balanceThreshold, uint256 tokenPriceUpdateTimeThreshold)
setFeeReceivers(address ecosystem, address marketing1, address marketing2, address treasury)
setFees(uint256 ecosystem, uint256 marketing, uint256 treasury)
setIsFeeExempt(address excemptAddress, bool isExempt)
setIsPool(address contractAddress, bool contractIsPool)
setPair(address pairAddress)
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)
FeeDistributionThresholdsSet(uint256 transactionThreshold, uint256 balanceThreshold, uint256 tokenPriceUpdateTimeThreshold)
FeeReceiversSet(address ecosystemFeeReceiver, address marketingFeeReceiver1, address marketingFeeReceiver2, address treasuryFeeReceiver)
FeesSet(uint256 ecosystem, uint256 marketing, uint256 treasury)
IsFeeExempt(address indexed addr, bool indexed isFeeExempt)
IsPool(address indexed addr, bool indexed isPool)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.