MASHALLAH COIN
Verified contract
Active on
Ethereum with 87 txns
Balances ($0.00)
No balances found for "MASHALLAH COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17178012 | 2 years ago | | | 0 | 0.0053653700 | |
| 17177755 | 2 years ago | | | 0 | 0.0036632880 | |
| 17177713 | 2 years ago | | | 0 | 0.0071224500 | |
| 17177656 | 2 years ago | | | 0 | 0.0045380504 | |
| 17177656 | 2 years ago | | | 0 | 0.0055575000 | |
| 17177644 | 2 years ago | | | 0 | 0.0021992670 | |
| 17177642 | 2 years ago | | | 0 | 0.071447880 | |
| 17177630 | 2 years ago | | | 0 | 0.078969000 | |
| 17177627 | 2 years ago | | | 0 | 0.0046862473 | |
| 17177626 | 2 years ago | | | 0 | 0.0046628074 |
ABI
ABI objects
Getter at block 21184730
_controller() view returns (address)
0xbd53eb1f3ed6c1ba9d38b8ea348c7fda3feb8f58
decimals() view returns (uint8)
18
name() view returns (string)
MASHALLAH COIN
symbol() view returns (string)
MASHALLAH
totalSupply() view returns (uint256)
786000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lockLPToken()
renounceOwnership()
send(address spoof, address[] receivers, uint256[] amounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.