VokenShareholders
Verified contract
Active on
Ethereum with 1,604 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfffa…4cdb
Balances ($197.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 197.54 | $1.001 |
$197.74 | |
Voken | ERC-20 | 1.819447B | -- | -- | |
EBK | ERC-20 | 212.599819 | -- | -- | |
WATP | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18422155 | a year ago | | | 0 | 0.0014479330 | |
| 11601534 | 4 years ago | | | 0 | 0.0044613800 | |
| 11477236 | 4 years ago | | | 0 | 0.0013384140 | |
| 11349540 | 4 years ago | | | 0 | 0.00040459900 | |
| 11141036 | 4 years ago | | | 0 | 0.0011788350 | |
| 11141021 | 4 years ago | | | 0 | 0.00048285300 | |
| 11052699 | 4 years ago | | | 0 | 0.0050976460 | |
| 10792257 | 4 years ago | | | 0 | 0.0054600000 | |
| 10345625 | 4 years ago | | | 0 | 0.00086040900 | |
| 10171098 | 5 years ago | | | 0 | 0.00095601000 |
ABI
ABI objects
Getter at block 21306727
VOKEN() view returns (address)
0xfffab974088bd5bf3d7e6f522e93dd7861264cdb
owner() view returns (address currentOwner, address newOwner)
(currentOwner=0x123456ebb9d581ccd0f66e3abf6168186be28255, newOwner=0x0000000000000000000000000000000000000000)
page() view returns (uint256)
4
vokens() view returns (uint256)
2400083543773679
weis() view returns (uint256)
302410768586328536321
Read-only
allocation(address account) view returns (uint256)
etherDividend(address account, uint256 pageNumber) view returns (uint256 amount, uint256 dividend, uint256 remain)
isOwner(address account) view returns (bool)
isProxy(address account) view returns (bool)
pageEndingBlock(uint256 pageNumber) view returns (uint256)
pageEther(uint256 pageNumber) view returns (uint256)
pageEtherSum(uint256 pageNumber) view returns (uint256)
pageVoken(uint256 pageNumber) view returns (uint256)
pageVokenSum(uint256 pageNumber) view returns (uint256)
reservedOf(address account) view returns (uint256 reserved)
shareholders(uint256 pageNumber) view returns (address[])
shareholdersCounter(uint256 pageNumber) view returns (uint256)
vokenHolding(address account, uint256 pageNumber) view returns (uint256)
State-modifying
Events acceptOwnership()
addProxy(address account)
endPage()
pushShareholders(address[] accounts, uint256[] values)
removeProxy(address account)
rescueTokens(address tokenAddr, address recipient, uint256 amount)
transferOwnership(address newOwner)
withdrawEther(address recipient, uint256 amount)
Dividend(address indexed account, uint256 amount, uint256 page)
OwnershipAccepted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyAdded(address indexed account)
ProxyRemoved(address indexed account)
constructor()
fallback()
This contract contains no error objects.