a promised end
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.32)
Native
Value
$8.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002422 | $3,437.48 |
$8.32 | |
APE | ERC-20 | 72.827731 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15696508 | 2 years ago | | | 0 | 0.00044837774 | |
| 15690820 | 2 years ago | | | 0 | 0.00066022448 | |
| 15689023 | 2 years ago | | | 0 | 0.00055464292 | |
| 15688967 | 2 years ago | | | 0 | 0.00078557815 | |
| 15683787 | 2 years ago | | | 0 | 0.0016515189 | |
| 15680096 | 2 years ago | | | 0 | 0.00022437984 | |
| 15679240 | 2 years ago | | | 0 | 0.00037886239 | |
| 15679068 | 2 years ago | | | 0 | 0.00039681294 | |
| 15677816 | 2 years ago | | | 0 | 0.00047815875 | |
| 15677352 | 2 years ago | | | 0 | 0.00074529600 |
ABI
ABI objects
Getter at block 21265513
decimals() pure returns (uint8)
9
name() pure returns (string)
a promised end
owner() view returns (address)
0x9129d50d810c765c774fa377714395a9778977fa
symbol() pure returns (string)
APE
totalSupply() pure returns (uint256)
1000000000000000
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)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
delBot(address notbot)
editPercentages(uint256 _pc1, uint256 _pc2)
excludeFromFees(address target)
manualsend()
manualswap(address target)
openTrading(address[] addresses, uint256[] amounts)
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.