DigiPulse Token
Verified contract
Active on
Ethereum with 7,860 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
DGPT | ERC-20 | 11.298203M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
RNT | ERC-20 | 40 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
MGC | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19076010 | 10 months ago | | | 0 | 0.00051010336 | |
| 16859572 | 2 years ago | | | 0 | 0.00069686329 | |
| 16171807 | 2 years ago | | | 0 | 0.00083502400 | |
| 14197719 | 3 years ago | | | 0 | 0.0016688960 | |
| 12667348 | 3 years ago | | | 0 | 0.00079687900 | |
| 12227007 | 4 years ago | | | 0 | 0.0042988050 | |
| 12058663 | 4 years ago | | | 0 | 0.0084363180 | |
| 11444969 | 4 years ago | | | 0 | 0.0022517550 | |
| 11328538 | 4 years ago | | | 0 | 0.0027028980 | |
| 11292240 | 4 years ago | | | 0 | 0.0026822310 |
ABI
ABI objects
Getter at block 21259135
DGPTokenOldContract() view returns (address)
0x9aca6abfe63a5ae0dc6258cefb65207ec990aa4d
MAX_CAP() view returns (uint256)
41850000000000000000000
MAX_OBR_CAP() view returns (uint256)
1600000000000000000000
MIN_CAP() view returns (uint256)
500000000000000000000
MIN_INVEST_ETHER() view returns (uint256)
500000000000000000
OBR_Duration() view returns (uint256)
1506870000
TOKENS_PER_ETH() view returns (uint256)
250
TierAmount() view returns (uint256)
8300000000000000000000
bountyWallet() view returns (address)
0x49fe3e535906d10e55e2e4ad47ff6cb092abc692
coin() view returns (address)
0x9aca6abfe63a5ae0dc6258cefb65207ec990aa4d
coinSentToEther() view returns (uint256)
0
companyWallet() view returns (address)
0x5c967de68fc54365872203d49b51cdc79a61ca85
decimals() view returns (uint8)
18
endTime() view returns (uint256)
1509494400
etherReceived() view returns (uint256)
675471287959197194744
finalizedCrowdfunding() view returns (bool)
true
isFinalized() view returns (bool)
true
isOBR() view returns (bool)
false
isOriginalRoundContributor() view returns (bool _state)
false
name() view returns (string)
DigiPulse Token
owner() view returns (address)
0x83d0aa2292efd8475df241fba42fe137da008d79
presaleWallet() view returns (address)
0x83d0aa2292efd8475df241fba42fe137da008d79
raisedOBR() view returns (uint256)
1600000000000000000000
startTime() view returns (uint256)
1506610800
stopped() view returns (bool)
false
symbol() view returns (string)
DGPT
teamWallet_1() view returns (address)
0x91d9b09a4157e02783d5d19f7dfc66a759bdc1e4
teamWallet_2() view returns (address)
0x56298a4e0f60ab4a323edb0b285a9421f8e6e276
teamWallet_3() view returns (address)
0x09e9e24b3e6ba1e714fb86b04602a7aa62d587fd
teamWallet_4() view returns (address)
0x2f4283d0362a3aaee359ac55f2ac7a4615f97c46
totalPayments() view returns (uint256)
0
totalSupply() view returns (uint256)
20483871000000000000000000
version() view returns (string)
v0.0.3
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
backers(address) view returns (uint256 weiReceived, uint256 coinSent)
balanceOf(address _owner) view returns (uint256 balance)
payments(address) view returns (uint256)
toWei(uint256 _amount) view returns (uint256 result)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
emergencyStop()
finalize()
getBonusPercentage(uint256 contribution) returns (uint256 _amount)
getCurrentTier() returns (uint256 Tier)
refund(uint256 _value)
release()
start()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawPayments()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
LogCoinsEmited(address indexed from, uint256 amount)
LogReceivedETH(address addr, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.