Meta Coin
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0x59f4…bf86
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
META | ERC-20 | 34.322367M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15243148 | 2 years ago | | | 0 | 0.00030671241 | |
| 15240008 | 2 years ago | | | 0 | 0.00055035099 | |
| 15172588 | 2 years ago | | | 0 | 0.0010066394 | |
| 15152931 | 2 years ago | | | 0 | 0.00051381435 | |
| 15149705 | 2 years ago | | | 0 | 0.0012567714 | |
| 15148081 | 2 years ago | | | 0 | 0.0022080891 | |
| 15145022 | 2 years ago | | | 0 | 0.00099107133 | |
| 15143787 | 2 years ago | | | 0 | 0.00082974014 | |
| 15143780 | 2 years ago | | | 0 | 0.00080998810 | |
| 15143679 | 2 years ago | | | 0 | 0.0010928980 |
ABI
ABI objects
Getter at block 21406196
decimals() pure returns (uint8)
9
name() pure returns (string)
Meta Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
META
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBot(address[] _bots)
adjustFees(uint256 buyFee1, uint256 buyFee2, uint256 sellFee1, uint256 sellFee2)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.