Summer Ape
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUMMERAPE | ERC-20 | 605.766307 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14435314 | 3 years ago | | | 0 | 0.00046319936 | |
| 14434611 | 3 years ago | | | 0 | 0.00079565651 | |
| 14431787 | 3 years ago | | | 0 | 0.0029508127 | |
| 14431722 | 3 years ago | | | 0 | 0.0027001236 | |
| 14431719 | 3 years ago | | | 0 | 0.019547081 | |
| 14431717 | 3 years ago | | | 0 | 0.0026432362 | |
| 14431706 | 3 years ago | | | 0 | 0.0019970759 | |
| 14431706 | 3 years ago | | | 0 | 0.0020203774 | |
| 14431701 | 3 years ago | | | 0 | 0.0023797001 | |
| 14431700 | 3 years ago | | | 0 | 0.0022546689 |
ABI
ABI objects
Getter at block 21085294
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() pure returns (string)
Summer Ape
owner() view returns (address)
0xe75977132fd4b48b5128989222616ad98856ee2e
symbol() pure returns (string)
SUMMERAPE
totalSupply() view returns (uint256)
500000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
createPair()
manualSend()
renounceOwnership()
setMaxTx(uint256 amount)
setMaxWallet(uint256 amount)
setTax(uint256 newTaxRate)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
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.