AdvisorsPool
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x407b…15b8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PTNX | ERC-20 | 4.2833M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6605171 | 6 years ago | | | 0 | 0.027458300 | |
| 6605157 | 6 years ago | | | 0 | 0.10506848 | |
| 6600057 | 6 years ago | | | 0 | 0.054916600 | |
| 6600053 | 6 years ago | | | 0 | 0.054916600 | |
| 6600051 | 6 years ago | | | 0 | 0.054916600 | |
| 6600048 | 6 years ago | | | 0 | 0.054916600 | |
| 6600047 | 6 years ago | | | 0 | 0.054916600 | |
| 6600037 | 6 years ago | | | 0 | 0.054916600 | |
| 6600013 | 6 years ago | | | 0 | 0.049231760 | |
| 6600013 | 6 years ago | | | 0 | 0.049231760 |
ABI
ABI objects
Getter at block 21218279
allocated() view returns (uint256)
65716700000000000000000000
distributed() view returns (uint256)
65716700000000000000000000
initial() view returns (uint256)
0
membersCount() view returns (uint256)
9
owner() view returns (address)
0x6d31f7c21e565493c83bc5439dbcb198f10c4f99
token() view returns (address)
0x407b419144822e236d960e87e3c58c64feb715b8
Read-only
authorized(address) view returns (bool)
distribution(address) view returns (uint256 amount, uint256 refunded, bool refundable, bool distributed)
getLockupAmounts(address _beneficiary) view returns (uint256[])
getLockupReleases(address _beneficiary) view returns (uint256[])
members(uint256) view returns (address)
State-modifying
Events addDistribution(address _beneficiary, uint256 _amount, uint256[] _lockupReleases, uint256[] _lockupAmounts, bool _refundable)
authorize(address _who)
distribute(address _beneficiary)
reclaimEther()
refundLockedUp(address _from) returns (uint256)
renounceOwnership()
transferOwnership(address _newOwner)
unAuthorize(address _who)
AddDistribution(address indexed beneficiary, uint256 amount, bool lockups, bool refundable)
Authorize(address indexed who)
Distribute(address indexed to, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UnAuthorize(address indexed who)
constructor(address _token, uint256 _initial)
fallback()
This contract contains no error objects.