Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COAL | ERC-20 | 113.57144K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19088760 | 10 months ago | | | 0 | 0.00083587968 | |
| 19087678 | 10 months ago | | | 0 | 0.0011921483 | |
| 19087676 | 10 months ago | | | 0 | 0.0016194951 | |
| 19087272 | 10 months ago | | | 0 | 0.00039036983 | |
| 19087270 | 10 months ago | | | 0 | 0.00075475835 | |
| 19087217 | 10 months ago | | | 0 | 0.00088351166 | |
| 19087125 | 10 months ago | | | 0 | 0.00097939163 | |
| 19087104 | 10 months ago | | | 0 | 0.0010646875 | |
| 19087091 | 10 months ago | | | 0 | 0.00090325117 | |
| 19087059 | 10 months ago | | | 0 | 0.00091153326 |
ABI
ABI objects
Getter at block 21176642
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0xa9db543be68b5267585569537c2e989ee862e49e
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Coal Bank
pair() view returns (address)
0xd70c55b008a9832ead70f35602d8b45c748c60ee
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
COAL
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createCoalTrade()
enableCoalTrade()
removeCoalLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawCoalEthBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address cWallet)
receive()
This contract contains no error objects.