Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.29)
Native
Value
$0.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000086 | $3,431.69 |
$0.29 | |
VXCR | ERC-20 | 5.6M | -- | -- | |
VXCR1 | ERC-20 | 100.00001K | -- | -- | |
CDC | ERC-20 | 50K | -- | -- | |
IG | ERC-20 | 1.41522K | -- | -- | |
SYM | ERC-20 | 300 | -- | -- | |
DN8 | ERC-20 | 100 | -- | -- | |
FLOV | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9617086 | 5 years ago | | | 0 | 0.000081220000 | |
| 9570863 | 5 years ago | | | 0 | 0.00016683000 | |
| 9531485 | 5 years ago | | | 0 | 0.00020311000 | |
| 9033817 | 5 years ago | | | 0 | 0.000038010000 | |
| 8888088 | 5 years ago | | | 0 | 0.00057111000 | |
| 8364562 | 5 years ago | | | 0 | 0.000038074000 | |
| 8112307 | 5 years ago | | | 0 | 0.000057516000 | |
| 8112297 | 5 years ago | | | 0 | 0.000057516000 | |
| 8008198 | 5 years ago | | | 0 | 0.00022392000 | |
| 7912356 | 5 years ago | | | 0.01 | 0.00011185000 |
ABI
ABI objects
Getter at block 21268316
decimals() view returns (uint8)
18
name() view returns (string)
Vixcore
owner() view returns (address)
0x92bff87ad38fa108dcccca3e381a55c2123d5f1f
symbol() view returns (string)
VXCR
totalSupply() view returns (uint256)
10000000000000000000000000000
totalTokenSold() view returns (uint256)
2611837128528510294515000000
totalWeiReceived() view returns (uint256)
527215985705702058903
weiBalance() view returns (uint256)
85705702058903
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events pay() payable
tokenEquivalent(uint256 weiValue, uint256 rate) returns (uint256)
transfer(address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
OverSoftCap(address receiver, uint256 weiAmount)
Selfdrop(address backer, uint256 weiAmount, uint256 token)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(address receiver, uint256 amount)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.