Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MOAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11628855 | 4 years ago | | | 0 | 0.0031151500 | |
| 11504987 | 4 years ago | | | 0 | 0.0029439800 | |
| 11504918 | 4 years ago | | | 0 | 0.0024910600 | |
| 11504849 | 4 years ago | | | 0 | 0.0015759800 | |
| 11504809 | 4 years ago | | | 0 | 0.0036233600 | |
| 11504807 | 4 years ago | | | 0 | 0.0031704400 | |
| 11504805 | 4 years ago | | | 0 | 0.0034421920 | |
| 11504803 | 4 years ago | | | 0 | 0.0019475560 | |
| 11504795 | 4 years ago | | | 0 | 0.0015458440 | |
| 11504791 | 4 years ago | | | 0 | 0.0010747160 |
ABI
ABI objects
Getter at block 21187367
PauseRebases() view returns (bool)
false
_MoapRebasePercent() view returns (uint256)
15
_moapUniswapLPContract() view returns (address)
0x0000000000000000000000000000000000000000
_transferFee() view returns (uint256)
5
antiJeet() view returns (uint256)
0
decimals() view returns (uint8)
18
getTotalShares() view returns (uint256)
112103167199436929932244883843307789509725891274365854421920051922466208198285
muteTransfers() view returns (bool)
false
name() view returns (string)
MOAP
owner() view returns (address)
0xde364674e0e57ca55ab8a6485fbd9cf05609471a
symbol() view returns (string)
MOAP
totalFees() view returns (uint256)
1230146873731306141030
totalSupply() view returns (uint256)
38000000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 moapAmount, bool deductTransferFee) view returns (uint256)
sharesOf(address user) view returns (uint256)
tokenFromReflection(uint256 shareAmount) view returns (uint256)
transferPauseExemptList(address) view returns (bool)
State-modifying
Events MoapRebasePercent(uint256 _moaprebasepercent)
MuteTransfers(bool _muteTransfers)
SetPauseRebases(bool _pauseRebases)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase() returns (uint256)
reflect(uint256 moapAmount)
renounceOwnership()
setJeetTimer()
setLPContract(address _setlpcontract)
setTransferFee(uint256 _newTransferFee)
setTransferPauseExempt(address user, bool exempt)
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)
LogRebase(uint256 indexed _epoch, uint256 totalSupply)
LogUserBanStatusUpdated(address user, bool banned)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.