Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($2.43)
Native
Value
$2.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00063 | $3,851.29 |
$2.43 | |
WTC | ERC-20 | 730.20472B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18924881 | a year ago | | | 0 | 0.00055849692 | |
| 18695947 | a year ago | | | 0 | 0.0013484988 | |
| 18609554 | a year ago | | | 0 | 0.00052494270 | |
| 18540128 | a year ago | | | 0 | 0.0014615155 | |
| 18532987 | a year ago | | | 0 | 0.0014776631 | |
| 18532801 | a year ago | | | 0 | 0.0016017951 | |
| 18531837 | a year ago | | | 0 | 0.0011559897 | |
| 18514665 | a year ago | | | 0 | 0.0018442204 | |
| 18508279 | a year ago | | | 0 | 0.00088584337 | |
| 18507841 | a year ago | | | 0 | 0.0016707087 |
ABI
ABI objects
Getter at block 21332435
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
923902318675704851851774
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchMode() view returns (bool)
false
name() pure returns (string)
WITCOIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xdc2ba706575f749e38bd210293f086a28b9a46d8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1913662114445000000000
symbol() pure returns (string)
WTC
totalFee() view returns (uint256)
40
totalSupply() view returns (uint256)
993289632454596913897617
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
islaunched(address) view returns (bool)
State-modifying
Events addKOL(address[] addresses, bool status)
allowTrading()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
enableLaunch(bool _status)
goLive()
manualSend()
removeForeignToken(address tokenAddress, uint256 tokens) returns (bool)
removeLimits()
renounceOwnership()
setInternalAddress(address holder, bool excused)
setNoTxLimit(address holder, bool excused)
setRatio(uint256 _target, uint256 _denominator)
setSwapAndLiquify(bool _enabled, uint256 _amount)
setTax(uint256 _buy, uint256 _sell, uint256 _trans)
setWalletPercent(uint256 maxWallPercent)
stepOne()
stepTwo()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxAllocation(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _miningFee, uint256 _feeDenominator)
updateTaxWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _miningFeeReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.