Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 4 additional slots
8 additional
variables
Balances ($178.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SWIPES | ERC-20 | 81.250919K | $0.002202 |
$178.95 | |
APU | ERC-20 | 1 | $0.001024 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284425 | a day ago | | | 0 | 0.00045440235 | |
| 21276709 | 2 days ago | | | 0 | 0.00045890774 | |
| 21249949 | 6 days ago | | | 0 | 0.00061023533 | |
| 21249929 | 6 days ago | | | 0 | 0.00088408905 | |
| 21246784 | 7 days ago | | | 0 | 0.00093410860 | |
| 21240861 | 7 days ago | | | 0 | 0.00077310251 | |
| 21240729 | 8 days ago | | | 0 | 0.00079900880 | |
| 21240541 | 8 days ago | | | 0 | 0.00099215601 | |
| 21229202 | 9 days ago | | | 0 | 0.0012463258 | |
| 21227463 | 9 days ago | | | 0 | 0.00036107452 |
ABI
ABI objects
Getter at block 21294470
CoolDownTime() view returns (uint256)
299
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
MaxTransactionTokens() view returns (uint256)
1000000000000000000
MaxWalletTokens() view returns (uint256)
1000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 development, uint16 staking, uint16 team, uint16 totalSwap)
(marketing=1, development=1, staking=1, team=1, totalSwap=4)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=50, sellFee=50, transferFee=0)
_taxWallets() view returns (address marketing, address development, address team, address staking)
(marketing=0xb6be6742242e401035be7032cf6c705415e08760, development=0xbcf40d3b26c932ade09a2c53d3accc3172a68666, team=0xd0405f6d830fefc8e0223337c701418d91d41cda, staking=0xcf27f53f2279a2f92660f6729943fd04122aa003)
addRewardsEnabled() view returns (bool)
false
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0xf156ecacfe41b994df22e6424a6e67c0c4528b09
initialized() view returns (bool)
true
launchStamp() view returns (uint256)
1714421291
lpPair() view returns (address)
0xc30a3c1f39b0f0ec235c0187276513bb01b8cd73
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
max_transaction() view returns (uint256)
1000000000000000000
max_wallet() view returns (uint256)
1000000000000000000
name() pure returns (string)
BNDR
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
sellCooldownTime() view returns (uint256)
299
swapAmount() view returns (uint256)
50000000000000
swapThreshold() view returns (uint256)
50000000000000
symbol() pure returns (string)
$SWIPES
taxesAreLocked() view returns (bool)
false
tokenDistributionWallets() view returns (address team_advisors, address marketing, address dev_wallet, address private_sell, address liquidity_operations)
(team_advisors=0x3838e628448f2ab5ff424e8867b856455a092399, marketing=0xe9a624575d3379fd841a17e1e7aae6c8423fccda, dev_wallet=0xb8749d4a399c875f2f17eb34053521137afebf84, private_sell=0xe2ec39d3911740d8bbf540f04b8a34124342a4fa, liquidity_operations=0xcdd889740122ddd4c319a5b97f642de0b8aff9a0)
totalSupply() pure returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
isExcludedFromWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
changeAdmin(address newOwner)
distributeCoins(address[] accounts, uint256[] amounts)
enableTrading()
freezeTaxes()
initialize(address[] _whlist)
resetWallets(address[] _whlist)
revokeAccess()
setAllocations(uint16 marketing, uint16 development, uint16 team, uint16 staking)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setExcludedFromWallet(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setMaxWallet(uint256 maxWallet, uint256 maxTransaction)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRecipients(address marketing, address staking, address development, address team)
setSellCooldownTime(uint256 selltime)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
startStaking(bool _enable)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.