Faucet3DC
Verified contract
Active on
Ethereum with 495 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
3DC | ERC-20 | 6.445M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16987349 | 2 years ago | | | 0 | 0.00054797734 | |
| 16987349 | 2 years ago | | | 0 | 0.00054797734 | |
| 16344250 | 2 years ago | | | 0 | 0.00037957540 | |
| 16343897 | 2 years ago | | | 0 | 0.00065491825 | |
| 16343881 | 2 years ago | | | 0 | 0.00078192937 | |
| 16343837 | 2 years ago | | | 0 | 0.0028052071 | |
| 16343214 | 2 years ago | | | 0 | 0.0027155390 | |
| 16343153 | 2 years ago | | | 0 | 0.0032110145 | |
| 16343145 | 2 years ago | | | 0 | 0.0032312991 | |
| 16343136 | 2 years ago | | | 0 | 0.0036430117 |
ABI
ABI objects
Getter at block 21307075
claimFaucetAmount() view returns (uint256)
3000000000000000000000
getToken3DCBalance() view returns (uint256)
6445000000000000000000000
owner() view returns (address)
0xd3c0c85faa4f51861f6160edc91b52f817196126
paused() view returns (bool)
true
token3DC() view returns (address)
0x0ffb9c929cc56b237ebfd4f4da6a7fb1e69a18b6
Read-only
claimedAccounts(address) view returns (bool)
State-modifying
Events claim()
removeClaimedWallet(address _address)
renounceOwnership()
setClaimFaucetAmount(uint256 newClaimFaucetAmount)
setPaused(bool _pasused)
setToken(address newToken)
transferOwnership(address newOwner)
withdrawERC20Asset(address _token, uint256 _amount)
withdrawETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.