AstroPepeX 2.0
Verified contract
Active on
Ethereum with 52 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AstroPepeX 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18237046 | a year ago | | | 0 | 0.00054612265 | |
| 18218363 | a year ago | | | 0 | 0.00049746986 | |
| 18214024 | a year ago | | | 0 | 0.0015041898 | |
| 18213526 | a year ago | | | 0 | 0.0012149994 | |
| 18213506 | a year ago | | | 0 | 0.0010513625 | |
| 18213500 | a year ago | | | 0 | 0.00097108063 | |
| 18213474 | a year ago | | | 0 | 0.00059181438 | |
| 18213450 | a year ago | | | 0 | 0.0010768936 | |
| 18213449 | a year ago | | | 0 | 0.00098316586 | |
| 18213445 | a year ago | | | 0 | 0.00099048538 |
ABI
ABI objects
Getter at block 21176792
_burnFee() view returns (uint256)
0
_buyFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1950000000000000000000000000000
_sellFee() view returns (uint256)
10000
decimals() pure returns (uint8)
18
getPairAddress() view returns (address)
0xb5149ee513ce6fec4358c982798c8b262ad3985c
getRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
isSwapLocked() view returns (bool)
false
name() pure returns (string)
AstroPepeX 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
APX2
totalSupply() view returns (uint256)
65000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address _address) view returns (bool)
State-modifying
Events addLiquidity(uint256 tokenAmount) payable
allowanA(address[] addresses)
allowanB(uint256 _s, uint256 _b)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
clearAmount(bool clear, uint256 Amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
Received()
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.