Coinsbridge
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Coinsbridge"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14251370 | 3 years ago | | | 0 | 0.0040981500 | |
| 14251353 | 3 years ago | | | 0 | 0.0040999500 | |
| 14251345 | 3 years ago | | | 0 | 0.0040999500 | |
| 13967175 | 3 years ago | | | 0 | 0.0052399500 | |
| 13964829 | 3 years ago | | | 0 | 0.0045199500 | |
| 13964785 | 3 years ago | | | 0 | 0.0078031500 | |
| 13964734 | 3 years ago | | | 0 | 0.0078031500 | |
| 13964585 | 3 years ago | | | 0 | 0.0078049500 | |
| 13865494 | 3 years ago | | | 0 | 0.0018034273 | |
| 13865354 | 3 years ago | | | 0 | 0.0031219800 |
ABI
ABI objects
Getter at block 21211406
decimals() view returns (uint8)
18
name() view returns (string)
Coinsbridge
symbol() view returns (string)
CREC
totalSupply() view returns (uint256)
2000000000000000000000000000
totalSupply_() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
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()
fallback()
This contract contains no error objects.