CmctSale
Verified contract
Active on
Ethereum with 9,023 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24,143.37)
Native
Value
$24,143.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.703383 | $3,601.67 |
$24,143.37 | |
OCN | ERC-20 | 4 | $0.00004 |
$0 | |
bkex.com | ERC-20 | 2.018061K | -- | -- | |
WLM | ERC-20 | 132 | -- | -- | |
UGC | ERC-20 | 13 | -- | -- | |
CMCT | ERC-20 | 1.006176 | -- | -- | |
SW | ERC-20 | 0.090863 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7514804 | 6 years ago | | | 0.2 | 0.00042708000 | |
| 6391599 | 6 years ago | | | 1 | 0.00042708000 | |
| 5907920 | 6 years ago | | | 0 | 0.00068528000 | |
| 5907920 | 6 years ago | | | 0 | 0.00068528000 | |
| 5907918 | 6 years ago | | | 0 | 0.00068400000 | |
| 5907904 | 6 years ago | | | 0 | 0.00068528000 | |
| 5907868 | 6 years ago | | | 0 | 0.00068528000 | |
| 5907594 | 6 years ago | | | 0 | 0.0011852800 | |
| 5907521 | 6 years ago | | | 0 | 0.00068528000 | |
| 5907184 | 6 years ago | | | 0 | 0.00068528000 |
ABI
ABI objects
Getter at block 21283729
getLastBlock() view returns (uint256 lastBlock)
1556196519
getOwner() view returns (address owner)
0x71817f8a161bda73d789ed95f341443ed2ff17d5
getTokenAddress() view returns (address cmctContract)
0x47bc01597798dcd7506dcca36ac4302fc93a8cfb
isRunning() view returns (bool contractRunning)
false
owner() view returns (address)
0x71817f8a161bda73d789ed95f341443ed2ff17d5
Read-only
funderStructs(address) view returns (bool registered, bool approved)
isApproved(address user) view returns (bool isIndeed)
isUser(address user) view returns (bool isIndeed)
State-modifying
Events SetFinalBlock(uint256 lastBlock) returns (bool success)
approveUser(address user, bytes32 uid) returns (bool success)
bulkRelayCMCT(address[] receivers, uint256[] amounts, bytes32 uid) returns (bool success)
changeOwner(address newOwner) returns (bool success)
disapproveUser(address user, bytes32 uid) returns (bool success)
reclaimToken(address token)
registerSelf(bytes32 uid) returns (bool success)
registerUser(address user, bytes32 uid) returns (bool success)
relayCMCT(address receiver, uint256 amount, bytes32 uid) returns (bool success)
setRunSwitch(bool onOff) returns (bool success)
setTokenAddress(address cmctContract) returns (bool success)
transferOwnership(address newOwner)
withdrawEth(uint256 amount, address to, bytes32 uid) returns (bool success)
LogCMCTRelayFailed(address indexed sender, address indexed receiver, uint256 amount, bytes32 indexed uid)
LogCMCTRelayed(address indexed sender, address indexed receiver, uint256 amount, bytes32 indexed uid)
LogEthReceived(address indexed sender, uint256 amount)
LogEthWithdrawn(address indexed sender, address indexed to, uint256 amount, bytes32 indexed uid)
LogOwnerChanged(address oldOwner, address newOwner)
LogSetFinalBlock(address sender, uint256 lastBlock)
LogSetRunSwitch(address sender, bool isRunning)
LogSetTokenAddress(address sender, address cmctContract)
LogUserApproved(address indexed sender, address user, bytes32 indexed uid)
LogUserDisapproved(address indexed sender, address user, bytes32 indexed uid)
LogUserRegistered(address indexed sender, address indexed user, bytes32 indexed uid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address cmctContract)
fallback()
This contract contains no error objects.