Epoch Bank
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x24e1…3baf
0x24e1…3baf
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EPO | ERC-20 | 908.542311K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19464020 | 8 months ago | | | 0 | 0.0031434640 | |
| 19459870 | 8 months ago | | | 0 | 0.0015682423 | |
| 19459863 | 8 months ago | | | 0 | 0.0025569927 | |
| 19459861 | 8 months ago | | | 0 | 0.0021689834 | |
| 19459859 | 8 months ago | | | 0 | 0.0014672977 | |
| 19459859 | 8 months ago | | | 0 | 0.0016026776 | |
| 19459756 | 8 months ago | | | 0 | 0.0010322881 | |
| 19458594 | 8 months ago | | | 0 | 0.0012832467 | |
| 19458382 | 8 months ago | | | 0 | 0.0013005941 | |
| 19458380 | 8 months ago | | | 0 | 0.0013132913 |
ABI
ABI objects
Getter at block 21214215
_maxEPOTaxSwap() view returns (uint256)
10000000000000000
_maxEPOTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxEPOWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
name() pure returns (string)
Epoch Bank
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapFeeAmounts() view returns (uint256)
10000000000000
symbol() pure returns (string)
EPO
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
createTradingPair()
delBots(address[] notbot)
manualSwap()
openEPOTrading()
reduceFees(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
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 _addrs)
receive()
This contract contains no error objects.