DopPreSale
Verified contract
Active on
Ethereum with 383 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f4e…8419
Balances ($0.00)
No balances found for "DopPreSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18036981 | a year ago | | | 0 | 0.00063367478 | |
| 18031112 | a year ago | | | 0.17 | 0.0036064374 | |
| 18031000 | a year ago | | | 0 | 0.0021658387 | |
| 18030666 | a year ago | | | 0.54 | 0.0026563318 | |
| 18030658 | a year ago | | | 0.115 | 0.0019154391 | |
| 18030584 | a year ago | | | 0.7 | 0.0028466076 | |
| 18030578 | a year ago | | | 0.01 | 0.0033791778 | |
| 18029888 | a year ago | | | 0 | 0.0054944022 | |
| 18029744 | a year ago | | | 0.587 | 0.0047352155 | |
| 18028417 | a year ago | | | 0.582 | 0.0011132550 |
ABI
ABI objects
Getter at block 21331185
buyEnable() view returns (bool)
false
claimEnable() view returns (bool)
false
dopWallet() view returns (address)
0x347114dea137a6eddfba91bc07a238c719eb505d
fundsWallet() view returns (address)
0xa0c73b7d38887a4e7c5970b43ec03dec3e8d75af
getLatestPriceEth() view returns (uint256)
382640903090
owner() view returns (address)
0xf5bf645e7672746d7757539ba0d06f60dd7d34dd
signerWallet() view returns (address)
0xc2de2ce0938e3fb70f3d63ad3a5078c36bb7ec9b
token() view returns (address)
0x0000000000000000000000000000000000000000
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
Index(address) view returns (uint256)
blacklistAddress(address) view returns (bool)
claimTokenAmount(address, uint256) view returns (uint256 amount, uint256 round)
State-modifying
Events changeDopWallet(address _wallet)
changeFundsWallet(address _wallet)
changeSigner(address _signer)
claimTokens(uint256 _index)
claimTokensBatch(uint256[] indexes)
purchaseWithEth(struct DopPreSaleCode _code, uint256 round, uint256 deadline, uint256 price, uint8 v, bytes32 r, bytes32 s) payable
purchaseWithUsdt(uint256 investment, struct DopPreSaleCode _code, uint256 deadline, uint256 round, uint256 price, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
toggleBuyEnable()
toggleClaimEnable()
transferOwnership(address newOwner)
updateBlackListedUser(address _address, bool _access)
updateDopToken(address _dop)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
claimed(address by, uint256 amount, uint256 time, uint256 index, uint256 round)
claimedBatch(address by, uint256 amount, uint256 time, uint256[] indexes)
investedWithEth(address by, struct DopPreSaleCode _code, uint256 amountInvestedEth, uint256 round, uint256 index, uint256 price, uint256 dopPurchased)
investedWithUSDT(address by, struct DopPreSaleCode _code, uint256 amountInUsd, uint256 round, uint256 index, uint256 price, uint256 dopPurchased)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.