CloverBridge
Verified contract
Active on
Ethereum with 9,827 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,243.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLV | ERC-20 | 40.760321K | $0.030514 |
$1,243.78 | |
TKX | ERC-20 | 0.000052 | $11.72 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15210569 | 2 years ago | | | 0 | 0.00044405305 | |
| 15206634 | 2 years ago | | | 0 | 0.0026121351 | |
| 15205473 | 2 years ago | | | 0 | 0.0011939068 | |
| 15203767 | 2 years ago | | | 0 | 0.0014311666 | |
| 15203324 | 2 years ago | | | 0 | 0.0013575194 | |
| 15197618 | 2 years ago | | | 0 | 0.0017393754 | |
| 15195374 | 2 years ago | | | 0 | 0.0016992046 | |
| 15193248 | 2 years ago | | | 0 | 0.0037438682 | |
| 15186738 | 2 years ago | | | 0 | 0.0030996074 | |
| 15186735 | 2 years ago | | | 0 | 0.0031361605 |
ABI
ABI objects
Getter at block 21157962
BRIDGE_ROLE() view returns (bytes32)
0x52ba824bfabc2bcfcdf7f0edbb486ebb05e1836c90e78047efeb949990f72e5f
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getToken() view returns (address)
0x80c62fe4487e1351b47ba49809ebd60ed085bf52
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasMinted(uint32 blockNumber, uint32 txIndex) view returns (bool)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
mintTx(uint32 blockNumber, uint32 txIndex, address dest, uint256 amount) returns (bool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
withdraw(address token) returns (bool)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TxMinted(uint32 indexed blockNumber, uint32 txIndex, address dest, uint256 amount)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.