Reaper Inu
Verified contract
Active on
Ethereum with 501 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb3ca…b71a
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,189.64 |
$0 | |
REAPER | ERC-20 | 11.164782B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16841622 | 2 years ago | | | 0 | 0.0076283356 | |
| 16828104 | 2 years ago | | | 0 | 0.00095498720 | |
| 15323087 | 2 years ago | | | 0 | 0.00044171171 | |
| 14241285 | 3 years ago | | | 0 | 0.0015531545 | |
| 14240264 | 3 years ago | | | 0 | 0.0017012411 | |
| 14150332 | 3 years ago | | | 0 | 0.0016540976 | |
| 13574134 | 3 years ago | | | 0 | 0.0038830432 | |
| 13318504 | 3 years ago | | | 0 | 0.0028096809 | |
| 13302492 | 3 years ago | | | 0 | 0.0054112013 | |
| 12953328 | 3 years ago | | | 0 | 0.016741688 |
ABI
ABI objects
Getter at block 21182531
_CoolDown() view returns (uint256)
45
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xa9833e5de579d8263be8d1e83cb784d602ce04aa
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_teamWalletAddress() view returns (address)
0xb3ca8c28f4bfc570e4643dadf88d5a9293fcb71a
cooldownEnabled() view returns (bool)
false
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Reaper Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
REAPER
totalFees() view returns (uint256)
53530180637105675552596
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x423e8642242ea75f9f8b39526a9dfc185ff5c7a3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
timestamp(address) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events LetTradingBegin(bool _tradingEnabled)
ToggleCoolDown(bool _cooldownEnabled)
_setTaxFee(uint256 taxFee)
_setmarketingWallet(address marketingWalletAddress)
_setteamFee(uint256 teamFee)
_setteamWallet(address teamWalletAddress)
addBotToBlackList(address account)
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()
removeBotFromBlackList(address account)
renounceOwnership()
setCoolDown(uint256 CoolDown)
setExcludeFromFee(address account, bool excluded)
setMaxTxPercent(uint256 maxTxPercent)
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 teamWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.