Stablecoin
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd457…278c
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$USD | ERC-20 | 847.185529M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16043034 | 2 years ago | | | 0 | 0.0011842020 | |
| 16043031 | 2 years ago | | | 0 | 0.0011972677 | |
| 16042944 | 2 years ago | | | 0 | 0.00062526327 | |
| 16042939 | 2 years ago | | | 0 | 0.021205408 | |
| 16042932 | 2 years ago | | | 0 | 0.00087431288 | |
| 16042930 | 2 years ago | | | 0 | 0.00092209170 | |
| 16042930 | 2 years ago | | | 0 | 0.00092209170 | |
| 16042929 | 2 years ago | | | 0 | 0.00053169426 | |
| 16042929 | 2 years ago | | | 0 | 0.00073197728 | |
| 16042929 | 2 years ago | | | 0 | 0.00077923828 |
ABI
ABI objects
Getter at block 21213998
currentLiqTokens() view returns (uint256)
847185528516407688631424875
currentMaxTx() view returns (uint256)
3000000000000000000000000000000000000000000000000000000
currentMaxWallet() view returns (uint256)
600000000000000000000000000000000000000000000000000000
currentSwapTreshold() view returns (uint256)
1
currentThresholdInt() view returns (uint256)
10
currentTokensToSwap() view returns (uint256)
100000000000000000000000000
currentTradeStatus() view returns (bool)
true
currentbuyliqFee() view returns (uint256)
3
currentbuymktfee() view returns (uint256)
0
currentmktTokens() view returns (uint256)
0
currentsellLiqFee() view returns (uint256)
3
currentsellmktfee() view returns (uint256)
99
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint256)
18
getOwner() view returns (address)
0xafa5b3918771c44fd5285ab2ceeb7f233f241dc5
inSwapAndLiquify() view returns (bool)
false
marketingAddress() view returns (address)
0xd45717924683bff0772e6ade1b073ce018da278c
name() view returns (string)
Stablecoin
owner() view returns (address)
0xafa5b3918771c44fd5285ab2ceeb7f233f241dc5
requiredTokensToSwap() view returns (uint256)
100000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$USD
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x510ecde19cd1837bcf4cf952a812c172d7385335
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcluded(address toCheck) view returns (bool)
State-modifying
Events BADCOINCoinDayOver()
BADCOINDay()
addBotWallet(address detectedBot, bool isBot)
addLimitExempt(address newAddress)
addToExcluded(address toExclude)
approve(address spender, uint256 amount) returns (bool)
endPresaleStatus()
excludePresaleAddresses(address router, address presale)
removeFromExcluded(address toRemove)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMktAddress(address newAddress)
setSwapAndLiquify(bool _enabled)
tradeStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstuckETH(address destination)
unstuckTokens(address tokenToClear, address destination, uint256 amount)
updateMaxTxTreshold(uint256 newVal)
updateMaxWalletTreshold(uint256 newVal)
updateSwapTreshold(uint256 newVal)
updateThreshold(uint256 newThreshold)
updatecurrentbuyliqFee(uint256 newAmount)
updatecurrentbuymktfee(uint256 newAmount)
updatecurrentsellLiqFee(uint256 newAmount)
updatecurrentsellmktfee(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
tokensSwappedDuringTokenomics(uint256 amount)
constructor()
receive()
This contract contains no error objects.