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 |
---|---|---|---|---|---|
ARC | ERC-20 | 4.34301M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208482 | 8 days ago | | | 0 | 0.00062690641 | |
| 21203965 | 9 days ago | | | 0 | 0.00054996990 | |
| 21171198 | 13 days ago | | | 0 | 0.0030591935 | |
| 21136481 | 18 days ago | | | 0 | 0.0010945961 | |
| 21117664 | 21 days ago | | | 0 | 0.00025415984 | |
| 21113032 | 21 days ago | | | 0 | 0.00027911501 | |
| 21064875 | a month ago | | | 0 | 0.00069353028 | |
| 21063260 | a month ago | | | 0 | 0.00046346347 | |
| 21049684 | a month ago | | | 0 | 0.00039553125 | |
| 21048303 | a month ago | | | 0 | 0.00018206646 |
ABI
ABI objects
Getter at block 21265136
buyFeePercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x325a575b50dc7e361fff75a6529fe5ffd8daaf53
feeThreshold() view returns (uint256)
5000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapLimit() view returns (uint256)
0
name() view returns (string)
Neco Arc
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
0
symbol() view returns (string)
ARC
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2Pair() view returns (address)
0xf7a3203123794e02050fca5724fe816ea36eaf70
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverEther()
recoverTokens(address token)
removeHoldingLimit()
removeMaxSwap()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.