Distributed Adult Art & Culture
Verified contract
Active on
Ethereum with 3,545 txns
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 "Distributed Adult Art & Culture"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790374 | 2 years ago | | | 0 | 0.0022103277 | |
| 11371636 | 4 years ago | | | 0 | 0.0047402010 | |
| 10319620 | 4 years ago | | | 0 | 0.0021157200 | |
| 9460545 | 5 years ago | | | 0 | 0.0020473950 | |
| 9191660 | 5 years ago | | | 0 | 0.0020473950 | |
| 9042431 | 5 years ago | | | 0 | 0.00012360500 | |
| 8965712 | 5 years ago | | | 0 | 0.000032137300 | |
| 8962814 | 5 years ago | | | 0 | 0.00027263500 | |
| 8820926 | 5 years ago | | | 0 | 0.00039721000 | |
| 8813765 | 5 years ago | | | 0 | 0.00082642484 |
ABI
ABI objects
Getter at block 21162257
decimals() view returns (uint8)
18
forceStopInvest() view returns (bool)
false
forge_running() view returns (bool)
true
name() view returns (string)
Distributed Adult Art & Culture
releaseDuration() view returns (uint256)
664588800
releaseStart() view returns (uint256)
1561910400
symbol() view returns (string)
DAAC
token_cap() view returns (uint256)
1000000000000000000000000000
token_created() view returns (uint256)
1000000000000000000000000000
token_foundation_cap() view returns (uint256)
1000000000000000000000000000
token_foundation_created() view returns (uint256)
140000000000000000000000000
totalQnetSupply() view returns (uint256)
140000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address delegator) view returns (uint256)
availableWallet(address user) view returns (uint256)
balanceOf(address user) view returns (uint256)
canMint(uint256 amount) view returns (bool)
getInvestedToken(address investor) view returns (uint256)
getLockedToken(address investor) view returns (uint256)
lockbins(address, uint256) view returns (uint256 start, uint256 finish, uint256 duration, uint256 amount)
wallets(address) view returns (uint256)
warrants(address, address) view returns (uint256)
State-modifying
Events approve(address delegator, uint256 value) returns (bool)
batchInvest(address[] investors, uint256 amount) returns (bool)
batchInvests(address[] investors, uint256[] amounts) returns (bool)
batchTransfer(address[] receivers, uint256 amount) returns (bool)
batchTransferFrom(address from, address[] receivers, uint256 amount) returns (bool)
batchTransferFroms(address from, address[] receivers, uint256[] amounts) returns (bool)
batchTransfers(address[] receivers, uint256[] amounts) returns (bool)
burn(uint256 amount) returns (bool)
changeCap(uint256 _cap) returns (bool)
decreaseApproval(address delegator, uint256 delta) returns (bool)
increaseApproval(address delegator, uint256 delta) returns (bool)
invest(address investor, uint256 amount) returns (bool)
mint(address target, uint256 amount) returns (bool)
pause()
pause(uint256 from, uint256 to)
pauseInvest() returns (bool)
resume()
resumeInvest() returns (bool)
setInvest(uint256 release_start, uint256 release_duration) returns (bool)
startForge() returns (bool)
stopForge() returns (bool)
suicideQent()
transfer(address target, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed user, uint256 amount)
ContractPause()
ContractPauseSchedule(uint256 from, uint256 to)
ContractResume()
ForgeStart()
ForgeStop()
InvestStart()
InvestStop()
Mint(address indexed user, uint256 amount)
NewInvest(uint256 release_start, uint256 release_duration)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.