Milady Coin
Verified contract
Active on
Ethereum with 71 txns
Balances ($0.00)
No balances found for "Milady Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17097226 | 2 years ago | | | 0 | 0.0019442516 | |
| 17096809 | 2 years ago | | | 0 | 0.0012962244 | |
| 17096805 | 2 years ago | | | 0 | 0.0050251500 | |
| 17096695 | 2 years ago | | | 0 | 0.0042598400 | |
| 17096659 | 2 years ago | | | 0 | 0.0021209202 | |
| 17096643 | 2 years ago | | | 0 | 0.0017767258 | |
| 17096603 | 2 years ago | | | 0 | 0.0015874357 | |
| 17096590 | 2 years ago | | | 0 | 0.0016194680 | |
| 17096558 | 2 years ago | | | 0 | 0.0031825950 | |
| 17096550 | 2 years ago | | | 0 | 0.0019769666 |
ABI
ABI objects
Getter at block 21197028
_controller() view returns (address)
0x76512ea0c17b952d8c44335f4ea7ec8b7a904359
decimals() view returns (uint8)
18
name() view returns (string)
Milady Coin
symbol() view returns (string)
MILADY
totalSupply() view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_lock(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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.