UniMoon.Finance
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UMF | ERC-20 | 56.191065K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11941190 | 4 years ago | | | 0 | 0.0016442096 | |
| 11695870 | 4 years ago | | | 0 | 0.00062401600 | |
| 11389949 | 4 years ago | | | 0 | 0.00093082000 | |
| 10760702 | 4 years ago | | | 0 | 0.0098733250 | |
| 10702870 | 4 years ago | | | 0 | 0.0063590560 | |
| 10694729 | 4 years ago | | | 0 | 0.0053243994 | |
| 10693797 | 4 years ago | | | 0 | 0.0040854440 | |
| 10693552 | 4 years ago | | | 0 | 0.0038642971 | |
| 10693538 | 4 years ago | | | 0 | 0.0037745951 | |
| 10693526 | 4 years ago | | | 0 | 0.0038642971 |
ABI
ABI objects
Getter at block 21096054
_tokenSaleMode() view returns (bool)
false
decimals() view returns (uint8)
18
governance() view returns (address)
0x8550f1756cb6ac555fdc3c4ce49d90041a4e5f70
name() view returns (string)
UniMoon.Finance
symbol() view returns (string)
UMF
tokenSalePrice() view returns (uint256)
25000000000000
totalSupply() view returns (uint256)
3128858000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minters(address) view returns (bool)
State-modifying
Events addMinter(address _minter)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
buyToken() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
endTokenSale()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
removeMinter(address _minter)
setGovernance(address _governance)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.