CyberStakingPool

Verified contract

Active on Ethereum with 4,896 txns
Deployed by via 0x9cfed8d8 at 19573106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,146,732.72
ERC-20
Value $153,544.06
ERC-20
Value $105,736.76
0xe0c41cd63df8abb4c1167d683a644d75347f52b2601429c6c0a9c04a12650709
0xec073eac31088ec9e98db6bd6c4918636cf1a5d4d5edaaa74df8c02e8288571e
0x9d8cd1c7912cd9ce8db232a5bacb97370491f8a87dae16f653fa5ff9b766bb81
0x9a73aa12e3c5778351b36f01153743121aa098c9a484a0d48387f80e9d80d477
0xee4fd8baadf8bb1df845cf8c4599f20e33a11af0c54b609beaeb340dc07dc7ed
0xc592d9df2ebaa929513552d7c09f8144684b3dddacfcc1498f4812d8ed6f1bc1
0x86be180f1956146b0b52e4466c787a56e48d7489b7d9e4321530651fffc8d764
0x9a7eddedd2ba64f9791d841e2724748a6131dce2de0128a74f9eb8f2fbff8c09
0xbe4f573402c0cb617103322e6fd4d6f796e482de0af46290995ba00f96bfd0fb
0x91c3074b9e35b45bee9d6adacb3ab5836ab350ed25ce6821802642cd25be3281

Functions
Getter at block 20912796
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
paused(view returns (bool)
false
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
assetWhitelist(addressview returns (bool)
balance(addressaddressview returns (uint256)
bridgeWhitelist(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalBalance(addressview returns (uint256)
State-modifying
bridge(struct BridgeParams params
bridgeWithSig(address assetOwnerstruct BridgeParams paramsstruct EIP712Signature signature
deposit(address assetuint256 amount
depositETH(payable 
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAssetWhitelist(address assetbool isWhitelisted
setBridgeWhitelist(address bridgeAddressbool isWhitelisted
unpause(
withdraw(address[] assetsuint256[] amounts
Events
Bridge(uint256 logIdaddress bridgeaddress assetOwneraddress recipientaddress[] assetsuint256[] amounts
Deposit(uint256 logIdaddress assetOwneraddress assetuint256 amount
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetAssetWhitelist(address assetbool isWhitelisted
SetBridgeWhitelist(address bridgebool isWhitelisted
Unpaused(address account
Withdraw(uint256 logIdaddress assetOwneraddress[] assetsuint256[] amounts
Constructor
constructor(address _wethaddress owner
Fallback and receive
receive(
Errors

This contract contains no error objects.