Andre Anonymous
Verified contract
Active on
Ethereum with 285 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d40…d45c
0x8dfc…22eb
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,633.40 |
$0 | |
AA | ERC-20 | 70.630714K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16487464 | 2 years ago | | | 0 | 0.00086532238 | |
| 16477920 | 2 years ago | | | 0 | 0.0010097745 | |
| 16113722 | 2 years ago | | | 0 | 0.00054146365 | |
| 15693175 | 2 years ago | | | 0 | 0.00049779318 | |
| 15467240 | 2 years ago | | | 0 | 0.00021425999 | |
| 15387266 | 2 years ago | | | 0 | 0.00041193944 | |
| 15132155 | 2 years ago | | | 0 | 0.00075585279 | |
| 14725998 | 3 years ago | | | 0 | 0.0015453477 | |
| 14631510 | 3 years ago | | | 0 | 0.0023417043 | |
| 14581594 | 3 years ago | | | 0 | 0.00086675838 |
ABI
ABI objects
Getter at block 21294367
_DREWalletAddress() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0x8dfcbdc42f54cb9da5baae20b7ed2256f84322eb
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Andre Anonymous
owner() view returns (address)
0x83973b279028d31cb80815c03e28ce70c60a0b31
swapEnabled() view returns (bool)
true
symbol() view returns (string)
AA
totalFees() view returns (uint256)
51989910356266677062898
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x1f0daf3c525be06b5fe5f3681baa0e81336674a7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDREWallet(address DREWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address DREWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.