DtaPool
Verified contract
Active on
Ethereum with 4,891 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3149…7a4b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DTA | ERC-20 | 5.017854K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11992147 | 4 years ago | | | 0 | 0.013266943 | |
| 11729413 | 4 years ago | | | 0 | 0.0046838040 | |
| 11722101 | 4 years ago | | | 0 | 0.0088581416 | |
| 11722022 | 4 years ago | | | 0 | 0.015928424 | |
| 11717210 | 4 years ago | | | 0 | 0.0060686602 | |
| 11709287 | 4 years ago | | | 0 | 0.0070668360 | |
| 11691827 | 4 years ago | | | 0 | 0.0078439591 | |
| 11662309 | 4 years ago | | | 0 | 0.0063586000 | |
| 11662295 | 4 years ago | | | 0 | 0.0047248500 | |
| 11662282 | 4 years ago | | | 0 | 0.0049091580 |
ABI
ABI objects
Getter at block 21262438 _totalDta() view returns (uint256) allAddress() view returns (address[]) allDate() view returns (uint256[])
_isRun() view returns (bool)
true
_owner() view returns (address)
0x27899f5c3535449ba439e7e967b84a9f16f3af01
_token() view returns (address)
0x31497f218c005fe3d5ee87e5a33e133a909a7a4b
totalDtaNumber() view returns (uint256)
501785362114
Read-only
allUserAddress(address addr) view returns (address[])
dateList(uint256) view returns (uint256)
pledgor(uint256) view returns (uint256 amount, address superiorAddr, uint256 date, uint256 profit, uint256 invitarionDta, uint8 exist, uint256 lastDate, uint256 lastAmount, uint256 startPledgeDate, uint256 receiveDate)
pledgors(address) view returns (uint256 amount, address superiorAddr, uint256 date, uint256 profit, uint256 invitarionDta, uint8 exist, uint256 lastDate, uint256 lastAmount, uint256 startPledgeDate, uint256 receiveDate)
pllist(uint256) view returns (address)
snapshot(uint256) view returns (uint256 date, uint256 totalNewPledge, uint256 teamProfitPeopleA, uint256 teamProfitPeopleB, uint256 teamProfitPeopleC, uint256 teamProfitC, uint256 dtaPrice, uint256 totalPeople)
snapshots(uint256) view returns (uint256 date, uint256 totalNewPledge, uint256 teamProfitPeopleA, uint256 teamProfitPeopleB, uint256 teamProfitPeopleC, uint256 teamProfitC, uint256 dtaPrice, uint256 totalPeople)
userDayAmount(address, uint256) view returns (uint256)
userDfAmount(address, uint256) view returns (uint256)
userPledgeNum(address addr) view returns (uint256)
State-modifying
Events approveUser(address addr)
changeIsRun()
leave(string amount, uint256 _date)
snapshotCreate(uint256 _date, uint256 _totalNewPledge, uint256 teamProfitPeopleA, uint256 teamProfitPeopleB, uint256 teamProfitPeopleC, uint256 _teamProfitC, uint256 _dtaPrice, uint256 _totalPeople)
stake(string amount, uint256 _date, address superiorAddr)
transferAmount(address addr, uint256 _date, string amount)
This contract contains no event objects.
constructor(address addressToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.