Exrelay
Verified contract
Active on
Ethereum with 11,290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Exrelay"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11437543 | 4 years ago | | | 0 | 0.00070472900 | |
| 10190247 | 4 years ago | | | 0 | 0.00052989604 | |
| 10190247 | 4 years ago | | | 0 | 0.00058320240 | |
| 10190245 | 4 years ago | | | 0 | 0.00058288560 | |
| 10190241 | 4 years ago | | | 0 | 0.00058320240 | |
| 10190241 | 4 years ago | | | 0 | 0.00058351920 | |
| 10190240 | 4 years ago | | | 0 | 0.00053018404 | |
| 10190240 | 4 years ago | | | 0 | 0.00053047204 | |
| 10190239 | 4 years ago | | | 0 | 0.00053018404 | |
| 10190239 | 4 years ago | | | 0 | 0.00053047204 |
ABI
ABI objects
Getter at block 21284637
decimals() view returns (uint8)
18
name() view returns (string)
Exrelay
symbol() view returns (string)
CER
totalSupply() view returns (uint256)
300000000000000000000000000
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.