Binary Assets EXchange
Verified contract
Active on
Ethereum with 1,057 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Binary Assets EXchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214471 | 10 days ago | | | 0 | 0.00047699897 | |
| 21214295 | 10 days ago | | | 0 | 0.00045286126 | |
| 21214257 | 10 days ago | | | 0 | 0.00071868577 | |
| 21095791 | a month ago | | | 0 | 0.00021544990 | |
| 21095742 | a month ago | | | 0 | 0.00029604822 | |
| 18614793 | a year ago | | | 0 | 0.0018922524 | |
| 18614489 | a year ago | | | 0 | 0.0017561894 | |
| 18611225 | a year ago | | | 0 | 0.0041944823 | |
| 18611190 | a year ago | | | 0 | 0.0037594406 | |
| 18611105 | a year ago | | | 0 | 0.0039702095 |
ABI
ABI objects
Getter at block 21287798 collateral() view returns (uint256)
_totalSupply() view returns (uint256)
45865351300272
burnPrice() view returns (uint256)
58831
burn_counter() view returns (uint256)
40
burn_price() view returns (uint256)
58831
burned_volume() view returns (uint256)
13300309073057
daiContract() view returns (address)
0xa873cd65a44799ff71902425b11e1e1037285789
decimals() view returns (uint256)
8
fmk() view returns (uint256)
100000000
fmkd() view returns (uint256)
8
issuePrice() view returns (uint256)
74519
issue_counter() view returns (uint256)
513
issue_increase_ratio() view returns (uint256)
14000000
issue_price() view returns (uint256)
74519
issued_volume() view returns (uint256)
59165660373329
name() view returns (string)
Binary Assets EXchange
symbol() view returns (string)
BAEX
totalSupply() view returns (uint256)
45865351300272
usdtContract() view returns (address)
0xa873cd65a44799ff71902425b11e1e1037285789
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) returns (bool)
burnBAEXtoERC20(address _erc20_contract, uint256 _tokens_to_burn) returns (bool)
issueBAEXvsERC20(address _erc20_contract, uint256 _max_slippage, uint256 _deadline, uint256 _erc20_asset_amount, address _partner) returns (uint256)
setAssetsBalancer(address _assetsBalancer)
setBonusContract(address _bonusProgramContract)
setDAIContract(address _daiContract)
setOptionsContract(address _optionsContract, bool _enabled)
setReferralProgramContract(address _referralProgramContract)
setUSDTContract(address _usdtContract)
setUniswapRouter(address _uniswapRouter)
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_assets) returns (bool)
transferOwnership(address newOwner)
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.