TokenLiquidityContract

Verified contract

Active on Ethereum with 147 txns
Deployed by via 0xbf71ddd6 at 5965123
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x8e657cee9ca4a4bf7b6ed79aedd04f8433ab4a9bfa39989398bd7f3274e769fd
0xc599d71590b416ee2954d81c49f2ea113b1e7051ea167c96da9e134576657d34
0x3d44e0635b72d745b29982b4b4ba247bf7be81b9d460a431cc60525a19f4812a
0x278ecd54b54bab43e9a87c1badc192852a3e22b7a41871a84740d8598e51706a
0xb2128cd69d136b368f80d6064237230140bc385d27f8b32fd43dd88638e75366
0x3a836cb6d952911ebbabda15543ecd344b615a7c84125de2055b3a7d960cc265
0x051d3bc62abc8ae8afcfcda70e913cc7b4f4cfcf99639c7f1ea8a61f22bbd4ee
0x899a8162549fb5cc36654ebfd73c3b782c9aa2d3e69a3198255457415f5c6d92
0xd52bacccddcecc04872e21d35ec1d1e1b07fb9f9ce08fc55681f80680c111e99
0x06cd6a41a808cad79003d3208e790f743811fa399e72de14394c83325f21fa85

Functions
Getter at block 21185453
admin(view returns (address)
0xfe42748a47828d8dab9fbc4e50658b0e9fb60837
admin_commission_activated(view returns (bool)
false
commission_ratio(view returns (uint256)
30000000000000000
eth_balance(view returns (uint256)
0
eth_is_seeded(view returns (bool)
true
eth_seed_amount(view returns (uint256)
500000000000000000
traded_token(view returns (address)
0x2e071d2966aa7d8decb1005885ba1977d6038a65
traded_token_balance(view returns (uint256)
1243457368995
traded_token_is_seeded(view returns (bool)
true
traded_token_seed_amount(view returns (uint256)
2040000000000000000
trading_deactivated(view returns (bool)
true
Read-only
get_amount_buy(uint256 _amountview returns (uint256)
get_amount_sell(uint256 _amountview returns (uint256)
State-modifying
activate_admin_commission(
change_admin_commission(uint256 _new_commission_ratio
deactivate_admin_comission(
deactivate_trading(
reactivate_trading(
seed_additional_eth(payable 
seed_additional_token(uint256 _amount
seed_eth(payable 
seed_traded_token(
sell_tokens(uint256 _amount_give
withdraw_eth(uint256 _amount
withdraw_token(uint256 _amount
Events

This contract contains no event objects.

Constructor
constructor(address _traded_tokenuint256 _eth_seed_amountuint256 _traded_token_seed_amountuint256 _commission_ratio
Fallback and receive
fallback(
Errors

This contract contains no error objects.