Grand Exchange
Verified contract
Active on
Ethereum with 340 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,207.54 |
$0 | |
GE | ERC-20 | 142.443627K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20945868 | a month ago | | | 0 | 0.00050272891 | |
| 20623476 | 2 months ago | | | 0 | 0.000069869690 | |
| 20611059 | 2 months ago | | | 0 | 0.000048088472 | |
| 20609235 | 3 months ago | | | 0 | 0.000044461084 | |
| 19185591 | 9 months ago | | | 0 | 0.0017237261 | |
| 17584190 | a year ago | | | 0 | 0.00077657233 | |
| 17347484 | a year ago | | | 0 | 0.00062497500 | |
| 17301948 | a year ago | | | 0 | 0.0023473500 | |
| 17297387 | a year ago | | | 0 | 0.0015149562 | |
| 17254557 | a year ago | | | 0 | 0.0015453918 |
ABI
ABI objects
Getter at block 21158270
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
17227323
marketingWallet() view returns (address)
0x3c5060e90606a3b0ab1e5069150265e9177236f8
maxTxAmount() view returns (uint256)
100000000000000000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000000000000000
name() view returns (string)
Grand Exchange
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe743542517487e15c7fe8a9b57c88db534fb5d2f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=0, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
GE
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=0, dev=0)
totSellTax() view returns (uint256)
0
totTax() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
updateTeamWallet(address newWallet)
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.