VestingContractABX
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9a79…a00e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ABX | ERC-20 | 333.335017K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8154514 | 5 years ago | | | 0 | 0.0011663270 | |
| 8154504 | 5 years ago | | | 0 | 0.0011663270 | |
| 8154497 | 5 years ago | | | 0 | 0.0011715750 | |
| 8154494 | 5 years ago | | | 0 | 0.0011715750 | |
| 5771200 | 6 years ago | | | 0 | 0.0015897840 | |
| 5771141 | 6 years ago | | | 0 | 0.0015933680 | |
| 5771108 | 6 years ago | | | 0 | 0.0015933680 | |
| 5771038 | 6 years ago | | | 0 | 0.00079651600 | |
| 5771019 | 6 years ago | | | 0 | 0.0015933680 | |
| 5771009 | 6 years ago | | | 0 | 0.00080010000 |
ABI
ABI objects
Getter at block 21260922
abx_token() view returns (address)
0x9a794dc1939f1d78fa48613b89b8f9d0a20da00e
current_period() view returns (uint256)
2
getBalance() view returns (uint256)
333335016666666666650015
owner() view returns (address)
0xec930e317b4e6bbb037caaca4e569105f7914833
Read-only
account_data(address) view returns (uint256 original_balance, uint256 limit_per_period, uint256 current_balance, uint256 current_limit, uint256 current_transferred)
accounts(uint256) view returns (address)
periods(uint256) view returns (uint256)
State-modifying
Events ownerTransfer(address to, uint256 value)
setOwner(address _owner)
setPeriod(uint256 i, uint256 v)
transfer(address to, uint256 value)
updateCurrentPeriod()
CurrentPeriodChanged(uint256 indexed current_period)
OwnerChanged(address indexed owner)
OwnerTransfer(address indexed to, uint256 indexed value)
Transfer(address indexed to, uint256 indexed value)
constructor(address _abx_token)
fallback()
This contract contains no error objects.