Ethereum OG
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EOG | ERC-20 | 39.16M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18057234 | a year ago | | | 0 | 0.00083290962 | |
| 18057179 | a year ago | | | 0 | 0.00060321580 | |
| 18057166 | a year ago | | | 0 | 0.00061032751 | |
| 18057163 | a year ago | | | 0 | 0.00075944214 | |
| 18057161 | a year ago | | | 0 | 0.039302940 | |
| 18057156 | a year ago | | | 1 | 0.00029291300 |
ABI
ABI objects
Getter at block 21161553
_maxTaxSwap() view returns (uint256)
20000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
Ethereum OG
owner() view returns (address)
0xd681a134c5904a659afab317f4126c67d4c4ea10
symbol() pure returns (string)
EOG
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
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()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.