Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRAMP | ERC-20 | 8.755653M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19338483 | 10 months ago | | | 0 | 0.0011411750 | |
| 18478029 | a year ago | | | 0 | 0.0016796569 | |
| 18468104 | a year ago | | | 0 | 0.00044900983 | |
| 18423528 | a year ago | | | 0 | 0.00042177172 | |
| 18423524 | a year ago | | | 0 | 0.00045115013 | |
| 18375696 | a year ago | | | 0 | 0.00031073912 | |
| 18375385 | a year ago | | | 0 | 0.00037470514 | |
| 18369705 | a year ago | | | 0 | 0.00017186866 | |
| 18362099 | a year ago | | | 0 | 0.00018854513 | |
| 18362093 | a year ago | | | 0 | 0.00052316013 |
ABI
ABI objects
Getter at block 21416138
_maxTxAmount() view returns (uint256)
110000000000000000
_walletMax() view returns (uint256)
110000000000000000
decimals() pure returns (uint8)
9
developmentFee() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
5335000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
18295298
marketingFee() view returns (uint256)
3
name() pure returns (string)
GRAMPEPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5e07b40dcc1ca5ac05f8f7ce2f2cbb80835383de
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
11000000000000000
symbol() pure returns (string)
GRAMP
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
5500000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFees(uint256 newDevFee, uint256 newMarketingFee, uint256 newRewardsFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.