Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "De Home"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10452647 | 4 years ago | | | 0 | 0.00056505800 | |
| 8128209 | 5 years ago | | | 0 | 0.00021773000 | |
| 8117524 | 5 years ago | | | 0 | 0.00021709000 | |
| 8114144 | 5 years ago | | | 0 | 0.00031025400 | |
| 7930151 | 5 years ago | | | 0 | 0.00036196300 | |
| 7918593 | 5 years ago | | | 0 | 0.00073546000 | |
| 7705428 | 6 years ago | | | 0 | 0.00015512700 | |
| 7643035 | 6 years ago | | | 0 | 0.00029418400 | |
| 7585523 | 6 years ago | | | 0 | 0.00029367200 | |
| 7489407 | 6 years ago | | | 0 | 0.00056950300 |
ABI
ABI objects
Getter at block 21319699
currentSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0x697e6c6845212ae294e55e0adb13977de0f0bd37
fundingStartBlock() view returns (uint256)
0
fundingStopBlock() view returns (uint256)
0
isFunding() view returns (bool)
false
name() view returns (string)
De Home
newContractAddr() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DEJ
tokenMigrated() view returns (uint256)
0
tokenRaised() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
decreaseSupply(uint256 _value)
increaseSupply(uint256 _value)
startFunding(uint256 _fundingStartBlock, uint256 _fundingStopBlock)
stopFunding()
transfer(address _to, uint256 _value) returns (bool success)
transferETH()
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
DecreaseSupply(uint256 _value)
IncreaseSupply(uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.