ERC20_Bridge_Logic_Restricted

Verified contract

Active on Ethereum with 2,525 txns
Deployed by via 0x88023aa3 at 17343884
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC20_Bridge_Logic_Restricted"

0xb94ad71ccafb56a991876b28748a2d18afb4eda98b3617f8092ad9c3886a6f99
0xbc0591bc52a87af8fd34d5cd7bf5eb3fa30c9121b64145dae84782b6e8b294dc
0x7cf332ec157da9d42ce087e194eaa212310acff794f6f0eb637c1dd3b736047a
0x7ae844b5be1659b498632ed96731f5ac739226df90cfec6aee64d1660d8c8250
0x96abe93f967a2a0f596f6169002e1c37c4d9c7320363bb78fd4f7f4e96a2415a
0xfce340aac5a68a1ea6ac45b51618701c8a11327aacb8c7861f6982d743244086
0x994c78438cd42dcc8c9d044cdcaff7b86b57622d39cb04821808d69ff3023880
0xa846f690f56ca633bee1139ee135a0f0c5eca96854012eec25cec742e60843b1
0xcce5ce6f1f601c04924d320c7aff26b390b1a2bb0e50b0de936378749bdfd1e1
0xe018bd1b6f904e308f7c39dd6ee01903a9ac7d38786f3b4e2a5fdc05b77a504b

Functions
Getter at block 20924489
default_withdraw_delay(view returns (uint256)
86400
erc20_asset_pool_address(view returns (address)
0xa226e2a13e07e750efbd2e5839c5c3be80fe7d4d
get_multisig_control_address(view returns (address)
0xdd2df0e7583ff2acfed5e49df4a424129ca9b58f
is_stopped(view returns (bool)
false
Read-only
get_asset_deposit_lifetime_limit(address asset_sourceview returns (uint256)
get_asset_source(bytes32 vega_asset_idview returns (address)
get_vega_asset_id(address asset_sourceview returns (bytes32)
get_withdraw_threshold(address asset_sourceview returns (uint256)
is_asset_listed(address asset_sourceview returns (bool)
is_exempt_depositor(address depositorview returns (bool)
State-modifying
deposit_asset(address asset_sourceuint256 amountbytes32 vega_public_key
exempt_depositor(
global_resume(uint256 noncebytes signatures
global_stop(uint256 noncebytes signatures
list_asset(address asset_sourcebytes32 vega_asset_iduint256 lifetime_limituint256 withdraw_thresholduint256 noncebytes signatures
remove_asset(address asset_sourceuint256 noncebytes signatures
revoke_exempt_depositor(
set_asset_limits(address asset_sourceuint256 lifetime_limituint256 thresholduint256 noncebytes signatures
set_withdraw_delay(uint256 delayuint256 noncebytes signatures
withdraw_asset(address asset_sourceuint256 amountaddress targetuint256 creationuint256 noncebytes signatures
Events
Asset_Deposited(address indexed user_addressaddress indexed asset_sourceuint256 amountbytes32 vega_public_key
Asset_Limits_Updated(address indexed asset_sourceuint256 lifetime_limituint256 withdraw_threshold
Asset_Listed(address indexed asset_sourcebytes32 indexed vega_asset_iduint256 nonce
Asset_Removed(address indexed asset_sourceuint256 nonce
Asset_Withdrawn(address indexed user_addressaddress indexed asset_sourceuint256 amountuint256 nonce
Bridge_Resumed(
Bridge_Stopped(
Bridge_Withdraw_Delay_Set(uint256 withdraw_delay
Depositor_Exempted(address indexed depositor
Depositor_Exemption_Revoked(address indexed depositor
Constructor
constructor(address erc20_asset_pool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.