Education
Verified contract
Active on
Ethereum with 25,682 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcbd1…bbed
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
EDU | ERC-20 | 167.072772K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
DUBI | ERC-20 | 9.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868582 | a month ago | | | 0 | 0.0013838354 | |
| 20452832 | 3 months ago | | | 0 | 0.000051733000 | |
| 19660816 | 7 months ago | | | 0 | 0.00086998846 | |
| 19478373 | 8 months ago | | | 0 | 0.0025108728 | |
| 19144559 | 9 months ago | | | 0 | 0.0029807742 | |
| 18986104 | 10 months ago | | | 0 | 0.0023865177 | |
| 17661675 | a year ago | | | 0 | 0.00063935773 | |
| 17518844 | a year ago | | | 0 | 0.0021600858 | |
| 17461091 | a year ago | | | 0 | 0.00096612296 | |
| 17273327 | a year ago | | | 0 | 0.0053316134 |
ABI
ABI objects
Getter at block 21160893
controller() pure returns (address)
0xcbd1dc6d55f20c9b4639752544d7eecf261abbed
decimals() pure returns (uint8)
8
finalized() pure returns (bool)
false
motd() pure returns (string)
name() pure returns (string)
Education
owner() pure returns (address)
0x9d71b69d76efb774912166df5b5fd7b8ee483cba
paused() pure returns (bool)
false
symbol() pure returns (string)
EDU
totalSupply() pure returns (uint256)
36298309430186835
Read-only
allowance(address _owner, address _spender) pure returns (uint256)
balanceOf(address a) pure returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount)
changeOwner(address _newOwner)
claimTokens(address _token, address _to) returns (bool)
controllerApprove(address _owner, address _spender, uint256 _value)
controllerTransfer(address _from, address _to, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finalize()
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
setController(address _c)
setMotd(string _m)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Motd(string message)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.