ThreeArrowsCapital
Verified contract
Active on
Ethereum with 958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
3AC | ERC-20 | 24.097583M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20850656 | 2 months ago | | | 0 | 0.0023797286 | |
| 19707767 | 7 months ago | | | 0 | 0.00014316167 | |
| 19222881 | 9 months ago | | | 0 | 0.00096085716 | |
| 19184261 | 9 months ago | | | 0 | 0.0038110389 | |
| 19155861 | 9 months ago | | | 0 | 0.00087159238 | |
| 19082122 | 10 months ago | | | 0 | 0.00060958882 | |
| 19082009 | 10 months ago | | | 0 | 0.00089718000 | |
| 19081601 | 10 months ago | | | 0 | 0.00049082675 | |
| 19081053 | 10 months ago | | | 0 | 0.00047898272 | |
| 19080513 | 10 months ago | | | 0 | 0.00052882981 |
ABI
ABI objects
Getter at block 21213941 getMarketCap() view returns (uint256) getTokenPriceInUSD() view returns (uint256)
TARGET_MARKET_CAP() view returns (uint256)
10000000
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
4
creationTime() view returns (uint256)
1700686247
deadAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0xd246c3f3ac4dbf0a1d4c01913c52cd14d718e5f1
getCurrentTwap() view returns (uint256)
99
getEthPrice() view returns (int256)
310316000000
isThisToken0() view returns (bool)
true
lastCumulativePrice() view returns (uint256)
4220123122034088346959656814673927786965749557740
lastUpdateTimestamp() view returns (uint256)
1727504387
liquidityWallet() view returns (address)
0xd246c3f3ac4dbf0a1d4c01913c52cd14d718e5f1
marketingWallet() view returns (address)
0xd246c3f3ac4dbf0a1d4c01913c52cd14d718e5f1
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
minDeltaTwap() view returns (uint256)
300
name() view returns (string)
ThreeArrowsCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
3AC
totalSupply() view returns (uint256)
952596380969675346442071838
tradingActive() view returns (bool)
true
twapInitiated() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb958e9e538125a3fb25053233d36a157472272dc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasClaimed(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
claimETH()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initTwap()
openTrading()
removeLiquidityAndDistributeETH()
renounceOwnership()
toggleTwap()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address tkn)
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.