AFFIRMATION
Verified contract
Active on
Ethereum with 505 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1d7…f644
0xafe2…eee0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AFFIRM | ERC-20 | 98.976359M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785036 | a month ago | | | 0 | 0.015356999 | |
| 19822002 | 6 months ago | | | 0 | 0.0030454866 | |
| 19595485 | 7 months ago | | | 0 | 0.00034208692 | |
| 19430745 | 8 months ago | | | 0 | 0.0010972504 | |
| 19126710 | 9 months ago | | | 0 | 0.00073242834 | |
| 19049118 | 9 months ago | | | 0 | 0.00078516079 | |
| 18980516 | 10 months ago | | | 0 | 0.00086398700 | |
| 18772459 | a year ago | | | 0 | 0.0022747972 | |
| 18772413 | a year ago | | | 0 | 0.014284005 | |
| 18762074 | a year ago | | | 0 | 0.00065364051 |
ABI
ABI objects
Getter at block 21094936
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 rewards, uint16 liquidity, uint16 marketing, uint16 total)
(rewards=25, liquidity=100, marketing=375, total=500)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCurrentReward() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
getMaxTX() view returns (uint256)
1618034448
getMaxWallet() view returns (uint256)
25888551
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTotalReflected() view returns (uint256)
662296454
lpPair() view returns (address)
0x4802303dd60b5f651a3c29d8d7ff388dc103c10f
marketingWallet() view returns (address)
0xd1d759f04fade90de0113f78b677ca187c45f644
maxBuyTaxes() view returns (uint256)
500
maxSellTaxes() view returns (uint256)
500
maxTransferTaxes() view returns (uint256)
500
name() pure returns (string)
AFFIRMATION
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
processReflect() view returns (bool)
true
swapAmount() view returns (uint256)
4854103344000000000000000
swapThreshold() view returns (uint256)
1618034448000000000000000
symbol() pure returns (string)
AFFIRM
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
1618034448000000000000000000
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)
getUserInfo(address user) view returns (string, string, string, string)
getUserRealizedGains(address user) view returns (uint256)
getUserUnpaidEarnings(address user) view returns (uint256)
isExcludedFromDividends(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
claimPendingRewards()
enableTrading()
lockTaxes()
manualDeposit(uint256 amount, uint256 multiplier)
manualProcess(uint256 manualGas)
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool processReflectEnabled, bool priceImpactSwapEnabled)
setDividendExcluded(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializers(address aInit, address cInit)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRatios(uint16 rewards, uint16 liquidity, uint16 marketing)
setReflectorSettings(uint256 gas)
setRewardsProperties(uint256 _minPeriod, uint256 _minReflection, uint256 minReflectionMultiplier)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amount)
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.