Grim Reaper
Verified contract
Active on
Ethereum with 884 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 |
---|---|---|---|---|---|
PHNIX | ERC-20 | 299.401499K | -- | -- | |
GRIM | ERC-20 | 38.666214K | -- | -- | |
PHNIX | ERC-20 | 15.275587K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18895659 | a year ago | | | 0 | 0.00067330792 | |
| 17860387 | a year ago | | | 0 | 0.00066773803 | |
| 17860382 | a year ago | | | 0 | 0.00062587836 | |
| 17860378 | a year ago | | | 0 | 0.00042076329 | |
| 16161836 | 2 years ago | | | 0 | 0.0012503057 | |
| 16150457 | 2 years ago | | | 0 | 0.00036900358 | |
| 15977250 | 2 years ago | | | 0 | 0.00083859371 | |
| 15331646 | 2 years ago | | | 0 | 0.00016339448 | |
| 15321153 | 2 years ago | | | 0 | 0.00051684515 | |
| 15305094 | 2 years ago | | | 0 | 0.00025168534 |
ABI
ABI objects
Getter at block 21217804
decimals() pure returns (uint8)
8
isInSwap() view returns (bool)
false
isSwapEnabled() view returns (bool)
true
maxTxAmount() view returns (uint256)
200000000000000
maxWallet() view returns (uint256)
400000000000000
name() pure returns (string)
Grim Reaper
owner() view returns (address)
0x267b2dcb93a1ee5220328849cb296ce6f6d33b3b
symbol() pure returns (string)
GRIM
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events addLiquidityInitial()
airdropOldHolders(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
createPair()
enableTrading(bool _enable)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
renounceOwnership()
setAutoLpFee(uint256 taxFee)
setBuyMarketingTax(uint256 taxFee)
setContractAutoLpLimit(uint256 newLimit)
setMaxTx(uint256 amount)
setMaxWallet(uint256 amount)
setSellMarketingTax(uint256 taxFee)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 coinReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.