Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc9…3bed
0x1fc9…3bed
0x1fc9…3bed
0x574f…42cb
0x574f…42cb
9 additional
variables
Balances ($63.85)
Native
Value
$63.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01768 | $3,611.19 |
$63.85 | |
GREEN | ERC-20 | 5B | -- | -- | |
MIMETIC | ERC-20 | 258.646924K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18980741 | a year ago | | | 0 | 0.00070695635 | |
| 18923355 | a year ago | | | 0 | 0.0020121563 | |
| 18923319 | a year ago | | | 0 | 0.00046882284 | |
| 18185730 | a year ago | | | 0 | 0.00066564844 | |
| 17668995 | a year ago | | | 0 | 0.00074304617 | |
| 17606681 | a year ago | | | 0 | 0.00079169990 | |
| 17170461 | 2 years ago | | | 0 | 0.0035367000 | |
| 17170449 | 2 years ago | | | 0 | 0.0041550080 | |
| 16204812 | 2 years ago | | | 0 | 0.00035225842 | |
| 16191942 | 2 years ago | | | 0 | 0.0010548625 |
ABI
ABI objects
Getter at block 21321264
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
6600
name() view returns (string)
Mimetic
owner() view returns (address)
0x59d715701a39425cdeb3e028ad099366a229f9bd
symbol() view returns (string)
MIMETIC
totalSupply() pure returns (uint256)
150000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch(uint256 _timer)
rmBlacklist(address _a)
setTxLimit(uint256 _amount)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.