Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.00197 |
$0 | |
VID | ERC-20 | 300 | -- | -- | |
ZBUX | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15781440 | 2 years ago | | | 0 | 0.00079912900 | |
| 13947748 | 3 years ago | | | 0 | 0.013263256 | |
| 13562715 | 3 years ago | | | 0 | 0.0040988818 | |
| 13488039 | 3 years ago | | | 0 | 0.0051637957 | |
| 13196732 | 3 years ago | | | 0 | 0.0027330336 | |
| 12982573 | 3 years ago | | | 0 | 0.0010915264 | |
| 12982523 | 3 years ago | | | 0 | 0.0017594236 | |
| 12982493 | 3 years ago | | | 0 | 0.0012142592 | |
| 12929987 | 3 years ago | | | 0 | 0.00091132800 | |
| 12755617 | 3 years ago | | | 0 | 0.00056376320 |
ABI
ABI objects
Getter at block 21283520
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
5
initialSupply() view returns (uint256)
62500000000000
isOwner() view returns (bool)
false
name() view returns (string)
VID
owner() view returns (address)
0xee074ded36f477d143fe700292c5a8dd5f3ab569
sellPrice() view returns (uint256)
0
symbol() view returns (string)
VID
totalSupply() view returns (uint256)
62500000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.