MonopolyBot
Verified contract
Active on
Ethereum with 676 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOBOT | ERC-20 | 183.895968K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005838 | 21 days ago | | | 0 | 0.00022473824 | |
| 20566410 | 3 months ago | | | 0 | 0.000040154713 | |
| 20099243 | 5 months ago | | | 0 | 0.000072150000 | |
| 19106150 | 9 months ago | | | 0 | 0.00032656238 | |
| 18784506 | a year ago | | | 0 | 0.0011602723 | |
| 18771872 | a year ago | | | 0 | 0.0024021519 | |
| 18650865 | a year ago | | | 0 | 0.0012516738 | |
| 18590949 | a year ago | | | 0 | 0.0011835172 | |
| 18589353 | a year ago | | | 0 | 0.00086487996 | |
| 18584066 | a year ago | | | 0 | 0.0012780264 |
ABI
ABI objects
Getter at block 21158377
_maxTxAmount() view returns (uint256)
5000000000000000
_walletMax() view returns (uint256)
10000000000000000
decimals() view returns (uint8)
9
devFee() view returns (uint256)
5
devFeeOnSell() view returns (uint256)
15
devWallet() view returns (address)
0x4e21de7c0a550e84bd62b12947c3ec2aeb34857b
factory() view returns (address)
0xe7d20aed148751365729c35019ef8813caa7daf5
getCirculatingSupply() view returns (uint256)
604750000000000000
launchedAt() view returns (uint256)
1699369463
lpFee() view returns (uint256)
0
lpFeeOnSell() view returns (uint256)
0
mainFee() view returns (uint256)
0
mainFeeOnSell() view returns (uint256)
0
mainWallet() view returns (address)
0x4e21de7c0a550e84bd62b12947c3ec2aeb34857b
name() view returns (string)
MonopolyBot
pair() view returns (address)
0x7e44dbfa62b3c982b7a8c751ac29b9cf77c1c085
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofBurnerAddress() view returns (address)
0x0000000000000000000000000000000000000000
proofFee() view returns (uint256)
2
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000
symbol() view returns (string)
MOBOT
tokenOwner() view returns (address)
0x4e21de7c0a550e84bd62b12947c3ec2aeb34857b
totalFee() view returns (uint256)
7
totalFeeIfSelling() view returns (uint256)
17
totalSupply() view returns (uint256)
1000000000000000000
tradingStatus() view returns (bool)
true
whitelistEndTime() view returns (uint256)
1699370063
whitelistMode() view returns (bool)
false
whitelistPeriod() view returns (uint256)
10
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holdsSupportedNFT(address user) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWhitelisted(address user) view returns (bool)
nftWhitelist(uint256) view returns (address)
userWhitelist(address) view returns (bool)
State-modifying
Events addMoreToWhitelist(struct IProofNonReflectionTokenCutterWhitelistAdd_ _WhitelistAdd)
adjustProofFee(uint256 _proofFee)
approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceProofFee()
setBasicData(struct IProofNonReflectionTokenCutterBaseData _baseData, struct ProofNonReflectionTokenFeesallFees fees)
setDevWallet(address newDevWallet)
setLaunchedAt()
setMainWallet(address newMainWallet)
setOwnerWallet(address newOwnerWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateProofAdmin(address newAdmin)
updateProofBurnerAddress(address newproofBurnerAddress)
updateWhitelistPeriod(uint256 _whitelistPeriod)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.