Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1bc7…22f7
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GLEP | ERC-20 | 19.691711M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274076 | 3 days ago | | | 0 | 0.00060053472 | |
| 21246530 | 7 days ago | | | 0 | 0.00073549853 | |
| 21161384 | 19 days ago | | | 0 | 0.00041485451 | |
| 21139407 | 22 days ago | | | 0 | 0.00077157351 | |
| 21111150 | a month ago | | | 0 | 0.00017711963 | |
| 21093700 | a month ago | | | 0 | 0.00064817121 | |
| 21012419 | a month ago | | | 0 | 0.00025766895 | |
| 20863569 | 2 months ago | | | 0 | 0.00056136588 | |
| 20861868 | 2 months ago | | | 0 | 0.00044562721 | |
| 20676106 | 3 months ago | | | 0 | 0.000084122626 |
ABI
ABI objects
Getter at block 21295099
amountInPool() view returns (uint256)
638589965852324921
decimals() pure returns (uint8)
9
name() pure returns (string)
Glep
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GLEP
thisBalance() view returns (uint256)
19691710680076632
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setContractTokenSwapTrigger(uint256 numToken)
setFees(uint256 buy, uint256 sell, uint256 redist)
setFeesOff()
setFeesWallet(address fee)
setLimitContractSwap(bool onoff)
setMaxWallet(uint256 amt)
setTaxSellLimitOff()
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.