Diagon Coin
Verified contract
Active on
Ethereum with 380 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf7ee…2c97
0x8055…a591
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DGN | ERC-20 | 120K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13835265 | 3 years ago | | | 0 | 0.00090288800 | |
| 13678281 | 3 years ago | | | 0 | 0.0062002428 | |
| 13678200 | 3 years ago | | | 0 | 0.0089868360 | |
| 13079241 | 3 years ago | | | 0 | 0.0023064470 | |
| 13059246 | 3 years ago | | | 0 | 0.0025161691 | |
| 12650917 | 3 years ago | | | 0 | 0.0014081080 | |
| 12461108 | 3 years ago | | | 0 | 0.0057028374 | |
| 12435923 | 4 years ago | | | 0 | 0.0067883322 | |
| 12435661 | 4 years ago | | | 0 | 0.0034129520 | |
| 12435431 | 4 years ago | | | 0 | 0.0058464720 |
ABI
ABI objects
Getter at block 21202867
admin() view returns (address)
0x720bb51045167eb368b35796e129aa833bf3ffef
coinTradeStart() view returns (uint256)
1582588799
decimals() view returns (uint256)
6
deposit() view returns (address)
0xf7ee0d44511d3d79cf19a83399b645754b3c2c97
erc20Address() view returns (address)
0xd3081089d0581f15944b4d9f4b97a3bf541dc399
fiatPrice() view returns (address)
0x8055d0504666e2b6942beb8d6014c964658ca591
founder() view returns (address)
0x720bb51045167eb368b35796e129aa833bf3ffef
getCurrentState() view returns (uint8)
2
hardCap() view returns (uint256)
24108750436500000000000
icoState() view returns (uint8)
1
maxInvestment() view returns (uint256)
24108750436500000000000
minInvestment() view returns (uint256)
107150001940000000
name() view returns (string)
Diagon Coin
psTokenPrice() view returns (uint256)
0
raisedAmount() view returns (uint256)
23123039977681444185
saleEnd() view returns (uint256)
1582588799
saleStart() view returns (uint256)
1568628000
supply() view returns (uint256)
40000000000000
symbol() view returns (string)
DGN
tokenBalance() view returns (uint256)
0
tokenPrice() view returns (uint256)
1071500019400000
totalSupply() view returns (uint256)
40000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool)
burn() returns (bool)
changeDepositAddress(address newDeposit)
halt()
invest() payable returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unhalt()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Invest(address investor, uint256 value, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address _deposit)
fallback()
This contract contains no error objects.