VectorspaceAI
Verified contract
Active on
Ethereum with 101,786 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,894.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 7.740985K | $1.001 |
$7,748.73 | |
OCEAN | ERC-20 | 153.568558 | $0.555557 |
$85.32 | |
WLD | ERC-20 | 25.15945 | $2.29 |
$57.62 | |
UST | ERC-20 | 119 | $0.024025 |
$2.86 | |
C4Y | ERC-20 | 4.8K | -- | -- | |
LIT | ERC-20 | 623.297325 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240813 | 21 minutes ago | | | 0 | 0.00037482841 | |
| 21240805 | 22 minutes ago | | | 0 | 0.00054640858 | |
| 21240803 | 23 minutes ago | | | 0 | 0.00069378646 | |
| 21240474 | an hour ago | | | 0 | 0.00050193699 | |
| 21240070 | 3 hours ago | | | 0 | 0.00046098000 | |
| 21239747 | 4 hours ago | | | 0 | 0.00052432385 | |
| 21239687 | 4 hours ago | | | 0 | 0.00060020972 | |
| 21239443 | 5 hours ago | | | 0 | 0.00043420194 | |
| 21239417 | 5 hours ago | | | 0 | 0.00048682200 | |
| 21239417 | 5 hours ago | | | 0 | 0.00048649616 |
ABI
ABI objects
Getter at block 21240914
decimals() view returns (uint8)
18
name() view returns (string)
VectorspaceAI
owner() view returns (address)
0xdd88dbdde30b684798881d4f3d9a3752d6c1dd71
rate() view returns (uint256)
191
symbol() view returns (string)
VXV
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
changeRate(uint256 newRate)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.