Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($3,743.63)
Native
Value
$3,743.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.20345 | $3,110.75 |
$3,743.63 | |
KAIBA | ERC-20 | 547.25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13897965 | 3 years ago | | | 0 | 0.0021152416 | |
| 13897939 | 3 years ago | | | 0 | 0.0039486861 | |
| 13897932 | 3 years ago | | | 0 | 0.0036710161 | |
| 13897922 | 3 years ago | | | 0 | 0.0047103378 | |
| 13897918 | 3 years ago | | | 0 | 0.0038702288 | |
| 13897796 | 3 years ago | | | 0 | 0.010764935 | |
| 13897785 | 3 years ago | | | 0 | 0.0064220727 | |
| 13897781 | 3 years ago | | | 0.099 | 0.012503460 | |
| 13897776 | 3 years ago | | | 0 | 0.0062869966 | |
| 13897734 | 3 years ago | | | 0 | 0.0032401750 |
ABI
ABI objects
Getter at block 21213946
get_ivc_stats() view returns (uint256)
1926565181606019860
get_svt_pools() view returns (uint256)
1
Read-only
check_ivc_plugin_method_id(uint256 plugin, uint256 id) view returns (bool)
check_ivc_plugin_method_name(uint256 plugin, bytes32 name) view returns (bool)
get_ivc_balance(address addy) view returns (uint256)
get_svt(uint256 addy) view returns (address, uint256, uint256, uint256[], bytes32, bytes32)
get_svt_address_balance(address addy, uint256 svt_id) view returns (uint256)
get_svt_bridge_status(uint256 addy) view returns (bool, address)
get_svt_id(address addy) view returns (bool, uint256)
get_svt_kveth_balance(address addy) view returns (uint256)
get_svt_liquidity(uint256 svt_id) view returns (bool, bool, address, address, uint256, uint256, uint256, address, address, bool)
get_taxes_for_address(uint256 token) view returns (uint256)
get_token_price(address pairAddress, uint256 amount) view returns (uint256)
initialize_ivc_plugin(uint256 plugin_id) view returns (bool, uint256[], bytes32[])
operate_ivc_get_amount_out(uint256 to_deposit, uint256 to_deposit_liq, uint256 to_withdraw_liq) pure returns (uint256 out_qty)
State-modifying
Events acl_add_team(address addy)
acl_locked_function(uint256 name, bool booly)
acl_open_bridge(bool booly)
acl_remove_team(address addy)
acl_set_kaiba(address addy)
acl_set_tax_multiplier(uint256 multiplier)
add_svt_plugin(address plugin_address) returns (uint256)
authorize_on_token(address to_authorize, address to_bridge)
collect_taxes_eth()
collect_taxes_native(uint256 svt_id)
collect_taxes_token(address addy)
create_svt_pair(address to_bridge, address to_pair, uint256 qty_1, uint256 qty_2)
create_svt_pair_from_eth(address to_bridge, uint256 qty_1) payable
entry_from_eth() payable returns (uint256)
execute_ivc_plugin_method_id(uint256 plugin, bytes32 name) returns (bool, bytes32)
execute_ivc_plugin_method_id(uint256 plugin, uint256 id) returns (bool, bytes32)
exit_to_eth(uint256 qty, address recv) returns (uint256)
exit_to_token(address token, uint256 qty)
issue_native_svt(bytes32 name, bytes32 ticker, uint256 max_supply, uint256[] fees)
native_add_liq(uint256 svt_id, uint256 qty) payable
operate_native_to_svt(uint256 svt_id, address receiver, uint256 qty, bool simulation) returns (uint256, uint256, uint256, uint256)
operate_svt_to_native(uint256 svt_id, uint256 qty, address receiver, bool simulation) returns (uint256, uint256, uint256, uint256)
operate_transfer_svt(uint256 svt_id, address sender, address receiver, uint256 qty)
pair_adder_implementation(bool booly, address addy)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.