Dreamer AI
Verified contract
Active on
Ethereum with 245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DREAM | ERC-20 | 978.283507K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18724961 | a year ago | | | 0 | 0.0023193146 | |
| 18724958 | a year ago | | | 0 | 0.0034342292 | |
| 18724949 | a year ago | | | 0 | 0.0026450389 | |
| 18724260 | a year ago | | | 0 | 0.0024103383 | |
| 18724091 | a year ago | | | 0 | 0.0029895799 | |
| 18724088 | a year ago | | | 0 | 0.0034779076 | |
| 18724072 | a year ago | | | 0 | 0.0028694197 | |
| 18724040 | a year ago | | | 0 | 0.0024851725 | |
| 18724021 | a year ago | | | 0 | 0.0040457432 | |
| 18723987 | a year ago | | | 0 | 0.0023085922 |
ABI
ABI objects
Getter at block 21316635
_maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Dreamer AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6af47a1876a1979e520270ed4747dda58f8c9f07
symbol() pure returns (string)
DREAM
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isInBot(address) view returns (bool)
isInDream(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createDream()
renounceOwnership()
runDream()
setFeeOnTrading(uint256 _fees)
takeLimitsOver()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.