RootTokenPeg

Verified contract

Active on Ethereum with 4,730 txns
Deployed by via 0xb9f90efb at 18560940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $385,566,509.81
ERC-20
--
0x3ae630c4ddffe9dfa3d47be99b17917ee636da216b7ca445f10d625e07b36f73
0xa379a814fc5fca594cc92f3f9899ad7070518481864e168d2a2e8077a12ed5e3
0xa56df5800391df9e241059b692876cdb3d63d5e37f176ee8cebc3838d15b91b3
0xeaeba037bb9ae0206f8d64eb54bd6d6625916005797e1274a42d6b7a4d4211d9
0x1e945104a4887c40b7967d4d5b3a428651bcb4099497f3394a55023b5bdf3606
0xb3a8fa0d1948d6433e1c6ebcb5fb9f86dfaa28d5b6fdbfef42906a998bddcdd1
0x1efd290b697a42648ab0c4e838ae7e2a9b2432455925982191075d04e87c4233
From
0x9214f1bece88f63eb41356545251bb477492b35b0781a13ad829bee9d90e8eea
0x5e302da42522f5521898d03c875f67f7c00de0761c2f2507d10c7455930eb829
0x2cce5c6082482a1ff4cd0a3d3ff416e7183496fc531475610a30ea6848c45db9

Functions
Getter at block 21261566
bridge(view returns (address)
0x110fd9a44a056cb418d07f7d9957d0303f0020e4
depositsActive(view returns (bool)
true
owner(view returns (address)
0x8939c5e40d92daa6f04a583c919e765a57bdd046
palletAddress(view returns (address)
0x6d6f646c65726332307065670000000000000000
rootToken(view returns (address)
0xa3d4bee77b05d4a0c943877558ce21a763c4fa29
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
setRootToken(address _rootToken
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
RootTokenUpdated(address indexed rootToken
Withdraw(address indexed _addressaddress indexed tokenAddressuint128 indexed amount
WithdrawalActiveStatus(bool indexed active
Constructor
constructor(address _bridgeaddress _rootToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.