Monetize Your Selfie
Verified contract
Active on
Ethereum with 2,796 txns
Balances ($0.00)
No balances found for "Monetize Your Selfie"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12241675 | 4 years ago | | | 0 | 0.0036644660 | |
| 11550645 | 4 years ago | | | 0 | 0.0025259360 | |
| 11163458 | 4 years ago | | | 0 | 0.00071755400 | |
| 11059670 | 4 years ago | | | 0 | 0.0031733520 | |
| 10595920 | 4 years ago | | | 0 | 0.0013595760 | |
| 10595916 | 4 years ago | | | 0 | 0.0013595760 | |
| 10547327 | 4 years ago | | | 0 | 0.0025680880 | |
| 10547305 | 4 years ago | | | 0 | 0.0026436200 | |
| 10498621 | 4 years ago | | | 0 | 0.0033777920 | |
| 10498459 | 4 years ago | | | 0 | 0.0023414920 |
ABI
ABI objects
Getter at block 21289924
MaxSupply() view returns (uint256)
1154000000000000000
decimals() view returns (uint256)
8
name() view returns (string)
Monetize Your Selfie
stopped() view returns (bool)
true
symbol() view returns (string)
MYFIE
totalSupply() view returns (uint256)
110401450000000000
version() view returns (string)
2.0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropMinting(address[] _to_list, uint256[] _values)
approve(address _spender, uint256 _value) returns (bool success)
changeMinter(address _new_mint_address)
changeOwner(address _newaddress)
mintToken(address target, uint256 mintedAmount)
setMaxSupply(uint256 maxsupply_amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address src, address dst, uint256 wad) returns (bool success)
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.