NEMO.FINANCE
Verified contract
Active on
Ethereum with 331 txns
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 "NEMO.FINANCE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18918105 | 10 months ago | | | 0 | 0.00031582545 | |
| 16693944 | 2 years ago | | | 0 | 0.00094150270 | |
| 16041894 | 2 years ago | | | 0 | 0.00029541771 | |
| 15990295 | 2 years ago | | | 0 | 0.0010589535 | |
| 14678398 | 3 years ago | | | 0 | 0.0018127547 | |
| 11382583 | 4 years ago | | | 0 | 0.00079912806 | |
| 11353577 | 4 years ago | | | 0 | 0.00031928400 | |
| 11287012 | 4 years ago | | | 0 | 0.00069102000 | |
| 11287002 | 4 years ago | | | 0 | 0.00059888400 | |
| 11286993 | 4 years ago | | | 0 | 0.00059888400 |
ABI
ABI objects
Getter at block 21200193
_owner() view returns (address)
0x8b07780c0ca30bf5595c3fbd96c15b1758b771fc
decimals() view returns (uint8)
18
name() view returns (string)
NEMO.FINANCE
symbol() view returns (string)
NEMO
totalBurn() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
addadmin(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events addAdmin(address account)
addWork(address account, uint256 amount)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
removeAdmin(address account)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.