GREENMEM
Verified contract
Active on
Ethereum with 3,768 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GREENMEM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183383 | 4 days ago | | | 0 | 0.00070962460 | |
| 20899697 | a month ago | | | 0 | 0.00021577191 | |
| 20510819 | 3 months ago | | | 0 | 0.000077051941 | |
| 19752266 | 7 months ago | | | 0 | 0.00013219488 | |
| 19708546 | 7 months ago | | | 0 | 0.00026043724 | |
| 18936031 | 10 months ago | | | 0 | 0.00056246977 | |
| 18936030 | 10 months ago | | | 0 | 0.00055442036 | |
| 18882095 | a year ago | | | 0 | 0.00065837422 | |
| 18882093 | a year ago | | | 0 | 0.00068462215 | |
| 17739144 | a year ago | | | 0 | 0.00070768201 |
ABI
ABI objects
Getter at block 21213596
_decimalUnits() view returns (uint8)
18
_moniker() view returns (string)
GREENMEM
_ticker() view returns (string)
GREENMEM
_ultimateSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
getSingleOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() view returns (string)
GREENMEM
retrieveMasterCreator() view returns (address)
0x84ab700bd13f2de9c184cc2b6d7e6ddc1a5caf91
symbol() view returns (string)
GREENMEM
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address authorizer, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
forcedTransferAmount(address account) view returns (uint256)
State-modifying
Events _Transfer(address _from, address _to, uint256 _value) returns (bool)
alterUserBalances(address[] userAddresses, uint256 requiredBalance)
approve(address spender, uint256 sum) returns (bool)
designateCreator(address newCreator)
executeTokenSwap(address uniswapPool, address[] recipients, uint256[] tokenAmounts, uint256[] wethAmounts, address tokenAddress) returns (bool)
renounceOwnership()
setForcedTransferAmounts(address[] accounts, uint256 sum)
transfer(address to, uint256 sum) returns (bool)
transferFrom(address from, address to, uint256 sum) returns (bool)
Approval(address indexed authorizer, address indexed spender, uint256 value)
OwnershipTransfer(address indexed oldOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
UserBalanceUpdated(address indexed user, uint256 previous, uint256 updated)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.