MigrateHelper

Verified contract

Active on Ethereum with 578 txns
Deployed by via 0x444eed62 at 18339193
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x54fa14576a260b2e3bedd01750ef6f6b7224c8feec012e27c52fad6f02716737
0x6bf884db9a3a2f813b4b5ae4a452fc6f129a26bc67d6ae970b4f78259721d730
0xe1d56ec010ed0d487a4d2c072df17ed0ead264ada123c0b63e2842774d83e395
0x2e5f79216f847ebd56524b28ef2e282122cf95b84a9ecb416eb298964c32c743
From
0x7799690df9bd248ce9afc49b8c4678d5241af41f544b75f6d92c1bcf878f248a
0x5715d80886b81bd8b5c9b71fc1b5fccba4d4d340d13a10fb7c967e8a2cbff36a
0xdf1720a2a0546d15d7cc11f022aa81958b6b9b073443f2ce418ff728fd8fe015
0x5df0b9c7defed0dd12373034c1584bf0eca6d7b80681fbbf7d737ae7fd0a6154
0xc280785f6df101fee0f8ccbb21c6a5684b68710a4a9745855accac7b1ad8e713
0x902ae9b9849cf88877b648c50083a112f54670994720ca802e9682b67aaecd96

Functions
Getter at block 20925659
LBR(view returns (address)
0xed1167b6dc64e8a366db86f2e952a482d0981ebd
deadline(view returns (uint256)
1705410000
esLBR(view returns (address)
0x73b1988a3336208e55275c52fac7f5d3a7dfb89f
oldLBR(view returns (address)
0xf1182229b71e79e504b1d2bf076c15a277311e05
owner(view returns (address)
0x078dc81e05ceb1e1743b9b5215b3bc83afd9f8c0
totalAmount(view returns (uint256)
645867080001595085013951
Read-only

This contract contains no read-only function objects.

State-modifying
migrate(uint256 amount
renounceOwnership(
transferOwnership(address newOwner
Events
Migrate(address indexed useruint256 oldTokenAmountuint256 esLBRAmountuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _esLBRaddress _LBRaddress _oldLBRuint256 _deadline
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account