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 "EasyCircle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8361555 | 5 years ago | | | 0 | 0.0021280640 | |
| 8317743 | 5 years ago | | | 0 | 0.0015130640 | |
| 8151807 | 5 years ago | | | 0 | 0.0015156880 | |
| 8137493 | 5 years ago | | | 0 | 0.0021306880 | |
| 8085523 | 5 years ago | | | 0 | 0.0015156880 | |
| 7892771 | 5 years ago | | | 0 | 0.0015156880 | |
| 7733572 | 6 years ago | | | 0 | 0.0021306880 | |
| 7669430 | 6 years ago | | | 0 | 0.0021280640 | |
| 7668726 | 6 years ago | | | 0 | 0.0021280640 | |
| 7555577 | 6 years ago | | | 0 | 0.0021306880 |
ABI
ABI objects
Getter at block 21193125
decimals() view returns (uint8)
18
getMyBalance() view returns (uint256)
0
name() view returns (string)
EasyCircle
owner() view returns (address)
0xdad3174044438ef5b41dd38ca0aba83304812075
symbol() view returns (string)
ECX
totalSupply() view returns (uint256)
777777777000000000000000000
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 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.