Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6881…10fa
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MVP | ERC-20 | 228.5625M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13862915 | 6 months ago | | | 0 | 4.1636345e-7 | |
| 13862839 | 6 months ago | | | 0 | 2.6041138e-7 | |
| 13862777 | 6 months ago | | | 0 | 3.9639771e-7 | |
| 13862768 | 6 months ago | | | 0 | 3.7045967e-7 | |
| 13862651 | 6 months ago | | | 0 | 4.1475561e-7 | |
| 13862494 | 6 months ago | | | 0 | 3.9531159e-7 | |
| 13862426 | 6 months ago | | | 0 | 3.9616635e-7 | |
| 13862383 | 6 months ago | | | 0 | 4.9031321e-7 | |
| 13862267 | 6 months ago | | | 0 | 0.000047015916 | |
| 13862226 | 6 months ago | | | 0 | 4.5372425e-7 |
ABI
ABI objects
Getter at block 22119558
decimals() view returns (uint8)
18
dividendTracker() view returns (address)
0x68814ac784ce1570fdfc8dec9c368ed2cdab10fa
getAllFees() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(250, 30, 220, 0, 250, 30)
getClaimWait() view returns (uint256)
1200
getLastProcessedIndex() view returns (uint256)
0
getNumberOfDividendTokenHolders() view returns (uint256)
0
getNumberOfDividends() view returns (uint256)
0
name() view returns (string)
MultiVersePay
owner() view returns (address)
0xc3dc089f0bcf628b6743375182d451502c8138f1
symbol() view returns (string)
MVP
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
whitelistMode() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
dividendTokenBalanceOf(address account) view returns (uint256)
getAccountDividendsInfo(address account, address rewardToken) view returns (address, int256, int256, uint256, uint256, uint256, uint256, uint256)
getAccountDividendsInfoAtIndex(uint256 index, address rewardToken) view returns (address, int256, int256, uint256, uint256, uint256, uint256, uint256)
getTotalDividendsDistributed(address rewardToken) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
whitelist(address) view returns (bool)
withdrawableDividendOf(address account, address rewardToken) view returns (uint256)
State-modifying
Events FullExempt(address _presaleAddress)
addManyWhitelist(address[] _addresses, bool state)
approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
disableWhiteList()
excludeDividends(address account)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
includeDividends(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openLaunch()
processDividendTracker(uint256 gas)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateClaimWait(uint256 claimWait)
updateGasForProcessing(uint256 newValue)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateSwpEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.