DemOHMSlayer
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x43ae…d93f
18 additional
variables
Balances ($0.00)
No balances found for "DemOHMSlayer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20858074 | 2 months ago | | | 0 | 0.00025644222 | |
| 20402731 | 4 months ago | | | 0 | 0.000089047753 | |
| 20096765 | 5 months ago | | | 0 | 0.00016806443 | |
| 20096743 | 5 months ago | | | 0 | 0.00040799943 | |
| 15923439 | 2 years ago | | | 0 | 0.00048284602 | |
| 15852972 | 2 years ago | | | 0 | 0.00023041533 | |
| 14496289 | 3 years ago | | | 0 | 0.0011706779 | |
| 13909778 | 3 years ago | | | 0 | 0.0069993599 | |
| 13728145 | 3 years ago | | | 0 | 0.0048159598 | |
| 13659247 | 3 years ago | | | 0 | 0.0053352728 |
ABI
ABI objects
Getter at block 21187361
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RECOVERABLE_ADMIN_ROLE() view returns (bytes32)
0x95ade357382b18d10e6f713f539e8e3e349f779b240104f9b5629a7c44f207e2
ROLE_ADMIN_STRUCTURE_CLASS() view returns (bytes32)
0xec552faac314c9c9510e1592ff92483ee56a9244f9364ae71f48adc6eac469ef
_totalExcluded() view returns (uint256)
540941545801722147755039
_totalExcludedFragments() view returns (uint256)
93419475563321250548509584345070718152009139878068768556280617700724363634094
decimals() view returns (uint8)
18
fbl_getFeeFactor() view returns (uint256)
1000
fbl_getFees() view returns (uint256)
0
fbl_getTotalFeesForBuyTxn() view returns (uint256)
33
fbl_getTotalFeesForSellTxn() view returns (uint256)
99
fragmentTotalSupply() view returns (uint256)
114668141053992207157766131806465059691606846253652132080330742744196540931327
fragmentsPerToken() view returns (uint256)
169009805022975525994022918329764268702879166322315236
name() view returns (string)
DemOHMSlayer
symbol() view returns (string)
DEMOHM
totalSupply() view returns (uint256)
666666000000000000000000
treasury() view returns (address)
0x64446d162ff4ac2f22bcab2da143f8cb8f02581b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
fbl_calculateFeeSpecific(uint8 state, uint256 index, uint256 amount) view returns (uint256)
fbl_calculateStateFee(uint8 state, uint256 amount) view returns (uint256)
fbl_getAccountState(address account) view returns (struct TransactionStructureAccountState)
fbl_getExcluded(address account) view returns (bool)
fbl_getFee(uint8 state, uint256 index) view returns (uint256)
fbl_getFeesOfUser(address account) view returns (uint256)
fbl_getIsFeeless(address from, address to) view returns (bool)
fbl_getTotalFee(uint8 state) view returns (uint256)
fbl_getTstate(address from, address to) view returns (uint8)
fbl_getTxType(address from, address to) view returns (uint8)
fragmentBalanceOf(address who) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deactivateFunctionPermanently(uint8 functionNumber, uint256 timeLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disperse(address[] lps, uint256 amount)
exclude(address account)
fbl_feeAdd(uint8 state, uint256 perc, string label)
fbl_feePrecisionUpdate(uint256 f)
fbl_feeRemove(uint8 state, uint256 index)
fbl_feeUpdate(uint8 state, uint256 perc, uint256 index)
fbl_setAccountState(address account, bool value, uint256 option)
grantRole(bytes32 role, address account)
include(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnS(uint256 tokenAmount, address rec)
possibleSniper(address account, bool v)
recoverTokens(address token)
refreshBal(address sender, address recipient, uint256 x)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setBuyLimits(uint256 amount, uint256 perc)
setContractSellTarget(uint256 lim)
setIsChecking(uint8 option, bool v)
setLiquifyStats(uint256 rate)
setSlippage(uint256 perc)
setSwapEnabled(bool v)
setTransferPair(address p)
setTreasury(address addr)
setUsp(uint256 perc)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unpause()
validateRole(bytes32 role)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeAdded(uint8 state, uint256 perc, string name)
FeeRemoved(uint8 state, uint256 index)
FeeUpdated(uint8 state, uint256 perc, uint256 index)
FeesDeducted(address sender, address recipient, uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.