APECOIN V2
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APECOINV2 | ERC-20 | 748.033348T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17603514 | a year ago | | | 0 | 0.00077594433 | |
| 17603514 | a year ago | | | 0 | 0.00077594433 | |
| 17603514 | a year ago | | | 0 | 0.0010440364 | |
| 17603505 | a year ago | | | 0 | 0.00071444004 | |
| 17603502 | a year ago | | | 0 | 0.00074815098 | |
| 17603501 | a year ago | | | 0 | 0.00058006725 | |
| 17603500 | a year ago | | | 0 | 0.00074132199 | |
| 17603494 | a year ago | | | 0 | 0.00072997871 | |
| 17603485 | a year ago | | | 0 | 0.00069505354 | |
| 17603484 | a year ago | | | 0 | 0.00072467012 |
ABI
ABI objects
Getter at block 21205031
_maxTransferAmount() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletToken() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
6
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
APECOIN V2
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6dbdacd2702ad15c926aa0d8aa8cd821816f48a8
symbol() pure returns (string)
APECOINV2
totalSupply() view returns (uint256)
1000000000000000000
Read-only
IsExcludedFromFeeList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setisExempt(address _address, bool _enabled)
startTrading()
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.