Staked EdFi

Verified contract

Active on Ethereum with 14 txns
Deployed by via 0xea76cff0 at 17463222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaf1a5ad690e877b48a6ed5009ddc6c3a6e00ba8830d51384f83b44544df0ef06
0xee0ffc81864ccc8eb5c75ac4738d45723fea0d0895ee7bda416cc0f6f58c70ed
0x1fa77f58cdddc90529fb254b7c56665b9f3f1fdaeb618e6f0d3748d75b19409e
0x683b635e215d31139842bfc80351eb6b642af0054f74a090fdd3ccad177af4f1
0xf5723046c3e62145b560b3f90d8418e812e9c9a3c6ed927e7842e72b6ed581fe
0x931b94705eb9ce4f260db4c6eaa0f2b24858442d2caf76f4ab98f0f1e6bbba69
0xb03bb66e51743028cb3a8a31e581fac8f0f941db74a47a33858cbbc2d7466ca5
0x18dca0ddb2f5f5576e542b81b39a658bb10f27a19dd3daa2d0335d1caeac1e95
0xebc2ca56843490eda8ea0c019506359fbf9412a7339f1d4432c1ab5d8778874d
0x10a07451f048d9f2b6c0ea70a07583efd883622e1597362b3722efa38e962923

Functions
Getter at block 20926490
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EdFiAddress(view returns (address)
0x76c81e322fe678f9391029d571453fad9bc9e73e
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Staked EdFi
paused(view returns (bool)
false
symbol(view returns (string)
StEdFi
totalSupply(view returns (uint256)
97392993380245781137863762
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeEdFiTransfer(address _touint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
updateEdFiAddress(address _EdFiAddress
withdrawSomeToken(address _tokenaddress _recipientuint256 _amount
withdrawToken(address _tokenaddress _recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Withdraw(address recipientuint256 amount
WithdrawToken(address tokenaddress recipientuint256 amount
Constructor
constructor(address _EdFiAddressstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.