Telcoin
Verified contract
Active on
Ethereum with 106,404 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 |
---|---|---|---|---|---|
TEL | ERC-20 | 10.342889M | $0.002053 |
$21,230.33 | |
nCash | ERC-20 | 200 | $0.000095 |
$0.02 | |
ERC-20 | 36,668,072,391.248007T | -- | -- | ||
ERC-20 | 8,744,049,261.242798T | -- | -- | ||
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
TEL | ERC-20 | 20.775925M | -- | -- | |
ERC-20 | 7.777777M | -- | -- | ||
$ Evmosia.com | ERC-20 | 27.5K | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109053 | 7 days ago | | | 0 | 0.00025628497 | |
| 21075848 | 11 days ago | | | 0 | 0.00084125874 | |
| 20842807 | a month ago | | | 0 | 0.0011921155 | |
| 20754592 | 2 months ago | | | 0 | 0.00012409036 | |
| 20722506 | 2 months ago | | | 0 | 0.00012884303 | |
| 20658156 | 2 months ago | | | 0 | 0.000064615472 | |
| 20415171 | 3 months ago | | | 0 | 0.00010590059 | |
| 20309123 | 4 months ago | | | 0 | 0.00018656627 | |
| 20308051 | 4 months ago | | | 0 | 0.000098246547 | |
| 20299997 | 4 months ago | | | 0 | 0.000091346255 |
ABI
ABI objects
Getter at block 21158190
decimals() view returns (uint8)
2
name() view returns (string)
Telcoin
symbol() view returns (string)
TEL
totalSupply() view returns (uint256)
10000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _distributor)
This contract contains no fallback and receive objects.
This contract contains no error objects.