Golden Ethereum
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa9ef…6cd9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GLE | ERC-20 | 5.047362K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17951177 | a year ago | | | 0 | 0.00070006786 | |
| 17644138 | a year ago | | | 0 | 0.0030279401 | |
| 17637127 | a year ago | | | 0 | 0.0012289906 | |
| 17637048 | a year ago | | | 0 | 0.0015046478 | |
| 17637031 | a year ago | | | 0 | 0.0010931329 | |
| 17637003 | a year ago | | | 0 | 0.0012859658 | |
| 17636979 | a year ago | | | 0 | 0.0015123934 | |
| 17636974 | a year ago | | | 0 | 0.0015014687 | |
| 17636972 | a year ago | | | 0 | 0.00066451637 | |
| 17636972 | a year ago | | | 0 | 0.0013383533 |
ABI
ABI objects
Getter at block 21403400
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Golden Ethereum
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
symbol() pure returns (string)
GLE
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0xa9efadb590728e5c2d2ce691f786c0e7a7266cd9
uniswapV2Pair() view returns (address)
0x4cb41d2abc0a593ff7a6525945fa4f712361cb91
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address[] wallets)
receive()
This contract contains no error objects.