MemecoinGPT
Verified contract
Active on
Ethereum with 14 txns
Balances ($0.00)
No balances found for "MemecoinGPT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17124867 | 2 years ago | | | 0 | 0.0015665100 | |
| 17124839 | 2 years ago | | | 0 | 0.00092768584 | |
| 17124802 | 2 years ago | | | 0 | 0.0014241000 | |
| 17124800 | 2 years ago | | | 0 | 0.0022294080 | |
| 17124796 | 2 years ago | | | 0 | 0.0021829620 | |
| 17124793 | 2 years ago | | | 0 | 0.0023223000 | |
| 17124790 | 2 years ago | | | 0 | 0.0022294080 | |
| 17124788 | 2 years ago | | | 0 | 0.0021829620 | |
| 17124779 | 2 years ago | | | 0 | 0.0022289400 | |
| 17124768 | 2 years ago | | | 0 | 0.0018132023 |
ABI
ABI objects
Getter at block 21210099
_controller() view returns (address)
0x6ffd58a614e1c0fc88a15cbe932ea2482d1fd180
decimals() view returns (uint8)
18
name() view returns (string)
MemecoinGPT
symbol() view returns (string)
MGPT
totalSupply() view returns (uint256)
69420000000000000000000000000
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)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
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.