TokenManager

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x7746984e at 7586198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenManager"

0x109493fcaa534857cfb4ca56923d7ad4acb18206d1fdc6aedafc45f9a5baf2a8
0x46a599ca6e1e03d93fc4288f85f02470814854c70b45d8f5cab125cc9616642d

Functions
Getter at block 20791787
ASSIGN_ROLE(view returns (bytes32)
0xf5a08927c847d7a29dc35e105208dbde5ce951392105d712761cc5d17440e2ff
BURN_ROLE(view returns (bytes32)
0xe97b137254058bd94f28d2f3eb79e2d34074ffb488d042e3bc958e0a57d2fa22
ISSUE_ROLE(view returns (bytes32)
0x2406f1e99f79cea012fb88c5c36566feaeefee0f4b98d3a376b49310222b53c4
MAX_VESTINGS_PER_ADDRESS(view returns (uint256)
50
MINT_ROLE(view returns (bytes32)
0x154c00819833dac601ee5ddded6fda79d9d8b506b911b3dbd54cdb95fe6c3686
REVOKE_VESTINGS_ROLE(view returns (bytes32)
0x95ffc68daedf1eb334cfcd22ee24a5eeb5a8e58aa40679f2ad247a84140f8d6e
appId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
getEVMScriptRegistry(view returns (address)
getInitializationBlock(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
 
getRecoveryVault(view returns (address)
hasInitialized(view returns (bool)
false
isForwarder(pure returns (bool)
true
isPetrified(view returns (bool)
true
kernel(view returns (address)
0x0000000000000000000000000000000000000000
maxAccountTokens(view returns (uint256)
0
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowRecoverability(address _tokenview returns (bool)
canForward(address _senderbytesview returns (bool)
canPerform(address _senderbytes32 _roleuint256[] _paramsview returns (bool)
getEVMScriptExecutor(bytes _scriptview returns (address)
getVesting(address _recipientuint256 _vestingIdview returns (uint256 amountuint64 startuint64 cliffuint64 vestingbool revokable)
spendableBalanceOf(address _holderview returns (uint256)
transferableBalance(address _holderuint256 _timeview returns (uint256)
vestingsLengths(addressview returns (uint256)
State-modifying
assign(address _receiveruint256 _amount
assignVested(address _receiveruint256 _amountuint64 _startuint64 _cliffuint64 _vestedbool _revokablereturns (uint256)
burn(address _holderuint256 _amount
forward(bytes _evmScript
initialize(address _tokenbool _transferableuint256 _maxAccountTokens
issue(uint256 _amount
mint(address _receiveruint256 _amount
onApprove(addressaddressuint256returns (bool)
onTransfer(address _fromaddress _touint256 _amountreturns (bool)
proxyPayment(addresspayable returns (bool)
revokeVesting(address _holderuint256 _vestingId
transferToVault(address _token
Events
NewVesting(address indexed receiveruint256 vestingIduint256 amount
RecoverToVault(address indexed vaultaddress indexed tokenuint256 amount
RevokeVesting(address indexed receiveruint256 vestingIduint256 nonVestedAmount
ScriptResult(address indexed executorbytes scriptbytes inputbytes returnData
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.