Green LSD
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GLSD | ERC-20 | 59.165866K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18744251 | a year ago | | | 0 | 0.0019482986 | |
| 18741729 | a year ago | | | 0 | 0.0028077546 | |
| 18741649 | a year ago | | | 0 | 0.0018333587 | |
| 18741614 | a year ago | | | 0 | 0.0025378182 | |
| 18741568 | a year ago | | | 0 | 0.0010821270 | |
| 18741566 | a year ago | | | 0 | 0.0018644456 | |
| 18741550 | a year ago | | | 0 | 0.0015883403 | |
| 18741544 | a year ago | | | 0 | 0.0015697984 | |
| 18741519 | a year ago | | | 0 | 0.0015517576 | |
| 18741518 | a year ago | | | 0 | 0.0015322599 |
ABI
ABI objects
Getter at block 21301279
decimals() pure returns (uint8)
18
name() pure returns (string)
Green LSD
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x59c070f8446742f1eb02a58f7fc3da92a7bf623c
symbol() pure returns (string)
GLSD
totalSupply() view returns (uint256)
42000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLpToUniswap()
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _foo)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.