LERC20MintableBurnable

Verified contract

Active on Ethereum with 3,777 txns
Deployed by via 0xda7f62d7 at 17236904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LERC20MintableBurnable"

0xff58885b2aa8ccdfbc88b60fc326c9d3d8408f576ddddb7b9e924bdc37c54ad2
0x72826b9802abc6d66eba107dfc421e4a7250d5e74dc22a434b21f83b4658f9c5
0xae6108c47e61104e475a9ca2b57595400870a9233e99c2f828643050a835158c
0x84e0f8c18ec3d9137e342a93a3cdb1c8ff300d9812023c5f4890b341af2f1f7d
0x4ddcaf15b46ca302016ae755dfb404306f6bf44a5861e39c0a3d9fcea2ff90bf
0x376c42a2b68595c410d004ed9f9436aa59bc025730e182947b4546b3ebdd1038
0x4e388b87034024b0bbb1cbed6b012edc5b4fb9ed61ee42fad709a152f490de70
0xc595a09cf212b50fd7f6e171e726bc888d76d127760e07535cb6dfc020f858ac
0x4f144924f6c6764242e14b5636a141b2c35dc0be7b5c2ee09d008c2ac53cb380
0xe947f3e413b043301045622fbbc6625677e2cf0c71114b395017092e237055fd

Functions
Getter at block 21275051
admin(view returns (address)
0xa98706106f7710d743186031be2245f33acea106
decimals(view returns (uint8)
8
getAdmin(view returns (address)
0xa98706106f7710d743186031be2245f33acea106
isLosslessOn(view returns (bool)
true
lossless(view returns (address)
0xb36d12a83135982fb6e2c276f36c87513c5b0991
losslessTurnOffTimestamp(view returns (uint256)
0
name(view returns (string)
Wrapped ZNN
recoveryAdmin(view returns (address)
0x3b271542b9a9f37d5b47fffe4b1c8ff2d137cca6
symbol(view returns (string)
wZNN
timelockPeriod(view returns (uint256)
259200
totalSupply(view returns (uint256)
89682772423416
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
acceptRecoveryAdminOwnership(bytes key
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeLosslessTurnOff(
executeLosslessTurnOn(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
proposeLosslessTurnOff(
setLossless(address _newLossless
setLosslessAdmin(address newAdmin
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOutBlacklistedFunds(address[] from
transferRecoveryAdminOwnership(address candidatebytes32 keyHash
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
LosslessOff(
LosslessOn(
LosslessTurnOffProposal(uint256 _turnOffDate
NewAdmin(address indexed _newAdmin
NewRecoveryAdmin(address indexed _newAdmin
NewRecoveryAdminProposal(address indexed _candidate
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(uint256 totalSupply_string name_string symbol_uint8 decimals_address admin_address recoveryAdmin_uint256 timelockPeriod_address lossless_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.