Binary Assets EXchange
Verified contract
Active on
Ethereum with 529 txns
Balances ($0.00)
No balances found for "Binary Assets EXchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12365734 | 4 years ago | | | 0 | 0.0020640900 | |
| 12365723 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365722 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365720 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365719 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365718 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365717 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365716 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365716 | 4 years ago | | | 0 | 0.00078792000 | |
| 12365716 | 4 years ago | | | 0 | 0.00078792000 |
ABI
ABI objects
Getter at block 21304299
_totalSupply() view returns (uint256)
0
bonus_pool_eth() view returns (uint256)
12000000000000000
bonus_pool_perc() view returns (uint256)
0
bonus_sharing_block() view returns (uint256)
0
burnPrice() view returns (uint256)
0
burn_counter() view returns (uint256)
236
burn_price() view returns (uint256)
0
burned_volume() view returns (uint256)
412775058708
decimals() view returns (uint256)
8
ethAmountInBonusPool() view returns (uint256)
12000000000000000
fmk() view returns (uint256)
100000000
fmkd() view returns (uint256)
8
issuePrice() view returns (uint256)
49585548
issue_counter() view returns (uint256)
245
issue_increase_ratio() view returns (uint256)
14000000
issue_price() view returns (uint256)
49585548
issued_volume() view returns (uint256)
412775058708
min_bonus_pool_eth_amount() view returns (uint256)
2000000000000000000
name() view returns (string)
Binary Assets EXchange
symbol() view returns (string)
BAEX
totalSupply() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
issueTokens(address _partner) payable
setBonusParams(uint256 _bonus_pool_perc, uint256 _min_bonus_pool_eth_amount)
setOptionsContract(address _optionsContract, bool _enabled)
setreferralProgramContract(address _referral_program_contract)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOptions(address _from, address _to, uint256 _value, bool _burn_to_eth) returns (bool)
transferOwnership(address newOwner)
transferWrongSendedERC20FromContract(address _contract)
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()
receive()
This contract contains no error objects.