EduCoinToken
Verified contract
Active on
Ethereum with 22,833 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EDU | ERC-20 | 67.761159M | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
THM | ERC-20 | 50 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
XFP | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19375166 | 9 months ago | | | 0 | 0.0034337474 | |
| 19368731 | 9 months ago | | | 0 | 0.0030655166 | |
| 19340162 | 9 months ago | | | 0 | 0.0021905726 | |
| 19218558 | 9 months ago | | | 0 | 0.0017437995 | |
| 18774152 | a year ago | | | 0 | 0.0027185738 | |
| 18074443 | a year ago | | | 0 | 0.00054421176 | |
| 17931943 | a year ago | | | 0 | 0.00095481701 | |
| 16943843 | 2 years ago | | | 0 | 0.00065948597 | |
| 16943837 | 2 years ago | | | 0 | 0.0010217434 | |
| 16943786 | 2 years ago | | | 0 | 0.0011356552 |
ABI
ABI objects
Getter at block 21257885
decimals() view returns (uint8)
18
name() view returns (string)
EduCoinToken
symbol() view returns (string)
EDU
totalSupply() view returns (uint256)
15000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.