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 "HEnv"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13454920 | 3 years ago | | | 0 | 0.0021471750 | |
| 13454904 | 3 years ago | | | 0 | 0.0034299750 | |
| 13454903 | 3 years ago | | | 0 | 0.0034541250 |
ABI
ABI objects
Getter at block 21188420
bid_fee_ratio() view returns (uint256)
0
cancel_fee_ratio() view returns (uint256)
0
fee_pool_addr() view returns (address)
0x1ed79cebc592044ff1e63a7a96db944db50e302d
owner() view returns (address)
0x1ed79cebc592044ff1e63a7a96db944db50e302d
ratio_base() view returns (uint256)
100000000
token_addr() view returns (address)
0x26fa3fffb6efe8c1e69103acb4044c26b9a106a9
withdraw_fee_ratio() view returns (uint256)
10000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBidFeeRatio(uint256 _ratio)
changeCancelFeeRatio(uint256 _ratio)
changeFeePoolAddr(address _new)
changeWithdrawFeeRatio(uint256 _ratio)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _target_token)
This contract contains no fallback and receive objects.
This contract contains no error objects.