ZetaConnectorEth

Verified contract

Active on Ethereum with 22,413 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $132,377,114.67
ERC-20
Value $1.1
0x8c158e41d690671d3558c8c7753056ca365fa89254c0dab1a8e45053f4a10e13
0x20dfe58af82752f0bdd01dbdcf7b7b322bc460be50553f292f7e6fd09280f55d
0x724ceedc2c65579238e7c68be47fcfb220a925c2150d66b11480ac112ed688d6
0xea1af3eb13aef80ea5e96dec126aca340a1a5b0f0155834ea5fdc18fe8b250e1
0xe9e82c1ed2ef78bb1b1a7889449e390e812c5bb3d604bfdebe65138700ae7f60
0xce5bec7ad2ad6d130eab66ce8de17aecc1985c40972cc1a3d966681e8d44b9d6
0x4c3942036c069863efed01d10cdbc93f07d7e9aa6701dd046b4914c961801331
0xab2bd7cae89388a396723e9d9c55060e17c38bf3c399f61484028392a2b461b6
0x6778edc958346fcb1ea9a23e19d5509f722320c0162ad54df47b5ea61ff9c214
0x763fd51f2d0e98fe286fdde741a653f71491042b9f2ebadc9f369eb204b50add

Functions
Getter at block 21157992
getLockedAmount(view returns (uint256)
167788340584761537693380772
paused(view returns (bool)
false
pauserAddress(view returns (address)
0xaeb6ddb7708467814d557e340283248be8e43124
tssAddress(view returns (address)
0x70e967acfcc17c3941e87562161406d41676fd83
tssAddressUpdater(view returns (address)
0xaeb6ddb7708467814d557e340283248be8e43124
zetaToken(view returns (address)
0xf091867ec603a6628ed83d274e835539d82e9cc8
Read-only

This contract contains no read-only function objects.

State-modifying
onReceive(bytes zetaTxSenderAddressuint256 sourceChainIdaddress destinationAddressuint256 zetaValuebytes messagebytes32 internalSendHash
onRevert(address zetaTxSenderAddressuint256 sourceChainIdbytes destinationAddressuint256 destinationChainIduint256 remainingZetaValuebytes messagebytes32 internalSendHash
pause(
renounceTssAddressUpdater(
send(struct ZetaInterfacesSendInput input
unpause(
updatePauserAddress(address pauserAddress_
updateTssAddress(address tssAddress_
Events
Paused(address account
PauserAddressUpdated(address callerAddressaddress newTssAddress
TSSAddressUpdated(address callerAddressaddress newTssAddress
TSSAddressUpdaterUpdated(address callerAddressaddress newTssUpdaterAddress
Unpaused(address account
ZetaReceived(bytes zetaTxSenderAddressuint256 indexed sourceChainIdaddress indexed destinationAddressuint256 zetaValuebytes messagebytes32 indexed internalSendHash
ZetaReverted(address zetaTxSenderAddressuint256 sourceChainIduint256 indexed destinationChainIdbytes destinationAddressuint256 remainingZetaValuebytes messagebytes32 indexed internalSendHash
ZetaSent(address sourceTxOriginAddressaddress indexed zetaTxSenderAddressuint256 indexed destinationChainIdbytes destinationAddressuint256 zetaValueAndGasuint256 destinationGasLimitbytes messagebytes zetaParams
Constructor
constructor(address zetaToken_address tssAddress_address tssAddressUpdater_address pauserAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerIsNotPauser(address caller
CallerIsNotTss(address caller
CallerIsNotTssOrUpdater(address caller
CallerIsNotTssUpdater(address caller
ExceedsMaxSupply(uint256 maxSupply
InvalidAddress(
ZetaTransferError(