MiracleTele
Verified contract
Active on
Ethereum with 439,411 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JBX | ERC-20 | 3K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20159930 | 5 months ago | | | 0 | 0.000041224433 | |
| 12399326 | 4 years ago | | | 0 | 0.0058016857 | |
| 12333683 | 4 years ago | | | 0 | 0.0017677170 | |
| 11049500 | 4 years ago | | | 0 | 0.00074286000 | |
| 10091764 | 4 years ago | | | 0 | 0.0016053300 | |
| 9728399 | 5 years ago | | | 0 | 0.00023099400 | |
| 9574724 | 5 years ago | | | 0 | 0.00049347900 | |
| 9574695 | 5 years ago | | | 0 | 0.000038487000 | |
| 9511857 | 5 years ago | | | 0 | 0.00018030000 | |
| 9511790 | 5 years ago | | | 0 | 0.00025409340 |
ABI
ABI objects
Getter at block 21158738
decimals() view returns (uint8)
18
name() view returns (string)
MiracleTele
owner() view returns (address)
0x5a9e54056ea941b6a85e44d0c11b5c51028810d7
signer() view returns (address)
0x5a9e54056ea941b6a85e44d0c11b5c51028810d7
symbol() view returns (string)
TELE
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
contributions(address) view returns (uint256)
delegation(address _owner) view returns (uint8 status)
delegations(address) view returns (uint8)
getPrefixedHash(address _message) pure returns (bytes32 signHash)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
contributeDelegated(address _from, uint256 _value)
delegate(uint8 _v, bytes32 _r, bytes32 _s)
mint(uint256 _value)
reward(address _from, uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferDelegated(address _from, address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferSignership(address newSigner)
unDelegate(uint8 _v, bytes32 _r, bytes32 _s)
Approval(address indexed sender, address indexed spender, uint256 value)
Contribute(address indexed from, uint256 indexed value)
Delegate(address indexed from, address indexed to)
Reward(address indexed from, uint256 indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UnDelegate(address indexed from, address indexed to)
constructor(uint256 _supply)
fallback()
This contract contains no error objects.