CoinBene Coin
Verified contract
Active on
Ethereum with 20,918 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 "CoinBene Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20409078 | 4 months ago | | | 0 | 0.000047169000 | |
| 15720936 | 2 years ago | | | 0 | 0.0026644468 | |
| 15557099 | 2 years ago | | | 0 | 0.00012378880 | |
| 15469594 | 2 years ago | | | 0 | 0.00019691123 | |
| 12951053 | 3 years ago | | | 0 | 0.0013919100 | |
| 12870624 | 3 years ago | | | 0 | 0.0017507740 | |
| 12817030 | 3 years ago | | | 0 | 0.0012199770 | |
| 12810570 | 3 years ago | | | 0 | 0.00062362800 | |
| 12722935 | 3 years ago | | | 0 | 0.00043747200 | |
| 12722933 | 3 years ago | | | 0 | 0.00066565800 |
ABI
ABI objects
Getter at block 21248427
decimals() view returns (uint8)
8
founder() view returns (address)
0xee57141075ea3fffc41f06af2ceba23e521019a8
name() view returns (string)
CoinBene Coin
symbol() view returns (string)
CONI
totalSupply() view returns (uint256)
100000000000000000
version() view returns (string)
v1
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 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
approveAndCallcode(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.