Telcoin
Verified contract
Active on
Ethereum with 258,010 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 | 26.362936M | $0.003426 |
$90,309.67 | |
USDT | ERC-20 | 1.319915K | $1.001 |
$1,321.24 | |
SNX | ERC-20 | 499.28 | $1.77 |
$883.73 | |
SHIB | ERC-20 | 7.506111M | $0.000025 |
$185.18 | |
DENT | ERC-20 | 22.311202K | $0.001108 |
$24.72 | |
NFT | ERC-20 | 1.362799K | $0.003141 |
$4.28 | |
TEL | ERC-20 | 15.824246M | -- | -- | |
W0xETH | ERC-20 | 999.999K | -- | -- | |
TEL | ERC-20 | 520K | -- | -- | |
$ Evmosia.com | ERC-20 | 27.5K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245519 | a minute ago | | | 0 | 0.00063527786 | |
| 21245519 | a minute ago | | | 0 | 0.00063527786 | |
| 21245516 | a minute ago | | | 0 | 0.00056163455 | |
| 21245516 | a minute ago | | | 0 | 0.00056163455 | |
| 21245515 | 2 minutes ago | | | 0 | 0.00037905296 | |
| 21245514 | 2 minutes ago | | | 0 | 0.00060280785 | |
| 21245506 | 3 minutes ago | | | 0 | 0.00032776215 | |
| 21245487 | 7 minutes ago | | | 0 | 0.00038345291 | |
| 21245481 | 8 minutes ago | | | 0 | 0.00061874402 | |
| 21245478 | 9 minutes ago | | | 0 | 0.00067178274 |
ABI
ABI objects
Getter at block 21245521
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.