Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd5ee…42a9
-
variable spans 2 additional slots
7 additional
variables
Balances ($2.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 2.373072 | $0.999483 |
$2.37 | |
APESAFE 🦍 | ERC-20 | 1.205225B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16290479 | 2 years ago | | | 0 | 0.0014911625 | |
| 16283643 | 2 years ago | | | 0 | 0.0014168877 | |
| 16280338 | 2 years ago | | | 0 | 0.00045181928 | |
| 15266511 | 2 years ago | | | 0 | 0.00026900993 | |
| 15055118 | 2 years ago | | | 0 | 0.0015973156 | |
| 14280790 | 3 years ago | | | 0 | 0.0026475600 | |
| 14161029 | 3 years ago | | | 0 | 0.0032260231 | |
| 13943510 | 3 years ago | | | 0 | 0.0027100907 | |
| 13475869 | 3 years ago | | | 0 | 0.0044308648 | |
| 13475709 | 3 years ago | | | 0 | 0.0019712466 |
ABI
ABI objects
Getter at block 21178554
USDCAddr() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyCooldownEnabled() view returns (bool)
true
buybackAddr() view returns (address)
0xd5ee0c7d57eb4025ac57e4986d6b2926d54242a9
decimals() view returns (uint8)
9
fundsUnlockTime() view returns (uint256)
1632238087
inSwap() view returns (bool)
false
lfg() view returns (bool)
true
lfgTime() view returns (uint256)
1627007079
liquidityPoolAddr() view returns (address)
0xaa1630f8426173f3f6c092b6af23a41b0e55b0f7
marketingAddr() view returns (address)
0x54b56b9463df7ec1d51525364c2f38ff588ead0b
name() view returns (string)
APE SAFE
owner() view returns (address)
0x54b56b9463df7ec1d51525364c2f38ff588ead0b
pendingBuybackTokens() view returns (uint256)
351758564775497643
pendingRedisTokens() view returns (uint256)
484924307154793179
sellCooldownEnabled() view returns (bool)
true
swapEnabled() view returns (bool)
true
symbol() view returns (string)
APESAFE 🦍
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2FactoryAddr() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2RouterAddr() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
w2wCooldownEnabled() view returns (bool)
false
Read-only
_getTokensToSwap(uint256 tokenAmount) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
getAlloc(address addr) view returns (uint256)
holders(address) view returns (uint256 allocInLastPos, uint256 redisPoolInLastPos, uint256 withdrawnAlloc, uint256 timeTransfer, bool hasPos)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
convertUSDCToTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disperseTokens(address[] recipients, uint256[] values)
divideAndConquer()
drainRedisPool()
fixPosition(address addr, struct APESAFEHolder holder)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockRedisPool(uint256 time)
manualSwap()
renounceOwnership()
setAutoSwap(bool onoff)
setBlacklist(address addr, bool onoff)
setBuybackLottery(address addr)
setCooldown(uint256 i, uint256 cooldown)
setMarketingWallet(address addr)
setTaxrates(uint256 i, struct APESAFETaxes taxrates)
setWhitelist(address addr, bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePosition(address addr)
withdrawAlloc()
withdrawAllocFor(address addr)
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.