esROOT

Verified contract

Active on Ethereum with 118 txns
Deployed by via 0xedea3984 at 18444335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x716b93e01accb92733ab56bd87b7086b14dc2fedb643e6b4cf27c1bbdb7f03a0
From
0x4bf5c73df50acb40cb3e74e5dc9db0c623bae9c1bdd2c2b5dce874ecd5bd54e5
0x3aa0fedb3ea2a3ff0b422152b55bc1c6589fed7db0eb5196abcd6aaf8fe8babe
0x2d2415ed237f8c70348cbc1ffff9affbe0f782479c5e46288b95b66dce8ab9b2
0x46f02de2f89db31479d2d8a8c8091fbabb5b8c6f207555a5f20b9c3e6711c815
0x0e6409321f972d90b306f19943bc7bd4a69c26f761cf0c3e82720d04fe4b28b0
0xb5535d6ca6c69d122e35b32a0b08265b20935ce511c2a39b55e6e5b48956f58e
0x48fc019924857670b3bcb5ca703f398615218b7e538fbd50244899abdb73c92b
0x15aeb96d01780e5e05601b8f74d196fff77639e59ca25fb3aec21ddeedf97780
0x84fa2d8a2d480e0337a25f257b7486a6b81efd90e904cfc61afc5dafe2939421

Functions
Getter at block 21191272
decimals(view returns (uint8)
18
instantRedemptionBP(view returns (uint256)
2000
name(view returns (string)
esROOT
owner(view returns (address)
0x601936c35fb4c6d8b472de6764c9f09ebf17711c
root(view returns (address)
0x8d2658e0f52df7875a7b3e58fc12f82f5e34dd61
smartWalletChecker(view returns (address)
0x4dd9b1d6594ca3d1a2c0b59b681290779dd40ec7
symbol(view returns (string)
esROOT
totalSupply(view returns (uint256)
282287790986811490165000
vestPeriod(view returns (uint256)
9676800
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimable(address claimantview returns (uint256 totalClaimable)
getTotalUserVestings(address claimantview returns (uint256 totalVestings)
getVesting(address claimantuint256 indexview returns (uint256 totaluint256 claimeduint256 start)
isMinter(addressview returns (bool)
isSender(addressview returns (bool)
lowestUnvestedIndex(addressview returns (uint256)
vestings(addressuint256view returns (uint256 totaluint256 claimeduint256 start)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claimVested(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyWithdraw(address tokenaddress touint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
instantRedemption(address touint256 amount
migrateROOT(address root_
mint(address touint256 amount
renounceOwnership(
setMinter(address minterbool status
setSender(address senderbool status
setSmartWalletChecker(address _checker
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
vest(address touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
InstantRedemption(address indexed redeemeruint256 amount
MinterStatusSet(address indexed minterbool status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ROOTMigration(address newROOT
SenderStatusSet(address indexed senderbool status
Transfer(address indexed fromaddress indexed touint256 value
VestingClaimed(address indexed claimantuint256 amount
VestingCreated(address indexed vestoruint256 amountuint256 start
Constructor
constructor(address root_uint256 instantRedemptionBP_uint256 vestingPeriod_address smartWalletChecker_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.