OwnAssetBridge

Verified contract

Active on Ethereum with 296 txns
Deployed by via 0xb4070307 at 13776666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $379.31
ERC-20
Value $1,563,597.68
0xd6fdf41251b24468ae63c6938686144237d75ebb0d18e876b0a61b0684281959
0xdff51fa3021a4ce25c28588a1e84411d5bd0332f2fe56e0543c1ca04bc9805d0
0x57ee58c86dab06ed79a1f48ce4c6f784911119779b1931c3212c8fb592057bfe
0x0969a0418da408fa3610a9415d201b568c0438cfb9cfa500cecd810318303d52
0x5f1725637cd1d8d61e5fba93f4949b9a2ef85e752bbe8498b9f69e6b6b0e2bcb
0x908450243fc2fc2f732ea37e6a716b64c5d57238d9c0868e1a6439a73bad5856
0xfc94d86ba58e5f58e22d3c0a9dbc8f26d85f194b50dea1df25c9abfd6f16e92a
0x4af20dcdcfc7fc108941892d0318566429af39d25ac0cb67b97c5bce99f91b69
0x20238557d36ee97c489c139ae3f9300fa67b9891cc18b3c29995b00183603d94
0xa9962f2402d0ffcfd3368a1c6acd66831f130c826f49899aaed7354547c4a5ad

Functions
Getter at block 21284508
bridgeFee(view returns (uint256)
0
governor(view returns (address)
0xdefb0c0ef1b84e5c11c4a1bdfbc4e95ba899c5da
nativeTransferFee(view returns (uint256)
430000000000000
owner(view returns (address)
0xdefb0c0ef1b84e5c11c4a1bdfbc4e95ba899c5da
targetTransferFee(view returns (uint256)
2500000000000000
Read-only
accountsForAssets(stringview returns (string)
assetHashes(addressview returns (string)
erc20Tokens(stringview returns (address)
pendingCrossChainTransfers(stringview returns (address)
pendingSignedTxs(stringview returns (string)
State-modifying
bridgeAsset(string _assetHashstring _accountHashstring _assetNamestring _assetSymboluint256 _totalSupplypayable 
bridgeErc20Token(address _tokenstring _assetHashstring _accountHashpayable 
confirmTransfer(string _txHashaddress _tokenuint256 _amount
mintErc20Token(address _tokenuint256 _amount
removeBridge(address _token
renounceOwnership(
revertTransferFromNativeChain(string _txHash
revertTransferToNativeChain(string _txHashaddress _tokenaddress _recipientuint256 _amount
setBridgeFee(uint256 _amount
setGovernor(address _governor
setNativeTransferFee(uint256 _amount
setTargetTransferFee(uint256 _amount
transferFromNativeChain(string _txHashstring _signatureaddress _recipientpayable 
transferOwnership(address newOwner
transferToNativeChain(address _tokenstring _recipientAccountHashuint256 _amountpayable 
withdrawFee(uint256 _amountreturns (bool)
Events
CrossChainTransfer(address indexed tokenstring recipientAccountHashuint256 amount
CrossChainTransfer(string txHashaddress recipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _bridgeFeeuint256 _targetTransferFeeuint256 _nativeTransferFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.