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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20833011 | a month ago | | | 0 | 0.0011068973 | |
| 20832455 | a month ago | | | 0 | 0.00052451706 | |
| 20832413 | a month ago | | | 0 | 0.00074414516 | |
| 20738583 | 2 months ago | | | 0 | 0.00012934184 | |
| 20666581 | 2 months ago | | | 0 | 0.000045356935 | |
| 20639977 | 2 months ago | | | 0 | 0.00012734607 | |
| 20442187 | 3 months ago | | | 0 | 0.00023852502 | |
| 20409768 | 3 months ago | | | 0 | 0.000061880000 | |
| 20340665 | 4 months ago | | | 0 | 0.00019576558 | |
| 20333888 | 4 months ago | | | 0 | 0.00080459600 |
ABI
ABI objects
Getter at block 21157894
decimals() view returns (uint8)
18
name() view returns (string)
Veen
owner() view returns (address)
0x23fb5ee788529ad91d656bacd41cb5444b20f796
paused() view returns (bool)
false
startdate() view returns (uint256)
1534247692
symbol() view returns (string)
VEEN
totalSupply() view returns (uint256)
6908903232666667000000000001
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
check_lock(address check_address) view returns (bool)
check_period(address check_address) view returns (uint256)
isContract(address _addr) view returns (bool is_contract)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 tokens) returns (bool success)
check_lock_period(address check_address)
dist_list_set(address[] dist_list, uint256[] token_list)
mint(address to, uint256 amount) returns (bool)
pause()
set_lock_list(address lock_address, uint256 period)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
unpause()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
MintedLog(address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.