TimeLocker

Verified contract

Active on Ethereum with 1,645 txns
Deployed by via 0xf7cb33af at 12599509
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,956,814.6
0xffd6f7674f502d05cce6ec2a75dcbb4b8e435b2b853ff196d10381edb9003971
0x80953475749327e36aa3808fc25b6318172fb3c1cc943efa423ab109b4b3158c
0xc01bbd1c842bde8e9d71c57838523cc5010f12e43ab0b841d880855e43cb861a
0xeb3099cdc61a5735edc914ee788efa4122bbd27678dcd1b5aad4673bf5f239c9
0x534e4a28bd35fe5c009bf143a616625a57e8542261721187131df6417e9927d2
0xa8a6090827fcfaf0e31a065eaaba949cb4314e8a25fbfd030f7c2b1ef203ab1a
0x9b21ad03d02d5aaf1e6a1b537e9870e91e730af7c30e0f69ccd983f81e6bc988
0x914fb11300b00a3600853bef586ef5d943893d8d3b490f4f1caabee2e2ff1906
0xcfcc26d0b64d90a20639d4d639eb2dea06c404a5c6d5b997829ef5195baee301
0x2d7423d243a4ef1135c909352542af9d2073fb6409cef86c2eec870557c8b9bd

Functions
Getter at block 21321976
erc20Time(view returns (address)
0x485d17a6f1b8780392d53d64751824253011a260
getListBridgeValidators(view returns (address[])
[0x390c0A8060789B11E5f4f4800Fabb4e91B68A071, 0xFec2C7058D023d1D2Ba46f2085bcbaf784783B48]
getListChainIds(view returns (uint256[])
[56, 137]
lastLockId(view returns (uint256)
1331
owner(view returns (address)
0xaded97ecb7457a7d01cab18ce28771f038860b55
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeValidators(uint256view returns (address)
burnIdsUsed(uint256uint256view returns (bool)
chainIds(uint256view returns (uint256)
checkSignatures(bytes32 _messageHashbytes[] _signaturesview returns (bool)
indexOfBridgeValidator(address _validatorview returns (bool founduint256 index)
indexOfChainId(uint256 _chainIdview returns (bool founduint256 index)
State-modifying
addBridgeValidator(address _validator
addChainId(uint256 _chainId
claimOwnership(
init(address _erc20Time
lock(uint256 _toChainIduint256 _amount
onTokenTransfer(address _senderuint256 _amountbytes _data
removeBridgeValidator(address _validator
removeChainId(uint256 _chainId
transferOwnership(address newOwner
unlock(uint256 _fromChainIduint256 _burnIduint256 _amountbytes[] _signatures
Events
Locked(address indexed _fromuint256 indexed _toChainIduint256 indexed _lockIduint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unlocked(address indexed _fromuint256 indexed _fromChainIduint256 indexed _burnIduint256 _amount
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.