mona.finance
Verified contract
Active on
Ethereum with 152 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LISA | ERC-20 | 115.293382 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14627393 | 3 years ago | | | 0 | 0.00085697199 | |
| 12312128 | 4 years ago | | | 0 | 0.0030817920 | |
| 12114732 | 4 years ago | | | 0 | 0.0084013757 | |
| 11919700 | 4 years ago | | | 0 | 0.0073228520 | |
| 11812651 | 4 years ago | | | 0 | 0.0060267720 | |
| 11726441 | 4 years ago | | | 0 | 0.0045362800 | |
| 11719313 | 4 years ago | | | 0 | 0.0034549320 | |
| 11673838 | 4 years ago | | | 0 | 0.0036330920 | |
| 11673818 | 4 years ago | | | 0 | 0.0025003770 | |
| 11654429 | 4 years ago | | | 0 | 0.0047244200 |
ABI
ABI objects
Getter at block 21282394
TokenListedTime() view returns (uint256)
1609799395
_decimals() view returns (uint8)
18
_name() view returns (string)
mona.finance
_symbol() view returns (string)
MOLI
_totalSupply() view returns (uint256)
46321855476348740354931
_uniswapAddress() view returns (address)
0x49e1edc8f0985e36bf5c10b30427909479a5e9b8
decimals() view returns (uint8)
18
devDailyFund() view returns (uint256)
25000000000000000000
devGetFundsTimelock() view returns (uint256)
86400
devMaxSuply() view returns (uint256)
4750000000000000000000
lastDevGetFounds() view returns (uint256)
1619303395
name() view returns (string)
mona.finance
owner() view returns (address)
0x866917aff0d12e6340ccf2cd9f18aaab015fed9b
poolAccountMoliEth() view returns (address)
0x866917aff0d12e6340ccf2cd9f18aaab015fed9b
poolAccountMoliMoli() view returns (address)
0x866917aff0d12e6340ccf2cd9f18aaab015fed9b
poolAccountWBTC() view returns (address)
0x866917aff0d12e6340ccf2cd9f18aaab015fed9b
poolAccountWETH() view returns (address)
0x866917aff0d12e6340ccf2cd9f18aaab015fed9b
poolMoliEthTokens() view returns (uint256)
22000000000000000000000
poolMoliMoliTokens() view returns (uint256)
10000000000000000000000
poolWBTCTokens() view returns (uint256)
1500000000000000000000
poolWETHTokens() view returns (uint256)
1500000000000000000000
presaleAccount() view returns (address)
0x0304e2a49ff42167a38e4167366f0f1d296bd232
presaleTokens() view returns (uint256)
27500000000000000000000
symbol() view returns (string)
MOLI
totalSupply() view returns (uint256)
46321855476348740354931
txispaused() view returns (bool)
true
Read-only
_farmingAddress(address) view returns (bool)
_whitelistedAddress(address) view returns (bool)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addToWhitelist(address account) returns (bool)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getDevFunds() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pauseToken() returns (bool)
recoverERC20(address tokenAddress, uint256 tokenAmount)
registerPoolMoliEth(address _poolAccount) returns (bool)
registerPoolMoliMoli(address _poolAccount) returns (bool)
registerPoolWBTC(address _poolAccount) returns (bool)
registerPoolWETH(address _poolAccount) returns (bool)
registerPresale(address _presaleAccount) returns (bool)
registerUniswapPairAddress(address _account) returns (bool)
removeFromWhitelist(address account) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unPauseToken() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.