Raku Doge
Verified contract
Active on
Ethereum with 345 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAKUDOGE | ERC-20 | 880.572926 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17108372 | 2 years ago | | | 0 | 0.00094634566 | |
| 15958119 | 2 years ago | | | 0 | 0.00033582780 | |
| 15958116 | 2 years ago | | | 0 | 0.00058656780 | |
| 14877747 | 2 years ago | | | 0 | 0.0013500370 | |
| 14839810 | 3 years ago | | | 0 | 0.00077932261 | |
| 14839797 | 3 years ago | | | 0 | 0.00071481219 | |
| 14839786 | 3 years ago | | | 0 | 0.0015765407 | |
| 14839745 | 3 years ago | | | 0 | 0.00091166304 | |
| 14839704 | 3 years ago | | | 0 | 0.00057910410 | |
| 14409438 | 3 years ago | | | 0 | 0.0019510931 |
ABI
ABI objects
Getter at block 21263008
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
launchTime() view returns (uint256)
1625932917
name() view returns (string)
Raku Doge
owner() view returns (address)
0x19e9f51bd540bc3fbd7501e97c48df87bd3bc210
swapEnabled() view returns (bool)
false
symbol() view returns (string)
RAKUDOGE
totalFees() view returns (uint256)
141332792019212798477185
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapOnly() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x87cbd73db17d2222d4f3a1a26f9e10a99c375957
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletlimit() view returns (uint256)
1000000000000000000000000
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)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events RemoveSniper(address account)
_setMarketingPoolFee(uint256 MarketingPoolFee)
_setMarketingPoolWallet(address MarketingPoolWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setStakeFee(uint256 stakeFee)
_setStakePoolAddress(address StakePoolAddress)
_setTaxFee(uint256 taxFee)
_setbuyMarketingPoolFee(uint256 buyMarketingPoolFee)
_setbuyTaxFee(uint256 buytaxFee)
_setbuystakeFee(uint256 buystakeFee)
_setsellMarketingPoolFee(uint256 sellMarketingPoolFee)
_setsellTaxFee(uint256 selltaxFee)
_setsellstakeFee(uint256 sellstakeFee)
addDestLimit()
amnestySniper(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)
initContract()
lock(uint256 time)
manualSend()
manualSwap()
openTrading()
removeDestLimit()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
setWalletlimit(uint256 _walletlimit)
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 MarketingPoolWalletAddress, address StakePoolWalletAddress)
receive()
This contract contains no error objects.