Angel

Verified contract

Active on Ethereum with 433 txns
Deployed by via 0x20304ac7 at 11680423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
Native
Value $1,550
ERC-20
--
ERC-20
--
0x3f33b3ce28db85798620982c7073d6bdaa932dc6aa23dedbdbd5153ec966f75d
0xbdc0281f3dd86fd4ff1f10c3b3535ac2647e26874c6cc1a2beabe585e2d2a5bd
From
0x4c79990f841242d46e3b1b42be1c597fb08e8c8b55fd1dd0e4289ba5048fff63
From
0xc634016d632e6c555796e639e5793b084ec35b1c0f831d18529a98d6f3d6a480
0x8a186a1934dc79ba539e2dfba03ee3da5a61876b0d82c5854054ce43ea5291b4
0xc459a5b3295dbbf9e634506001e3f996ccaeb45ba876b49f11b7582ef43a57dd
0xd6e1173f1f0e12e0608ad1ff2224d15609b11b2bb0114d3c409a2dcdf067d952
0x6ed65148462f56776e83c6675efec0177c4bf3725b80b65a9514ae7b48f5fd6f
0x14a61586e3931a7ea031c5f949f37b24f122708bf217527ff09ce2aa9ce4e7ad
0xe632add418f694f50c4217b8836532db6a45fa55e874eb57b248dec8356f4b0a

Functions
Getter at block 21281253
_feeDecimals(view returns (uint256)
1
 
_getCurrentSupply(view returns (uint256uint256)
 
_getRate(view returns (uint256)
_initialRewardLockAmount(view returns (uint256)
100000000000000
_lockFee(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000
_minInterestForReward(view returns (uint256)
10000000000
_minTokensBeforeSwap(view returns (uint256)
19000000000000
_rewardWallet(view returns (address)
0x82f4ba1da59388d9524af3ec6ac85f41cc754a9f
_tBurnTotal(view returns (uint256)
205357169897018
_tFeeTotal(view returns (uint256)
90721838943740
_taxFee(view returns (uint256)
0
_uniswapETHPool(view returns (address)
0xd91911131afe19526d45fc403c514be55c404c39
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
balancer(view returns (address)
0x1486a707595406c58817b933406f369ba27b04be
decimals(view returns (uint8)
9
getCurrentPairTokenAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getCurrentPoolAddress(view returns (address)
0xd91911131afe19526d45fc403c514be55c404c39
getLastRebirth(view returns (uint256)
1724651135
getLiquidityRemoveFee(view returns (uint256)
2
getMinTokenForRebirth(view returns (uint256)
10000000000000
getRebirthCallerFee(view returns (uint256)
50
getRebirthInterval(view returns (uint256)
7200
name(view returns (string)
Angel
owner(view returns (address)
0x090867598e6db972fd19334f623a0ca131e57ba4
swapAndLiquifyEnabled(view returns (bool)
true
swaper(view returns (address)
0x1c3b9403213213a95b14ba6ca6e05f06b86764e7
symbol(view returns (string)
AGL
totalSupply(view returns (uint256)
1654727830102982
tradingEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_enableTrading(
_setAutoSwapCallerFee(uint256 autoSwapCallerFee
_setFeeDecimals(uint256 feeDecimals
_setLiquidityRemoveFee(uint256 liquidityRemoveFee
_setLockFee(uint256 lockFee
_setMaxTxAmount(uint256 maxTxAmount
_setMinInterestForReward(uint256 minInterestForReward
_setMinTokenForRebirth(uint256 minTokenForRebirth
_setMinTokensBeforeSwap(uint256 minTokensBeforeSwap
_setRebirthCallerFee(uint256 rebirthCallerFee
_setRebirthInterval(uint256 rebirthInterval
_setTaxFee(uint256 taxFee
_updateWhitelist(address poolAddressaddress pairTokenAddress
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebirth(
reflect(uint256 tAmount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapAndLiquifyEnabled(bool _enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoSwapCallerFeeUpdated(uint256 autoSwapCallerFee
FeeDecimalsUpdated(uint256 taxFeeDecimals
LiquidityRemoveFeeUpdated(uint256 liquidityRemoveFee
LockFeeUpdated(uint256 lockFee
MaxTxAmountUpdated(uint256 maxTxAmount
MinInterestForRewardUpdated(uint256 minInterestForReward
MinTokenForRebirthUpdated(uint256 minRebalanceAmount
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rebalance(uint256 tokenBurnt
RebirthCallerFeeUpdated(uint256 rebalnaceCallerFee
RebirthIntervalUpdated(uint256 rebalanceInterval
SwapAndLiquify(address indexed pairTokenAddressuint256 tokensSwappeduint256 pairTokenReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TaxFeeUpdated(uint256 taxFee
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
WhitelistUpdated(address indexed pairTokenAddress
Constructor
constructor(address uniswapV2Routeruint256 initialRewardLockAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.