Balances ($0.00)
No balances found for "Femboy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17142505 | 2 years ago | | | 0 | 0.0010862894 | |
| 17142502 | 2 years ago | | | 0 | 0.0018563699 | |
| 17142494 | 2 years ago | | | 0 | 0.0015423401 | |
| 17142485 | 2 years ago | | | 0 | 0.0010916517 | |
| 17142484 | 2 years ago | | | 0 | 0.0016708745 | |
| 17142479 | 2 years ago | | | 0 | 0.0017605298 | |
| 17142432 | 2 years ago | | | 0 | 0.0015230177 | |
| 17142422 | 2 years ago | | | 0 | 0.0015198000 | |
| 17142419 | 2 years ago | | | 0 | 0.0016359740 | |
| 17142405 | 2 years ago | | | 0 | 0.0015246723 |
ABI
ABI objects
Getter at block 21398947
_controller() view returns (address)
0x5a4383a05d264a53f168a2dc03adbc24b25c816a
decimals() view returns (uint8)
18
name() view returns (string)
Femboy
symbol() view returns (string)
FEMBOY
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
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.