ReAnimationDAO
Verified contract
Active on
Ethereum with 401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
39 additional
variables
Balances ($129.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GALA | ERC-20 | 4.465K | $0.029029 |
$129.61 | |
Re:Anime | ERC-20 | 2.54902B | -- | -- | |
GALA | ERC-20 | 4.465K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16307499 | 2 years ago | | | 0 | 0.0023967234 | |
| 15740551 | 2 years ago | | | 0 | 0.0012272253 | |
| 15538999 | 2 years ago | | | 0 | 0.00040068454 | |
| 15538961 | 2 years ago | | | 0 | 0.00048268010 | |
| 15530309 | 2 years ago | | | 0 | 0.00020224406 | |
| 15313680 | 2 years ago | | | 0 | 0.00089484399 | |
| 15292443 | 2 years ago | | | 0 | 0.000097993575 | |
| 15068956 | 2 years ago | | | 0 | 0.00050173015 | |
| 15042153 | 2 years ago | | | 0 | 0.0020009343 | |
| 15034333 | 2 years ago | | | 0 | 0.0012947550 |
ABI
ABI objects
Getter at block 21224621
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
300
_buyMarketingFee() view returns (uint256)
500
_buyReflectFee() view returns (uint256)
0
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
300
_liquidityRatio() view returns (uint256)
300
_marketingFee() view returns (uint256)
500
_marketingRatio() view returns (uint256)
500
_reflectFee() view returns (uint256)
0
_routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_sellLiquidityFee() view returns (uint256)
300
_sellMarketingFee() view returns (uint256)
500
_sellReflectFee() view returns (uint256)
0
_transferLiquidityFee() view returns (uint256)
300
_transferMarketingFee() view returns (uint256)
500
_transferReflectFee() view returns (uint256)
0
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x05322ce395c7e360041ae84fb1dad933a102a415
lpPair() view returns (address)
0x8881cb542dec93aec6dbb6b5081601932b4fd092
maxTxAmountUI() view returns (uint256)
17777777777
maxWalletSizeUI() view returns (uint256)
17777777777
name() view returns (string)
ReAnimationDAO
owner() view returns (address)
0x05322ce395c7e360041ae84fb1dad933a102a415
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Re:Anime
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
888888888888000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract(address setNewWallet, string _tokenname, string _tokensymbol, uint8 _block, uint256 gas)
renounceOwnership()
rescueETH()
setBlacklistEnabled(address account, bool enabled)
setBlacklistMultipleEnabled(address[] account, bool enabled)
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.