EgodCoin
Verified contract
Active on
Ethereum with 2,854 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($557.35)
Native
Value
$62.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.019526 | $3,193.35 |
$62.35 | |
EGOD | ERC-20 | 3.867137B | $0.00 |
$494.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147349 | 2 days ago | | | 0 | 0.00039897675 | |
| 21147292 | 2 days ago | | | 0 | 0.00033878467 | |
| 21145926 | 2 days ago | | | 0 | 0.00049789694 | |
| 21121724 | 5 days ago | | | 0 | 0.00035891848 | |
| 21115932 | 6 days ago | | | 0 | 0.00018992991 | |
| 21115924 | 6 days ago | | | 0 | 0.00018327687 | |
| 21115909 | 6 days ago | | | 0 | 0.00033181800 | |
| 21115889 | 6 days ago | | | 0 | 0.00032999225 | |
| 21115871 | 6 days ago | | | 0 | 0.00036269665 | |
| 21114389 | 6 days ago | | | 0 | 0.00041414100 |
ABI
ABI objects
Getter at block 21160291
_maxTaxSwap() view returns (uint256)
8400000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
EgodCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
EGOD
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isaBot(address a) view returns (bool)
State-modifying
Events addbBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delbBot(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeAllLimit()
removeAllTransferTax()
renounceOwnership()
resERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.