mewFi.finance
Verified contract
Active on
Ethereum with 31 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 "mewFi.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11960752 | 4 years ago | | | 0 | 0.0018557440 | |
| 11223517 | 4 years ago | | | 0 | 0.0022159800 | |
| 10632837 | 4 years ago | | | 0 | 0.0048818000 | |
| 10632795 | 4 years ago | | | 0 | 0.0050149400 | |
| 10632777 | 4 years ago | | | 0 | 0.0059069780 | |
| 10632740 | 4 years ago | | | 0 | 0.0052137000 | |
| 10632732 | 4 years ago | | | 0 | 0.0048845217 | |
| 10632731 | 4 years ago | | | 0 | 0.0048845217 | |
| 10632718 | 4 years ago | | | 0 | 0.0050792910 | |
| 10632708 | 4 years ago | | | 0 | 0.0049794360 |
ABI
ABI objects
Getter at block 21200171
_owner() view returns (address)
0xda32d6d93fedc6ce88fc9fb7eb8dd0d47986f801
decimals() view returns (uint256)
2
name() view returns (string)
mewFi.finance
owner() view returns (address)
0xda32d6d93fedc6ce88fc9fb7eb8dd0d47986f801
symbol() view returns (string)
mewFi
totalSupply() view returns (uint256)
500000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, uint256 supplyDelta) returns (uint256)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.