DREAMCATCHER
Verified contract
Active on
Ethereum with 2,246 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 |
---|---|---|---|---|---|
DRC | ERC-20 | 8 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13048259 | 3 years ago | | | 0 | 0.0018817963 | |
| 12956101 | 3 years ago | | | 0 | 0.0019865648 | |
| 12944658 | 3 years ago | | | 0 | 0.0010482940 | |
| 12468779 | 3 years ago | | | 0 | 0.0072693600 | |
| 12451271 | 3 years ago | | | 0 | 0.0023919500 | |
| 12242761 | 4 years ago | | | 0 | 0.0049401000 | |
| 12085996 | 4 years ago | | | 0 | 0.0054234081 | |
| 12085804 | 4 years ago | | | 0 | 0.0069116040 | |
| 12085788 | 4 years ago | | | 0 | 0.0070228480 | |
| 12063702 | 4 years ago | | | 0 | 0.0091293140 |
ABI
ABI objects
Getter at block 21158770
authorizedCaller() view returns (address)
0x358ed975b49e9c70efad6ef0dd189245119c86cf
decimals() view returns (uint8)
6
halted() view returns (bool)
false
isPayable() view returns (bool)
false
name() view returns (string)
DREAMCATCHER
owner() view returns (address)
0x358ed975b49e9c70efad6ef0dd189245119c86cf
symbol() view returns (string)
DRC
totalSupply() view returns (uint256)
2500000000000
Read-only
allowance(address _tokenOwner, address _spender) view returns (uint256)
balanceOf(address _tokenOwner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
sendEther(address _receiver, uint256 _amount) payable returns (bool)
setHalted(bool _halted)
setIsPayable(bool _isPayable)
setLock(address _addr, bool _lock)
transfer(address _to, uint256 _amount) returns (bool)
transferAuthorizedCaller(address _newAuthorizedCaller)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.