DowJones6900
Verified contract
Active on
Ethereum with 1,641 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xab05…9b50
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DJIA | ERC-20 | 4.472325M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242620 | 9 hours ago | | | 0 | 0.00049841487 | |
| 21241633 | 13 hours ago | | | 0 | 0.00045558114 | |
| 21240831 | 15 hours ago | | | 0 | 0.00042333424 | |
| 21240772 | 16 hours ago | | | 0 | 0.00061204235 | |
| 21233912 | 2 days ago | | | 0 | 0.0010834193 | |
| 21227075 | 3 days ago | | | 0 | 0.00055994500 | |
| 21225200 | 3 days ago | | | 0 | 0.00073139656 | |
| 21223159 | 3 days ago | | | 0 | 0.00061666482 | |
| 21223158 | 3 days ago | | | 0 | 0.00063346038 | |
| 21223158 | 3 days ago | | | 0 | 0.0010954166 |
ABI
ABI objects
Getter at block 21245397
_maxTaxSwap() view returns (uint256)
15000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DowJones6900
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DJIA
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events LimitDone()
TradeOn()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
reduceFee(uint256 _newFee)
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unkillBots(address[] notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.