Avatar 2.0
Verified contract
Active on
Ethereum with 1,692 txns
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 |
---|---|---|---|---|---|
AVATAR | ERC-20 | 55.209062K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20819978 | 2 months ago | | | 0 | 0.00039836344 | |
| 19396544 | 9 months ago | | | 0 | 0.0011079703 | |
| 19010599 | 10 months ago | | | 0 | 0.00040310042 | |
| 18753304 | a year ago | | | 0 | 0.00059129003 | |
| 17804167 | a year ago | | | 0 | 0.00041201200 | |
| 17607448 | a year ago | | | 0 | 0.0076271339 | |
| 17408235 | a year ago | | | 0 | 0.00079539710 | |
| 17408235 | a year ago | | | 0 | 0.00079594693 | |
| 17352090 | 2 years ago | | | 0 | 0.00099949612 | |
| 17340085 | 2 years ago | | | 0 | 0.0012156374 |
ABI
ABI objects
Getter at block 21283037
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000
_walletMax() view returns (uint256)
10000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x5bfa9f9910598f050575360a6a693f82b2fb5c1d
burnFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0x00c8ef3d93cf84ecdc2c1b1eb432c36e665802a8
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
99000000000000000000000000
getOwner() view returns (address)
0x40b5889313599636fda96b6a5346143e067c2ac2
launchedAt() view returns (uint256)
15891685
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
3
marketingWallet() view returns (address)
0x5bfa9f9910598f050575360a6a693f82b2fb5c1d
name() pure returns (string)
Avatar 2.0
pair() view returns (address)
0x8198f65f8c75beaa7030f194bdf7850f72082afa
restrictWhales() view returns (bool)
false
rewardsFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
AVATAR
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isFeeExemptBuy(address) view returns (bool)
isFeeExemptSell(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newmarketingWalletB)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarketingFee, uint256 newExtraSellFee, uint256 newburnFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsFeeExemptBuy(address holder, bool exempt)
changeIsFeeExemptSell(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
changeisWalletLimitExempt(address holder, bool exempt)
claim()
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.