CAUTIONThisIsARugPull
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUGPULL | ERC-20 | 907.56169B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12950649 | 3 years ago | | | 0 | 0.0034993090 | |
| 12686909 | 3 years ago | | | 0 | 0.0017846400 | |
| 12686846 | 3 years ago | | | 0 | 0.0011337120 | |
| 12686821 | 3 years ago | | | 0 | 0.0017264200 | |
| 12686815 | 3 years ago | | | 0 | 0.0012598200 | |
| 12686812 | 3 years ago | | | 0 | 0.0012598200 | |
| 12686808 | 3 years ago | | | 0 | 0.0041097060 | |
| 12686799 | 3 years ago | | | 0 | 0.0025456680 | |
| 12686787 | 3 years ago | | | 0 | 0.0017005680 | |
| 12686772 | 3 years ago | | | 0 | 0.0018520060 |
ABI
ABI objects
Getter at block 21223081
decimals() pure returns (uint8)
9
getCoolDownSeconds() view returns (uint256)
30
isTakeFee() view returns (bool)
false
maxTxAmount() view returns (uint256)
3000000000000000000
name() pure returns (string)
CAUTIONThisIsARugPull
owner() view returns (address)
0x34d540e50a4da79cce7138db8b66ea57cdf49391
symbol() pure returns (string)
RUGPULL
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isCharity(address account) view returns (bool)
isMarketing(address account) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualswap()
openTrading()
renounceOwnership()
revertSetBotAddress(address account)
setBotAddress(address account)
setCharityAddress(address charityAddress)
setCoolDownSeconds(uint256 coolDownSeconds)
setMarketingAddress(address marketingAddress)
setMaxTxBasis(uint256 maxTxBasis)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxPercentUpdated(uint256 _maxTxPercent)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.