ProphetBots
Verified contract
Active on
Ethereum with 41 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 |
---|---|---|---|---|---|
PROPHET | ERC-20 | 135.030418K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18129293 | a year ago | | | 0 | 0.00083716323 | |
| 18129293 | a year ago | | | 0 | 0.00083716323 | |
| 18129293 | a year ago | | | 0 | 0.00083716323 | |
| 18129292 | a year ago | | | 0 | 0.00059106451 | |
| 18129278 | a year ago | | | 0 | 0.00088872790 | |
| 18129278 | a year ago | | | 0 | 0.00088872790 | |
| 18129278 | a year ago | | | 0 | 0.0014473390 | |
| 18129278 | a year ago | | | 0 | 0.00088872790 | |
| 18129278 | a year ago | | | 0 | 0.0018993596 | |
| 18129278 | a year ago | | | 0 | 0.0014473390 |
ABI
ABI objects
Getter at block 21230537
buyTax() view returns (uint8)
20
decimals() pure returns (uint8)
18
name() pure returns (string)
ProphetBots
owner() view returns (address)
0x81226a53f360f43204fe00e7b680c9840feb54aa
sellTax() view returns (uint8)
99
symbol() pure returns (string)
PROPHET
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setBlackLists(address[] users, bool isBlack)
setTax(uint8 newBuyTax, uint8 newSellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.