Convenient Rural Link
Verified contract
Active on
Ethereum with 3,111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Convenient Rural Link"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13302270 | 3 years ago | | | 0 | 0.0023786903 | |
| 13124597 | 3 years ago | | | 0 | 0.0042989941 | |
| 10230192 | 4 years ago | | | 0 | 0.0020849994 | |
| 9695606 | 5 years ago | | | 0 | 0.000091688000 | |
| 9595557 | 5 years ago | | | 0 | 0.00021225000 | |
| 9557858 | 5 years ago | | | 0 | 0.00028391950 | |
| 9199027 | 5 years ago | | | 0 | 0.00013826794 | |
| 9135125 | 5 years ago | | | 0 | 0.00040215000 | |
| 9049739 | 5 years ago | | | 0 | 0.00046548000 | |
| 9002236 | 5 years ago | | | 0 | 0.000039147900 |
ABI
ABI objects
Getter at block 21165342
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
Convenient Rural Link
owner() view returns (address)
0x84340291ea5338b88ad5ee54f2c4f0bee1fe5c68
symbol() view returns (string)
CRL
totalSupply() view returns (uint256)
80000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.