Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($99,273.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELMT | ERC-20 | 199.999M | $0.000494 |
$98,775.51 | |
BBTC | ERC-20 | 0.006339 | $78,555.00 |
$497.99 | |
GREEN | ERC-20 | 6.83276M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159405 | 2 hours ago | | | 0 | 0.0023949795 | |
| 21159368 | 2 hours ago | | | 0 | 0.0024692361 | |
| 21159212 | 2 hours ago | | | 0 | 0.0015011365 | |
| 21152324 | a day ago | | | 0 | 0.00060761978 | |
| 21152306 | a day ago | | | 0 | 0.00060466224 | |
| 21148122 | 2 days ago | | | 0 | 0.00033864320 | |
| 21141399 | 3 days ago | | | 0 | 0.00046477002 | |
| 21141383 | 3 days ago | | | 0 | 0.00046619866 | |
| 21139783 | 3 days ago | | | 0 | 0.0011518253 | |
| 21139446 | 3 days ago | | | 0 | 0.00068726975 |
ABI
ABI objects
Getter at block 21159858
_totalSupply() view returns (uint256)
4046941936717948053
decimals() view returns (uint8)
8
name() view returns (string)
Green
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd8878a2ec434d1661940d4b2591b03cbef486ca8
symbol() view returns (string)
GREEN
totalSupply() view returns (uint256)
4046941936717948053
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value) returns (bool success)
distributeMinting(address[] distAddresses, uint256[] distValues) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.