PerseusBridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x72d4256c at 15515225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "PerseusBridge"

No transactions found for "PerseusBridge"


Functions
Getter at block 20946238
adminAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
signerAddress(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claims(stringview returns (bool)
State-modifying
adminClaim(address _receiverAddressstring _solanaTxIduint256 _amount
claim(string _solanaTxIduint256 _amountbytes _signature
initialize(address _tokenaddress _ownerAddressaddress _adminAddressaddress _signerAddress
renounceOwnership(
transferOwnership(address newOwner
updateAdmin(address _newAdminAddress
updateSigner(address _newSignerAddress
updateToken(address _newToken
withdraw(uint256 _amount
Events
AdminClaimed(address indexed adminaddress indexed receiverstring solanaTxIduint256 amount
AdminUpdated(address oldAdminAddressaddress newAdminAddress
Claimed(address indexed receiverstring solanaTxIduint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignerUpdated(address oldSignerAddressaddress newSignerAddress
TokenUpdated(address oldTokenaddress newToken
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.