Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
0x4752…ad24
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000559 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22349643 | 18 days ago | | | 0 | 4.5660417e-7 | |
| 22293725 | 19 days ago | | | 0 | 0.0000011415119 | |
| 21718517 | a month ago | | | 0 | 0.000071831727 | |
| 17957982 | 4 months ago | | | 0 | 1.7910753e-7 | |
| 17957979 | 4 months ago | | | 0 | 1.7796114e-7 | |
| 17754253 | 4 months ago | | | 0 | 0.000071236320 | |
| 17467315 | 4 months ago | | | 0 | 6.2099235e-7 | |
| 16789729 | 5 months ago | | | 0 | 3.4880526e-7 | |
| 15526298 | 6 months ago | | | 0 | 0.000070767660 | |
| 15482600 | 6 months ago | | | 0 | 0.000000706209491988 |
ABI
ABI objects
Getter at block 23112819
decimals() view returns (uint256)
18
name() view returns (string)
Aped In Base
pair() view returns (address)
0xa33449986d3d0e85c89e3d6c5ab95d12310aee0e
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0x5740eff5c97621b4c5a6fac2639a4b51b707ac54, buyFee=0, sellFee=100)
symbol() view returns (string)
APED
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropToken(address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeTax(uint256 _buy, uint256 _sell)
setPair(address _pair)
setRevenueShare(uint256 _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
RevenueShare(uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()