Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC89 | ERC-20 | 3.705K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18046487 | a year ago | | | 0 | 0.0021280508 | |
| 18044344 | a year ago | | | 0 | 0.00078602386 | |
| 18044344 | a year ago | | | 0 | 0.00078602386 | |
| 18044344 | a year ago | | | 0 | 0.00078602386 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 | |
| 18044329 | a year ago | | | 0 | 0.0020489489 |
ABI
ABI objects
Getter at block 21436224
_maxTxAmount() view returns (uint256)
100000000000000
_maxWallet() view returns (uint256)
100000000000000
_totalBuyFee() view returns (uint256)
4
_totalSellFee() view returns (uint256)
4
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x0920c6ee8f19358f7b59f2cc91840f2adbb3954b
dexPair() view returns (address)
0xd8893768191ec6576695003aa1f59a7c06779e88
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
enableTxLimit() view returns (bool)
true
feePercentDenominator() view returns (uint256)
1000000000000000000
feesContract() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
10000000000000000
getTokenData() view returns (string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, uint256 totalBalance_, uint256 launchedAt_, address owner_, address dexPair_)
(name_=BTC409, symbol_=BTC89, decimals_=9, totalSupply_=10000000000000000, totalBalance_=3705000000000, launchedAt_=18044187, owner_=0x53e982c0c892e7d66a743374ebcee6d523df9c0a, dexPair_=0xd8893768191ec6576695003aa1f59a7c06779e88)
launchedAt() view returns (uint256)
18044187
lpReceiverWallet() view returns (address)
0x53e982c0c892e7d66a743374ebcee6d523df9c0a
name() view returns (string)
BTC409
normalizeTrade() view returns (bool)
true
owner() view returns (address)
0x53e982c0c892e7d66a743374ebcee6d523df9c0a
rewardWallet() view returns (address)
0x0920c6ee8f19358f7b59f2cc91840f2adbb3954b
swapByLimit() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
0
symbol() view returns (string)
BTC89
totalSupply() view returns (uint256)
10000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeePercentInRange(string minFeeType, string maxFeeType, uint256 input, uint256 percent) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch() payable
removeLimits()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setBuyFee(uint256 _developmentFee, uint256 _lpFee, uint256 _rewardFee)
setDevelopmentWallet(address _newWallet)
setEnableTxLimit(bool _status)
setEnableWalletLimit(bool _status)
setFeePercentDenominator(uint256 value)
setFeesContract(address contractAddress)
setLpWallet(address _newWallet)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setRewardWallet(address _newWallet)
setSellFee(uint256 _developmentFee, uint256 _lpFee, uint256 _rewardFee)
setSwapBackSettings(uint256 _threshold, bool _enabled, bool _limited)
setTxLimit(uint256 newLimit)
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 oldOwner, address indexed newOwner)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, address owner_, uint256[] tokenData)
receive()
This contract contains no error objects.