ERC20Peg

Verified contract

Active on Ethereum with 6,715 txns
Deployed by via 0x0d18618f at 15778152
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $128,954.68
ERC-20
Value $1,184,652.29
ERC-20
Value $534,828.27
ERC-20
Value $134,339.8
ERC-20
Value $13,897.06
ERC-20
Value $26.94
ERC-20
Value $0.02
0xcf109dfeb79b705382e5c48945cc5ba0db8b773b7cb641bad7d7fedb65ef7286
0xd951bf7bdd3f6a6dad52730a79b7dd3d6e8897dae4f70cbf40e59b2a7e77b3b0
0x46165154213ea93eee3c7381c4884a42c390a2965283cc85b27bc227c9b4c41c
0x0758770bba861d0bcd829b2023ae5f60babde12a1d2d1742abc4a019b6e47ce0
0xee480e7d6c707ea31cb914ee3bce3723a645ddf2777b06257f257e5b3e41fa4c
0x7bb919e3cec5077291a9e05447f84ce14cbf6decc442dcc33ca01ee6c9716c98
0xceb0ed95693fc46b4a7a3281d12b81df7c533279f17250218f20e466fbe98d47
0x46f78aa5469e171d3eff5b8afa6ecae7695ae3b5cf096a318a1bd5f4f5ac091e
0x2142a8d19bf34a8cd1737d254a81a94538e6f151a05b8fa9f6f8e8f6e6958d0b
0x133a9cf1dfaa9c30f71fa3396b92c28efaf962d988529f7b0057e5900f075756

Functions
Getter at block 20896049
ETH_RESERVED_TOKEN_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
bridge(view returns (address)
0x110fd9a44a056cb418d07f7d9957d0303f0020e4
depositsActive(view returns (bool)
true
owner(view returns (address)
0x0e17c1a78d2a77298df58e5956b33376a1b9f4c2
palletAddress(view returns (address)
0x6d6f646c65726332307065670000000000000000
withdrawalsActive(view returns (bool)
true
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
adminEmergencyWithdraw(address _tokenAddressuint128 _amountaddress _recipient
deposit(address _tokenAddressuint128 _amountaddress _destinationpayable 
endow(payable 
onMessageReceived(address _sourcebytes _message
renounceOwnership(
setBridgeAddress(address _bridge
setDepositsActive(bool _active
setPalletAddress(address _palletAddress
setWithdrawalsActive(bool _active
transferOwnership(address newOwner
Events
AdminWithdraw(address indexed _addressaddress indexed tokenAddressuint128 indexed amount
BridgeAddressUpdated(address indexed bridge
Deposit(address indexed _addressaddress indexed tokenAddressuint128 indexed amountaddress destination
DepositActiveStatus(bool indexed active
Endowed(uint256 indexed amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PalletAddressUpdated(address indexed palletAddress
Withdraw(address indexed _addressaddress indexed tokenAddressuint128 indexed amount
WithdrawalActiveStatus(bool indexed active
Constructor
constructor(address _bridge
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.