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 |
---|---|---|---|---|---|
EGAM3R | ERC-20 | 104.92525M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18266030 | a year ago | | | 0 | 0.00086619721 | |
| 18266027 | a year ago | | | 0 | 0.017568461 | |
| 18266024 | a year ago | | | 0 | 0.0010213913 | |
| 18266023 | a year ago | | | 0 | 0.00084820223 | |
| 18266022 | a year ago | | | 0 | 0.00084028417 | |
| 18266021 | a year ago | | | 0 | 0.00082703373 | |
| 18266021 | a year ago | | | 0 | 0.00082703373 | |
| 18266021 | a year ago | | | 0 | 0.00082703373 | |
| 18266020 | a year ago | | | 0 | 0.00044068658 | |
| 18266020 | a year ago | | | 0 | 0.00081665660 |
ABI
ABI objects
Getter at block 21309629
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000000
name() pure returns (string)
Elon Gamerboy
owner() view returns (address)
0x3f8137f6e63e8574f712f2b5a07fccb1c42d02e6
sellTax() view returns (uint256)
100
symbol() pure returns (string)
EGAM3R
totalSupply() pure returns (uint256)
10000000000000000000000000000
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)
excludeFromFees(address wallet)
openTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 newBuyTax, uint256 newSellTax)
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()
receive()
This contract contains no error objects.