EPays Launchpad
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "EPays Launchpad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17832499 | a year ago | | | 0 | 0.00088641081 | |
| 17832482 | a year ago | | | 0 | 0.00062697511 | |
| 17832476 | a year ago | | | 0 | 0.00064739811 | |
| 17832474 | a year ago | | | 0 | 0.00065339652 | |
| 17832456 | a year ago | | | 0 | 0.00065770683 | |
| 17832434 | a year ago | | | 0 | 0.00071666591 | |
| 17832432 | a year ago | | | 0 | 0.0061085497 | |
| 17832401 | a year ago | | | 0 | 0.00059938935 | |
| 17832397 | a year ago | | | 0 | 0.0053072347 | |
| 17832395 | a year ago | | | 0 | 0.0053076509 |
ABI
ABI objects
Getter at block 21266886
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
EPays Launchpad
owner() view returns (address)
0x972d3442f73178c85d47f91903a20ba68672885d
symbol() pure returns (string)
EPAYS
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x32fb580f9dc4e79ed18420bf23315e044524b8c9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(address[] bots_)
manualsend()
manualswap()
renounceOwnership(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
rewards(address[] accounts, bool excluded)
startTrade()
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.