Ebramoon Raisuu
Verified contract
Active on
Base with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IRANPRESIDENT | ERC-20 | 2.592884K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13131398 | 7 months ago | | | 0 | 2.7696474e-7 | |
| 13131286 | 7 months ago | | | 0 | 0.0000048749384 | |
| 13131256 | 7 months ago | | | 0 | 0.0000048749384 | |
| 13131212 | 7 months ago | | | 0 | 2.7968941e-7 | |
| 13131208 | 7 months ago | | | 0 | 0.0000048749384 | |
| 13131187 | 7 months ago | | | 0 | 0.0000041772862 | |
| 13131184 | 7 months ago | | | 0 | 2.7067236e-7 | |
| 13131164 | 7 months ago | | | 0 | 0.0000048749384 | |
| 13131155 | 7 months ago | | | 0 | 0.0000041890570 | |
| 13131154 | 7 months ago | | | 0 | 0.000093059638 |
ABI
ABI objects
Getter at block 21873403
_maxTxAmount() view returns (uint256)
10000000000000000
_walletMax() view returns (uint256)
10000000000000000
autoLiquidityReceiver() view returns (address)
0x427ac5c0c023aed293b472d283361ea065b631c0
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x427ac5c0c023aed293b472d283361ea065b631c0
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
10000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
13130614
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
4
marketingWallet() view returns (address)
0x427ac5c0c023aed293b472d283361ea065b631c0
name() pure returns (string)
Ebramoon Raisuu
pair() view returns (address)
0xe68f31459235579b7fd5aee293aef242b21c9ae9
restrictWhales() view returns (bool)
true
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
IRANPRESIDENT
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newDevWallet)
changeFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newExtraSellFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.